Search 1.9 billion lines of Odoo code on GitHub

web_database_rollback

Author: Cojocaru Marcel
License: AGPL-3
Branch: web_database_rollback
Repository: mcojocaru/web
Dependencies: web
Languages: JavaScript (35, 34.7%), Python (43, 42.6%), and XML (23, 22.8%)

<h1 class="title">Revert the changes done on the database</h1> <p>This module allows to revert the database state prior to a certain moment chosen by the user. It is useful when you test something in Odoo and afterwards want to go back to the initial database state.</p> <a name="usage"></a> <h2>Usage</h2> <p>On the right side of the systray there are two buttons: Activate and Rollback Press the Activate button (it will turn green), do any changes/actions in odoo (products, pickings, sale orders, etc) and save them. If you want to undo all the changes, press Rollback button. The database state will revert to the state prior to pressing Activate button.</p> <p>The number of Odoo workers has to be 0.</p> <p>Also note that when you press Rollback button, all the chanages done by other users will be lost.</p> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h2>Credits</h2> <a name="images"></a> <h3>Images</h3> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Marcel Cojocaru &lt;<a class="reference external" href="mailto:marcel.cojocaru&#64;gmail.com">marcel.cojocaru&#64;gmail.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>