fix manifest

This commit is contained in:
admin.suherdy 2025-11-27 10:04:56 +07:00
parent 569737350d
commit 3061451097

View File

@ -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',
],