Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.1
Category
Manufacturing
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 08:42:53
Authors
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Florent Xicluna, Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
pycups
System dependencies
None
Required by
None
Description
When a production order is completed, automatically trigger the printing of some documents.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_mrp_production_form printing.auto.mrp.production mrp.production form Inherits mrp.mrp_production_form_view
view_picking_type_form_inherit printing.auto.stock.picking stock.picking.type form Inherits stock.view_picking_type_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • auto_printing_ids Many2many → printing.auto
    related='picking_type_id.auto_printing_ids' args: 'printing.auto'
Public methods (1)
  • button_mark_done(self)