Topic: Need help

I am Ibrahim almobaied, and I am using FA and need some help in the application. I am not programmer and need help in the following topics:
1- Remove Manufacturing tab.
2- Change the style of QTN, Invoice, Purchase order, and Delivery note.
3- Remove All TAX.
Note: I can pay for this modification.

Re: Need help

For item 1 refer file frontaccounting.php in your webroot and comment out the lines below:
Line 18:

// include_once($path_to_root . '/applications/manufacturing.php');

and Line 80:

// $this->add_application(new manufacturing_app());

For item 2, edit the appropriate smarty template for the forms and edit the repXXX.php files for the PDFs/Excels

For item 3, make all your items 0 rated tax and see that your suppliers and customers are also in the default 0 rated tax. Then edit the necessary repXXX.php files for removing the ax lines.

There are lots of developers in the jobs section of the forum you may contact for your modifications. There are also a list of Support partners available in the Wiki.

Re: Need help

Dear
because I am not a programmer I can not do any modification in the code. So please help me.