TIP: You can type at any time to perform a new search.
Purchase Reorder Control
purchase_reorder_control · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchases
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:23:03
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, RUS
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module removes reordering rules associated with products when they are marked as unpurchaseable
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
purchase_okBooleantracking=True
-
write(self, vals)Archive reordering rules associated with products when purchase_ok = False
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
Loading…