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