From 9b4ee2c98ca1537282b6ce9a0aff5c556d2be5a9 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 4 Dec 2024 14:08:57 +0700 Subject: api tracking envio --- indoteknik_custom/views/stock_picking.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'indoteknik_custom/views/stock_picking.xml') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 1893fcaf..562be8d9 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -56,6 +56,11 @@ string="Biteship" type="object" /> + @@ -143,6 +148,24 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 9dbae80871e94f439ea1b6c3cf6a13cab9221532 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 10 Dec 2024 10:27:44 +0700 Subject: barcode product --- indoteknik_custom/views/stock_picking.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views/stock_picking.xml') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 562be8d9..20fc709e 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -120,6 +120,7 @@ + -- cgit v1.2.3 From 01d85b9f0d8fc70c35eaa13a154f3443fc35f1c6 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 18 Dec 2024 10:25:09 +0700 Subject: new field qr code variant --- indoteknik_custom/views/stock_picking.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'indoteknik_custom/views/stock_picking.xml') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 20fc709e..fab83885 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -121,6 +121,7 @@ + @@ -169,11 +170,24 @@ + + + stock.move.line.operations.tree.inherit stock.move.line -- cgit v1.2.3