mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
cleanup
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
##############################################################################
|
||||
from openerp.osv import orm, fields
|
||||
|
||||
o2m = fields.one2many
|
||||
m2o = fields.many2one
|
||||
|
||||
class AccountAccount(orm.Model):
|
||||
"""Add a link to a credit control policy on account.account"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user