1 (edited by Alaa 05/15/2017 11:44:27 am)

Topic: Delivery Report

Hello..
I'd like to add the customer's phone number to the delivery report "rep110.php"..
would you please tell me how to do it ?

i have already added the phone number to the customer and branch but that doesn't show in the reports.
also the report shows the full amount of the purchased items..
is there a way to show the allocated and left to allocate amount ??

Kind Regards.

Re: Delivery Report

Which version of FA are you using?
Did you add the said fields to the appropriate tables?
If it is FA v2.3.25+, then see the wiki article on adding data into generic text fields like Description or memo/text fields and then parse them from there. This way upgradation of DB issues will not arise.
Another Wiki article deals with adding columns to tables.

Re: Delivery Report

Hello,,
yes i am using 3.25
all i want is to echo the phone number below the "Charged to/below the name and address" and "Deliverd to/below name and address" i believe the customers number is already in the database cuz its been added when we created a new customer before creating the sale invoice.

Re: Delivery Report

You could include the phone number in the address field on the customer/branch. F.i. separated with an enter character.

Joe

Re: Delivery Report

joe wrote:

You could include the phone number in the address field on the customer/branch. F.i. separated with an enter character.

Joe

Easy, fast and awesome idea...
how about changing the amount of money to the left for allocation ??