SO5060: MCO - Import Quotations / Sales Orders
Process to import quotations from the platform or manually from a JSON file:
- Wizard to import JSON file.
- Extend sales order & invoice models to include custom informative fields.
- Import Odoo Sales Order from JSON, moving custom fields as needed.
- Move custom fields to invoices.
- Estimated amounts vs actual invoice amounts comparison report. It will allow to group by period, year or any field defined in the invoice. As any standard report in Odoo, it will be exportable to XSL format file.
- Read JSON files from platform. The estimated time is subject to the similiarity of the current import processes from the platform.