Skip to content

Commit

Permalink
[FIX] pos_ticket_extra_company_info_l10n_fr: don't duplicate pos_disc…
Browse files Browse the repository at this point in the history
…ount_all
  • Loading branch information
hbrunn committed Dec 26, 2024
1 parent 7028d41 commit 16a431d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Copyright (C) 2024 - Today: GRAP (http://www.grap.coop)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
*/

odoo.define("pos_discount_all.models", function (require) {
odoo.define("pos_ticket_extra_company_info_l10n_fr.models", function (require) {
const {Order} = require("point_of_sale.models");
const Registries = require("point_of_sale.Registries");

Expand Down

0 comments on commit 16a431d

Please sign in to comment.