| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 567 |
| Technical Name |
byn_bulk_safe_update |
| License | OPL-1 |
| Website | https://bynify.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 567 |
| Technical Name |
byn_bulk_safe_update |
| License | OPL-1 |
| Website | https://bynify.com |
| Versions | 18.0 19.0 |
Overview
Bulk Safe Update helps Odoo teams execute mass updates safely in production with dry-run preview, approval workflow, and rollback snapshot controls.
Use Cases
- Update pricing tags or flags across thousands of records safely.
- Standardize partner/account attributes after data migration.
- Apply controlled correction to operational records with approval evidence.
Features
- Model + domain driven bulk update jobs.
- Dry-run impact preview before execution.
- Submit, approve, reject workflow for governance.
- Execution counters: total, success, failed, error summary.
- Snapshot-based rollback for updated records.
- Event-level audit log for traceability.
Installation
- Place addon in your Odoo addons path.
- Update Apps list.
- Install Bulk Safe Update.
- Assign roles: User, Approver, Admin.
Usage
- Create Job: pick model, define domain, and update lines.
- Run Preview: validate target impact before touching data.
- Submit: send to approver.
- Approve: approve/reject with governance control.
- Execute: admin runs batch update and reviews result.
- Rollback: restore from snapshot when correction is required.
Why Teams Buy This
Lower production risk
Approval accountability
Rollback safety
Audit-ready trace
FAQ
Can we execute without approval?
Only if strict approval is disabled and user has admin role.
Is rollback available after execution?
Yes, rollback uses saved snapshot data per affected record.
Does this send business data externally?
No external data transmission is included.
Support
Need implementation support? Contact support@bynify.com.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module