mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[TYPO]
This commit is contained in:
@@ -44,7 +44,7 @@ class AccountInvoice(orm.Model):
|
||||
}
|
||||
|
||||
def copy_data(self, cr, uid, id, default=None, context=None):
|
||||
"""Ensure that credit lines and policcy are not copied"""
|
||||
"""Ensure that credit lines and policy are not copied"""
|
||||
if default is None:
|
||||
default = {}
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user