From afb08db7c5eb9d1f07423b48a5a17726e10cb3e9 Mon Sep 17 00:00:00 2001 From: Carmen Bianca BAKKER Date: Thu, 7 Sep 2023 11:40:32 +0200 Subject: [PATCH] fixup! [MIG] pos_customer_wallet: Migration to 16.0 Signed-off-by: Carmen Bianca BAKKER --- pos_customer_wallet/__manifest__.py | 1 + pos_customer_wallet/demo/pos_payment_method_demo.xml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pos_customer_wallet/__manifest__.py b/pos_customer_wallet/__manifest__.py index 9ed2db049..4bf72e45a 100644 --- a/pos_customer_wallet/__manifest__.py +++ b/pos_customer_wallet/__manifest__.py @@ -30,6 +30,7 @@ }, "data": [], "demo": [ + "demo/pos_payment_method_demo.xml", "demo/product_product_demo.xml", ], } diff --git a/pos_customer_wallet/demo/pos_payment_method_demo.xml b/pos_customer_wallet/demo/pos_payment_method_demo.xml index 248a49e5b..ec22ced57 100644 --- a/pos_customer_wallet/demo/pos_payment_method_demo.xml +++ b/pos_customer_wallet/demo/pos_payment_method_demo.xml @@ -4,9 +4,13 @@ SPDX-License-Identifier: AGPL-3.0-or-later --> + Customer Wallet - +