From 1de4f3a3378851f0310c4d805379e138ada83ae8 Mon Sep 17 00:00:00 2001 From: juancarreras97 Date: Fri, 13 Jan 2023 14:31:49 -0300 Subject: [PATCH] [IMP]customization of zpl report --- product_ux/__manifest__.py | 1 + product_ux/report/picking_templates.xml | 126 ++++++++++++++++++++++++ 2 files changed, 127 insertions(+) create mode 100644 product_ux/report/picking_templates.xml diff --git a/product_ux/__manifest__.py b/product_ux/__manifest__.py index e91172318..9d44c04aa 100644 --- a/product_ux/__manifest__.py +++ b/product_ux/__manifest__.py @@ -37,6 +37,7 @@ 'views/product_pricelist_item_view.xml', 'views/product_pricelist_view.xml', 'views/uom_uom_views.xml', + 'report/picking_templates.xml', ], 'demo': [ ], diff --git a/product_ux/report/picking_templates.xml b/product_ux/report/picking_templates.xml new file mode 100644 index 000000000..5fab09d9b --- /dev/null +++ b/product_ux/report/picking_templates.xml @@ -0,0 +1,126 @@ + + + + +