diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-30 11:33:34 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-30 11:33:34 +0700 |
| commit | cd629ed3f891910aa0e3effbe54372172cb30b46 (patch) | |
| tree | e2d2f6fdb3976360760b12abea9d5ecbef37ceec /indoteknik_custom/views/stock_picking.xml | |
| parent | ca03f0119e33dd62adbf998106378d8e0f4096b6 (diff) | |
filter search matches so and matches so on stock picking
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index a8772906..e4b7596f 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -61,6 +61,7 @@ <field name="origin" position="after"> <field name="status_printed"/> <field name="purchase_id"/> + <field name="sale_order"/> <field name="date_doc_kirim"/> <field name="summary_qty_operation"/> <field name="count_line_operation"/> |
