Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.1
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 07:17:46
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Denis Roussel, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_picking_type_form_view stock.picking.type.form (in mrp_no_partial) stock.picking.type form Inherits stock.view_picking_type_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

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

New fields (0)

No new fields.

Public methods (1)
  • button_mark_done(self)
    @api.multi
    Check if picking type option is set. If all moves are not done or cancel, block validation. :return:

New fields (1)
  • mrp_no_partial Boolean
    help='Check this if you want to block production orders if all the quantities have not been done.' string='No Partial Production Orders'
Public methods (0)

No public methods.