Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 08:42:53
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Lois Rilo, Weblate, OCA-git-bot, oca-ci, Paula Marfull
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Provide a new field sequence on production orders's work orders, that
provides clear information on the process order of those.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mrp_production_workorder_tree_view_inherit mrp.workorder.list mrp.workorder list Inherits mrp.mrp_production_workorder_tree_editable_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sequence Integer
    default=_get_default_sequence
Public methods (1)
  • create(self, values_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…