diff --git a/__manifest__.py b/__manifest__.py index 4528419..b244f1f 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -7,7 +7,7 @@ This module hides the 'Update Quantity' button in product forms for users who are not in the ERP manager group. Only users belonging to the base.group_erp_manager group can access the 'Update Quantity' button. """, - 'author': 'Custom Development', + 'author': 'Suherdy Yacob', 'depends': [ 'stock', ],