[FIX] point_of_sale: fix some image chaching issues with the receipt logo. Using...
authorFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Wed, 10 Sep 2014 11:39:50 +0000 (13:39 +0200)
committerFrederic van der Essen <fva@openerp.com / fvdessen+o@gmail.com>
Wed, 10 Sep 2014 12:56:24 +0000 (14:56 +0200)
commit3f5f76f246798072a26d6567e346d45a5f24cae2
tree256734c0d6f119acb1125d8f2f2583b2cba6d329
parent8ef044616a7f8fe06a6bf053fda9746a678a607d
[FIX] point_of_sale: fix some image chaching issues with the receipt logo. Using a random url at each fetch ensures that we don't get cached results
addons/point_of_sale/static/src/js/models.js
addons/web/controllers/main.py