+
Base Revision (abstract)
+
+

+
Making revision(s) of a document is a common need across many area.
+
This module does not provide a functionality by itself but an abstract
+model to implement revision capality in other models (e.g. purchase
+orders, sales orders, budgets, expenses…).
+
Note: To be able to use this module in a new model you will need
+some development.
+
See sale_order_revision as an
+example of implementation.
+
Example with sale_order_revision installed,
+
On a cancelled orders, you can click on the “New copy of Quotation”
+button. This will create a new revision of the quotation, with the same
+base number and a ‘-revno’ suffix appended. A message is added in the
+chatter saying that a new revision was created.
+
In the form view, a new tab is added that lists the previous revisions,
+with the date they were made obsolete and the user who performed the
+action.
+
The old revisions of a sale order are flagged as inactive, so they don’t
+clutter up searches.
+
Special Remarks: Starting on version 14, this module was splitted
+from sale_order_revision to,
+
+- base_revision
+- sale_order_revision
+
+
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 to smash it by providing a detailed and welcomed
+feedback.
+
Do not contact contributors directly about support or help with technical issues.
+
+
+
+
+
+
+- Agile Business Group
+- Dreambits
+- Camptocamp
+- Akretion
+- Serpent Consulting Services Pvt. Ltd.
+- Ecosoft
+
+
+
+
+
+
This module is maintained by the OCA.
+
+
+
+
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.
+
This module is part of the OCA/server-ux project on GitHub.
+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
+
+
+