diff --git a/static/src/js/container.js b/static/src/js/container.js index 774a03f..398ed65 100644 --- a/static/src/js/container.js +++ b/static/src/js/container.js @@ -87,7 +87,7 @@ odoo.define('vracoop_pos_free_balance_V2.container_balance', function (require) template: 'ConfirmationScreen', next_screen: 'presentation', - previous_screen: 'products', + previous_screen: 'presentation', init: function(parent, options) { this._super(parent, options); diff --git a/static/src/xml/pos.xml b/static/src/xml/pos.xml index 690d9c8..655e202 100644 --- a/static/src/xml/pos.xml +++ b/static/src/xml/pos.xml @@ -13,7 +13,7 @@
-
+
Retour @@ -202,7 +202,7 @@
-
+
Retour @@ -298,7 +298,7 @@
-
+
Retour