diff --git a/__manifest__.py b/__manifest__.py index 47aebb6..058b3df 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -9,7 +9,7 @@ replenishment quantities for parent products, and a drill-down (top-down) functionality to calculate the equivalent replenishment quantities for child components. """, - 'author': "Suherdy", + 'author': "Suherdy Yacob", 'category': 'Manufacturing/Manufacturing', 'version': '19.0.1.0.0', 'depends': ['mrp_mps'],