Skip to content

Latest commit

 

History

History
 
 

sale_isolated_quotation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sale Isolated Quotation

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runbot

In some countries/companies, it is already common to separate these two documents. For filing purposes, the document sequence of quotation and sales order has to be separated. In practice, there could be multiple quotations open to a customer, yet only one quotation get converted to the sales order.

This module separate quotation and sales order by adding order_sequence flag in sale.order model.

Each type of document will have separated sequence numbering. Quotation will have only 2 state, Draft and Done. Sales Order work as normal.

Table of contents

NOTE: sale_isolated_quotation is incompatible with sale_quotation_number: they can't be installed together.

  • Create Quotation as normal
  • As user click "Convert to Order", the isolated sales order will be created

Provide a way to purge old quotes to avoid that database grow up excessively

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.

  • Ecosoft

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

bealdav kittiu

This module is part of the OCA/sale-workflow project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.