Thanks for your advice. Please find attached the changed file for the extension.
2 04/07/2018 12:01:25 pm
Re: Add sales area in Tax report (5 replies, posted in Reporting)
Thanks for the prompt reply. I had some time yesterday to research on this subject and I used the below steps. The below would help for those who require region wise information in their tax report. It would be appreciated if this feature is added in the main FA program.
1. Add Line 41 branch.br_name, areas.description
2. Add Line 55 LEFT JOIN ".TB_PREF."areas areas ON areas.area_code = branch.area
3. Add Line 120 (inside the bracket) , _('Area') // this is the header
4. Add Line 121 (inside the bracket) ,'lift'
5. Add Line 158 $rep->TextCol(10,11, $trans['description']);
This report looks only good in landscape mode. Table does not fit in portrait mode.
3 04/06/2018 11:18:19 am
Topic: Add sales area in Tax report (5 replies, posted in Reporting)
I would like to filter the tax report by Area wise. The Area field is already there in the customer /branch. May I know how to pull it into tax report.
4 03/12/2018 10:02:50 am
Re: Adding new fields in sales order (5 replies, posted in Accounts Receivable)
I wish to modify the Sales order form to incorporate these fields. Please advise.
5 02/23/2018 08:33:27 pm
Topic: Adding new fields in sales order (5 replies, posted in Accounts Receivable)
This is for an equipment management company that sends equipment for rental basis. Is it possible to add 3 new fields in Sales order
with Job Name ;
Job Location;
Job Date and Time ;
Delivery Date and Time ;
Job Completion Date and Time
Thanks for the help in advance.
https://s17.postimg.org/7eaec5h33/Capture.jpg