X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fpoint_of_sale%2Fstatic%2Fsrc%2Fjs%2Fscreens.js;fp=addons%2Fpoint_of_sale%2Fstatic%2Fsrc%2Fjs%2Fscreens.js;h=2ec6288fb1a8c8ba375be9995f60919926e2159c;hb=f3b635984faf211d5c017258e548da2329e2162b;hp=b40bb62822ad9c3656ee20d2ac4a0767d6108047;hpb=02cf0f36490b36159dc9a5389c2d9186de0cb5aa;p=odoo%2Fodoo.git diff --git a/addons/point_of_sale/static/src/js/screens.js b/addons/point_of_sale/static/src/js/screens.js index b40bb62..2ec6288 100644 --- a/addons/point_of_sale/static/src/js/screens.js +++ b/addons/point_of_sale/static/src/js/screens.js @@ -15,7 +15,7 @@ // that only one screen is shown at the same time and that show() is called after all // hide()s -function openerp_pos_screens(instance, module){ //module is instance.point_of_sale +openerp.point_of_sale.load_screens = function load_screens(instance, module){ //module is instance.point_of_sale "use strict"; var QWeb = instance.web.qweb,