You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.4 KiB
3.4 KiB
Odoo Undo Redo
Overview
Odoo Undo Redo is an open-source module which enables Undo/Redo globally across Odoo.
Features
- 🌐 **Track and Revert Changes made to Records Automatically using PostgreSQL Triggers.
- 📏 **Undo and Redo Operations Available Instantly From the Form View.
Screenshots
Here are some glimpses of Odoo Undo Redo in action:
1. Contacts module
2. Sales module
Configuration
- No additional configurations needed.
Installation
Follow these steps to set up and run the app:
- Clone the Repository
git clone https://github.com/cybrosystech/Odoo-Undo-Redo.git cd Odoo-Undo-Redo
Contributing
We welcome contributions! Undo and Redo for one2many records is in progress. If you're interested, feel free to contribute and enhance this functionality. To get started:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name -
Make changes and commit:
git commit -m "Add your message here" -
Push your changes:
git push origin feature/your-feature-name -
Create a Pull Request on GitHub.
- Submit a pull request with a clear description of your changes.
License
This project is licensed under the AGPL-3. Feel free to use, modify, and distribute it as needed.
Company
Cybrosys Techno Solutions <https://cybrosys.com/>
Contact
- Mail Contact : odoo@cybrosys.com
- Website : https://cybrosys.com
Maintainer
This module is maintained by Cybrosys Technologies. For support and more information, please visit https://www.cybrosys.com
