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");