[FIX] OPW 578531 Correctly invalidate BufferedDatasetCache when triggering an action...
authorXavier Morel <xmo@openerp.com>
Mon, 3 Sep 2012 13:17:44 +0000 (15:17 +0200)
committerXavier Morel <xmo@openerp.com>
Mon, 3 Sep 2012 13:17:44 +0000 (15:17 +0200)
commite4cdf868dc185a907c432462639db905725e6175
tree4a8ac0d0969c85a8e36b204b2b50faa2131e9aee
parent985ae238a2c312d58fa9e388c05d1ab78f380dc2
[FIX] OPW 578531 Correctly invalidate BufferedDatasetCache when triggering an action @type=action                                                                      ~/projects/tiny/web/current

otherwise when reloaded the record gets re-fetched from the cache, so
any modification from the action remains invisible until the parent
record itself is reloaded

bzr revid: xmo@openerp.com-20120903131744-xfnxpqgn4ixbi7e9
addons/web/static/src/js/data.js
addons/web/static/src/js/view_form.js