From dd93d36b4c7cec4e1681d69e296a7cff559386a0 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 2 Jul 2025 11:48:35 +0700 Subject: search invoice marketplace and add discount on order line purchase and add biaya lain lain on purchase --- fixco_custom/views/purchase_order.xml | 22 ++++++++++++++++++++++ fixco_custom/views/stock_picking.xml | 12 ++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 fixco_custom/views/purchase_order.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/purchase_order.xml b/fixco_custom/views/purchase_order.xml new file mode 100644 index 0000000..1aa438c --- /dev/null +++ b/fixco_custom/views/purchase_order.xml @@ -0,0 +1,22 @@ + + + + + Purchase Order + purchase.order + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fixco_custom/views/stock_picking.xml b/fixco_custom/views/stock_picking.xml index e8aee28..c2d899b 100755 --- a/fixco_custom/views/stock_picking.xml +++ b/fixco_custom/views/stock_picking.xml @@ -49,6 +49,18 @@ + + stock.picking.internal.search.custom + stock.picking + + + + + + + + Shipment Group -- cgit v1.2.3