1

(2 replies, posted in Banking and General Ledger)

Hi...in database change the bank account code.............

Sorry it is in spanish...but it mean:

//Para imprimir deposito.........To print deposit.........and


//Para imprimir Transferencia.............To print payment.


Although this customization is in version 2.4.16 the idea to contribute

ok..thanks....

Although this customization is in version 2.4.16 the idea to contribute

4

(3 replies, posted in Wish List)

ok..thanks.........

Mr Apmuthu, Thank you for your observations, but it is not to replace any other code. With your vast experience, I appreciate improving this functionality, which is important for any accountant.
Rafael

6

(3 replies, posted in Wish List)

Hi....

As a contribution to this forum I am sharing  the following improvements to FA:

1-Show total debit and total credito in rep704
https://frontaccounting.com/punbb/viewtopic.php?id=10405

2-Print the payment, deposit and transfer transactions directly when register the operation: https://frontaccounting.com/punbb/viewtopic.php?id=10406

3-Show a drop down with bank account when consulting  Customer Transactions, type: payment,
https://frontaccounting.com/punbb/viewtopic.php?id=10403

4-Show a drop down with bank account when consulting Supplier Transactions, type: payment
https://frontaccounting.com/punbb/viewtopic.php?id=10404

Hi

As a contribution for this forum included the customization files to print the transaction directly when you register the payment, deposit and transfer operations.

For those who are interested insert the files into this path:

/gl/gl_bank.php
/gl/bank_transfer.php

Hi


As a contribution for this forum included the customisation file to show the total debit and total credit when you check the movement of an account

For those who are interested this is the rep704 with the customization.

Hi

As a contribution for this forum included the customisation files to show the bank account then user consult customer transactions, type: Payment.

For those who are interested, insert the files at this address

sales/inquiry/customer_inquiry.php
sales/includes/db/cust_trans_db.inc

Hello...

Excellent  improvement..!!. Will save time registering PO.

And how to do if I need to display besides cash account, all bank accounts??

So user could select from what account pay the PO.

Rafael

Thanks...That's great Joe.  It  will solve a problem when FA users has more than one company, so reports could be identified to which company belong with the company logo.

I apreciate you consider this improvement.  Hope it help another users.

Thanks....

Great!...thanks....

Hello.....

As a contribution for user of this forum:

1-For Bank Reconciliation at specific date insert this code  in line 286

        AND amount != 0 AND trans_date <= '". date2sql($date) ."'

in this file gl/includes/db/gl_db_bank_accounts.inc

2-To show the header of each company, so reports will be asociated to the company info, insert this code:

//Display Header
start_table(TABLESTYLE, "width='90%'");
    $company = get_company_prefs();    
    start_row();
   echo '<td colspan = "6" > <center> <img src="'.company_path().'/images/'.$company['coy_logo'].'" > </center></td> ';
    end_row();
end_table();
br(2);
//Display Header    

At the beginning of

  a)-GL reports:

/gl/view/deposit
/gl/view/payment
/gl/view/transaction
/gl/view/transference

  b)-Sales reports:

/sales/view/view_receipt.php
/sales/view/view_invoice.php

  c)-Purchase reports:

/purchasing/view/view_po    
/purchasing/view/view_supp_payment 
/purchasing/view/view_supp_invoice.php
/includes/ui/ ui_view.inc

It would be great if the FA team include this improvements in next upgrade.

Regards...

Rafael

14

(15 replies, posted in Modules Add-on's)

Write to...

trananhphuong83@gmail.com

He is the creator of the module..

15

(3 replies, posted in Wish List)

What's the solution for that mistake???

16

(3 replies, posted in Wish List)

When you intent to reconcilie a bank account it can't appear transations greater  than the  selected reconciliation date.

For example:  If you are making the reconciliation of September 30, 2019.....it can't appear october operations.....

Somebody can help about this?

@ apmuthu

Does FA has the option to make Direct Supplier Invoice as a template??

So in the future you can make a Direct Supplier Invoice with one click!

Thanks....

It's working as expected now.

@apmuthu

Sorry....I refer to supplier.....doesn't save new supplier!!!!

Customer is ok...as Apmuthu say.

@itronics  and @apmuthu

Thanks for the excellent job to make possible this funcionality. 

Trying to add a new customer it's not possible with the files downloaded.   Please fix it........

@apmuthu

Theres are some errore when editing attachments. Say this.....

Undefined index: type_no
Undefined index: trans_no
Undefined index: title
Undefined index: filename
Undefined index: date

In this files...................../includes/ui/simple_crud_class.inc .......En la línea 258

and this error .......

Undefined index: date........in this file........../includes/ui/attachment.inc ..........En la línea 118
Undefined index: title.........in this file........./includes/ui/attachment.inc ...........En la línea 119

@apmuthu

Other isue.............. is that its no possible to add a new customer or suplier when you upload the files of this option.

Thanks Apmuthu.  When testing it give this error.......

Unhandled exception [0]: Call to undefined function GetRow()

In this file.....................includes/ui/attachment.inc En la línea 303...

What is the solution??

@Joe ....Please,.... can you inform if this option has been added to the next core update..???

Thanks rafat.  It will be a very useful option....