Dears,
We need a report showing us the difference between Sales Quotation and Sales Order (Item Code - Item Description - Qty - Rate - Amount) for revising and avoiding human errors.
Can we find a report like this at ERPNEXT?
Thank you
Dears,
We need a report showing us the difference between Sales Quotation and Sales Order (Item Code - Item Description - Qty - Rate - Amount) for revising and avoiding human errors.
Can we find a report like this at ERPNEXT?
Thank you
Hi,
ERPNext does have report generating tools. If there is a need for a custom report, one may be constructed using Query or Script report builder. An introduction with links can be found here: https://docs.erpnext.com/docs/v13/user/manual/en/customize-erpnext/articles/making-custom-reports#
If the Sales Order List is changed from List view to Report, it is possible to Pick Columns to add and that may be useful as well.