From 3d953861edbdc072e612ef0663a185f0f64c60ae Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 6 Jan 2026 10:25:31 +0700 Subject: done action get picking --- fixco_custom/views/print_picking_list.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'fixco_custom/views/print_picking_list.xml') diff --git a/fixco_custom/views/print_picking_list.xml b/fixco_custom/views/print_picking_list.xml index a6a33b5..1bbf715 100644 --- a/fixco_custom/views/print_picking_list.xml +++ b/fixco_custom/views/print_picking_list.xml @@ -15,7 +15,8 @@ print.picking.list.line - + + @@ -25,15 +26,22 @@ print.picking.list
+
+
- + - + -- cgit v1.2.3 From 2c860562b22cf562dd7e51bda853ff9bb602a549 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 6 Jan 2026 11:41:39 +0700 Subject: fix sequence ppl --- fixco_custom/views/print_picking_list.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'fixco_custom/views/print_picking_list.xml') diff --git a/fixco_custom/views/print_picking_list.xml b/fixco_custom/views/print_picking_list.xml index 1bbf715..5e945ac 100644 --- a/fixco_custom/views/print_picking_list.xml +++ b/fixco_custom/views/print_picking_list.xml @@ -4,8 +4,9 @@ print.picking.list.tree print.picking.list - - + + + @@ -34,10 +35,13 @@ /> - - - - +
+

+ +

+
+ + -- cgit v1.2.3 From 4c43a3f542de0d0dea89c514f0e038459415b544 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 6 Jan 2026 13:48:56 +0700 Subject: fix wkwkwk --- fixco_custom/views/print_picking_list.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'fixco_custom/views/print_picking_list.xml') diff --git a/fixco_custom/views/print_picking_list.xml b/fixco_custom/views/print_picking_list.xml index 5e945ac..12892ab 100644 --- a/fixco_custom/views/print_picking_list.xml +++ b/fixco_custom/views/print_picking_list.xml @@ -17,7 +17,12 @@ + + + + + @@ -27,13 +32,13 @@ print.picking.list -
+

-- cgit v1.2.3 From cae55aa3ec4af039d7361fbcb2327335a693d31e Mon Sep 17 00:00:00 2001 From: Mqdd Date: Thu, 8 Jan 2026 11:37:03 +0700 Subject: fix qweb print picking list --- fixco_custom/views/print_picking_list.xml | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'fixco_custom/views/print_picking_list.xml') diff --git a/fixco_custom/views/print_picking_list.xml b/fixco_custom/views/print_picking_list.xml index 12892ab..fe826d0 100644 --- a/fixco_custom/views/print_picking_list.xml +++ b/fixco_custom/views/print_picking_list.xml @@ -4,9 +4,8 @@ print.picking.list.tree print.picking.list - - - + + @@ -16,13 +15,7 @@ print.picking.list.line - - - - - - - + @@ -32,21 +25,11 @@ print.picking.list - -
-

- -

-
- - + + + + -- cgit v1.2.3