Hi,
I've been using frontaccounting for almost a year now, We used to create pending quotation with zero amount only having items and quantities. But now since i upgraded the system with few changes it has stopped showing quotations with total amount 0 have selected show all. The data is saved in DB in Sales Order. But quotation is not shown in Sales Quotation Inquiry.

I think there must some option that i disabled accidentally, let me know how can i fix this issue.


Thanks.

Hi,

I made few modifications in the ERP, I edited sales quotation, altered the unit price as exclusive of taxes and then added the taxes in the at the sub total. This alteration disturbed the tax calculation at the backed, then I edited the tax calculation formula in tax_calc.php file, Now it calculates the tax correctly but the other features and modules of the ERP are still assuming that my prices are inclusive of tax and due to this I am facing issues in GL accounts (i.e Sales Revenue, Sales, Receivables & etc).

Now here i think that I should not have edited the sales quotation in this way.
Is there any other way to create sales quotation mentioning unit prices exclusive of tax?
Or anyone can guide me to edit entire calculations in the GL.

Thanks