mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] Remove class instantiation at the end of invoice.py
This commit is contained in:
@@ -144,6 +144,5 @@ class account_invoice(orm.Model):
|
||||
},
|
||||
multi='cc_all'),
|
||||
}
|
||||
account_invoice()
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user