diff --git a/sale_credit_limit/__manifest__.py b/sale_credit_limit/__manifest__.py index c112b152..f12f7c12 100644 --- a/sale_credit_limit/__manifest__.py +++ b/sale_credit_limit/__manifest__.py @@ -1,13 +1,12 @@ { 'name': 'Sale Credit Limit', - 'summary': 'Uses credit limit on Partners to warn salespeople if they are over their limit.', - 'version': '15.0.1.0.0', - 'author': "Hibou Corp.", + 'author': "Hibou Corp. ", + 'website': "https://hibou.io", + 'version': '16.0.1.0.0', 'category': 'Sale', - 'license': 'OPL-1', 'complexity': 'expert', 'images': [], - 'website': "https://hibou.io", + 'summary': 'Uses credit limit on Partners to warn salespeople if they are over their limit.', 'description': """ Uses credit limit on Partners to warn salespeople if they are over their limit. @@ -26,4 +25,5 @@ will be created if the total would put them over their credit limit. ], 'auto_install': False, 'installable': True, + 'license': 'OPL-1', } diff --git a/sale_credit_limit/data/sale_exceptions.xml b/sale_credit_limit/data/sale_exceptions.xml index cba88e60..a0b0520f 100644 --- a/sale_credit_limit/data/sale_exceptions.xml +++ b/sale_credit_limit/data/sale_exceptions.xml @@ -4,7 +4,7 @@ Invoice Partner credit limit exceeded. The Customer or Invoice Address has a credit limit. - This sale order, or the customer has an outstanding balance that, exceeds their credit limit. +This sale order, or the customer has an outstanding balance that, exceeds their credit limit. 50 sale.order