From 5fc8155302b50df29d50b7a6a66b8ed117f6b62c Mon Sep 17 00:00:00 2001 From: Juliana Date: Mon, 3 Aug 2020 12:48:03 +0200 Subject: [PATCH] Modif V2 -> v2 --- static/src/js/custo_header.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/src/js/custo_header.js b/static/src/js/custo_header.js index f5474a0..6e85367 100644 --- a/static/src/js/custo_header.js +++ b/static/src/js/custo_header.js @@ -1,7 +1,7 @@ // © 2020 Le Filament () // License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -odoo.define('vracoop_pos_free_balance_V2.custo_header', function (require) { +odoo.define('vracoop_pos_free_balance_v2.custo_header', function (require) { "use strict"; var chrome = require("point_of_sale.chrome");