Merge pull request #3677 from expsa/dev_odex25_accounting
Dev odex25 accounting
This commit is contained in:
commit
f31fca8361
|
|
@ -54,7 +54,7 @@ class AccountPayment(models.Model):
|
|||
res = super(AccountPayment, self).action_post()
|
||||
|
||||
|
||||
|
||||
self.env.cr.commit()
|
||||
|
||||
for payment in self:
|
||||
payment.invalidate_cache()
|
||||
|
|
|
|||
Loading…
Reference in New Issue