Merge PR #237 into 13.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2021-09-20 13:53:14 +00:00

View File

@@ -1,7 +1,7 @@
/* Copyright 2020 Tecnativa - Ernesto Tejeda /* Copyright 2020 Tecnativa - Ernesto Tejeda
/* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). /* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
*/ */
odoo.define("website_sale_vat_required.tour", function(require) { odoo.define("website_rma.tour", function(require) {
"use strict"; "use strict";
var tour = require("web_tour.tour"); var tour = require("web_tour.tour");