[MIG] sale_credit_limit: to v16

This commit is contained in:
Salomon Chambi
2023-08-14 21:55:09 +00:00
parent a360bf79f2
commit 0f880157ae
2 changed files with 6 additions and 6 deletions

View File

@@ -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. <hello@hibou.io>",
'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',
}

View File

@@ -4,7 +4,7 @@
<record id="excep_sale_credit_limit" model="exception.rule">
<field name="name">Invoice Partner credit limit exceeded.</field>
<field name="description">The Customer or Invoice Address has a credit limit.
This sale order, or the customer has an outstanding balance that, exceeds their credit limit.</field>
This sale order, or the customer has an outstanding balance that, exceeds their credit limit.</field>
<field name="sequence">50</field>
<field name="model">sale.order</field>
<field name="code">