mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
too many blank lines
This commit is contained in:
@@ -42,7 +42,6 @@ class AccountMoveLine(models.Model):
|
||||
self.force_compute_tax_amount(cr, uid, [record_id], context=context)
|
||||
return record_id
|
||||
|
||||
|
||||
@api.cr_uid_ids_context
|
||||
def write(self, cr, uid, ids, vals, context=None, check=True,
|
||||
update_check=True):
|
||||
|
||||
Reference in New Issue
Block a user