mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] website_rma: wrong tour declaration
TT28897
This commit is contained in:
committed by
Nikolaus Weingartmair
parent
d2bccf2c74
commit
1102a20e7e
@@ -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");
|
||||||
|
|||||||
Reference in New Issue
Block a user