diff --git a/__manifest__.py b/__manifest__.py index 7bfdaf9..d37d557 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -9,7 +9,7 @@ 2. Product and Quantity changes in Sale Order Lines. 3. Addition and Removal of Sale Order Lines. """, - 'author': 'Antigravity', + 'author': 'Suherdy Yacob', 'depends': ['sale_management'], 'data': [], 'installable': True,