mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] white space
This commit is contained in:
@@ -31,7 +31,6 @@ class account_tax_declaration_analysis(orm.TransientModel):
|
||||
'period_list': fields.many2many('account.period', 'account_tax_period_rel',
|
||||
'tax_analysis', 'period_id',
|
||||
'Period _list', required=True),
|
||||
|
||||
}
|
||||
|
||||
def create_vat(self, cr, uid, ids, context=None):
|
||||
|
||||
Reference in New Issue
Block a user