Production Auto Post-Inventory

mrp_production_auto_post_inventory
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/12.0/mrp_production_auto_post_inventory
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYMRP
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSeLBati, Holger Brunn, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Kitti U
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_auto_post_inventory mrp.production.auto.post.inventory.settings.form res.config.settings div Inherits mrp.res_config_settings_view_form
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • do_produce(self)
    @api.multi

New fields (1)
  • to_post_inventory_cron Boolean
    help='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'
Public methods (1)
  • post_inventory(self)
    @api.multi

New fields (2)
  • mrp_production_auto_post_inventory Boolean
    help='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_cron Boolean
    help='Defer auto post-inventory by scheduled job' string='Auto Post-Inventory by Scheduler'
Public methods (0)

No public methods.

New fields (2)
  • mrp_production_auto_post_inventory Boolean
    readonly=False related='company_id.mrp_production_auto_post_inventory'
  • mrp_production_auto_post_inventory_cron Boolean
    readonly=False related='company_id.mrp_production_auto_post_inventory_cron'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/11.0/mrp_production_auto_post_inventory
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMRP
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Adrià Gil Sorribes
WEBSITE
WEBSITEhttps://github.com/oca/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - stock
    - barcodes
    - web_planner
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_auto_post_inventory mrp.production.auto.post.inventory.settings.form res.config.settings div Inherits mrp.res_config_settings_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • do_produce(self)
    @api.multi

New fields (1)
  • mrp_production_auto_post_inventory Boolean
    help='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'
Public methods (0)

No public methods.

New fields (1)
  • mrp_production_auto_post_inventory Boolean
    related='company_id.mrp_production_auto_post_inventory'
Public methods (0)

No public methods.