TIP: You can type at any time to perform a new search.
Production Auto Post-Inventory
mrp_production_auto_post_inventory · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- MRP
- Folder size
- 0.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/manufacture
- Last tracking update
- 2026-08-07 07:31:54
- Authors
- Odoo Community Association (OCA), Eficent
- Maintainers
- Odoo Community Association (OCA), Eficent
- Committers
- eLBati, Holger Brunn, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Kitti U
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_auto_post_inventory |
mrp.production.auto.post.inventory.settings.form | res.config.settings | form | Inherits mrp.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
do_produce(self)@api.multi
New fields (1)
-
to_post_inventory_cronBooleanhelp='Checked if configured in settings to auto post-inventory by scheduler. Unchecked when post-inventory is done'string='To Post-Inventory by Job'track_visibility='onchange'
-
post_inventory(self)@api.multi
New fields (2)
-
mrp_production_auto_post_inventoryBooleanhelp='Sets to automatic the post-inventory step in a manufacturingorder. The inventory will be automatically posted after some quantity has been produced'string='Production Auto Post-Inventory' -
mrp_production_auto_post_inventory_cronBooleanhelp='Defer auto post-inventory by scheduled job'string='Auto Post-Inventory by Scheduler'
No public methods.
New fields (2)
-
mrp_production_auto_post_inventoryBooleanreadonly=Falserelated='company_id.mrp_production_auto_post_inventory' -
mrp_production_auto_post_inventory_cronBooleanreadonly=Falserelated='company_id.mrp_production_auto_post_inventory_cron'
No public methods.
Loading…