This module adds a REST API for shopinvader to manage quotations.
The Customer can convert a cart into a quotation (the typology of the sale order is set to quotation).
Initially, the quotation has the shopinvader_state "estimating". After updating the price manually when the button "sent" on Odoo backend is submitted, the quotation will be sent by email (native behaviour) and the shopinvader_state will switch to "estimated".
On Shopinvader site, the customer can see the state, the amount ... of quotation.
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Akretion
- Sebastien BEAU <sebastien.beau@akretion.com>
- Benoît GUILLOT <benoit.guillot@akretion.com>
- Iván Todorovich <ivan.todorovich@gmail.com>
- Simone Orsi <simone.orsi@camptocamp.com>
The development of this module has been financially supported by:
- Akretion R&D
- LaboAndCo
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.