trial
This commit is contained in:
parent
d970b441c4
commit
cccf593e77
|
|
@ -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