chore: add author field to manifest file

This commit is contained in:
Suherdy Yacob 2026-04-20 10:16:01 +07:00
parent d229181b05
commit ea9a717cef

View File

@ -8,6 +8,7 @@
It adds a Many2many relationship between Operations and BOMs, and updates the Manufacturing Order generation logic It adds a Many2many relationship between Operations and BOMs, and updates the Manufacturing Order generation logic
to include these shared operations. to include these shared operations.
""", """,
'author': "Suherdy Yacob",
'depends': ['mrp'], 'depends': ['mrp'],
'data': [ 'data': [
'views/mrp_routing_workcenter_views.xml', 'views/mrp_routing_workcenter_views.xml',