diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-24 13:49:35 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-04-24 13:49:35 +0700 |
| commit | 4706b80d3d3b1e55c198d2b4cfb93f7fa47c9732 (patch) | |
| tree | 259b9fd8cd9a0d4ea0d37af5778c00c88136e122 /indoteknik_custom/views | |
| parent | beb2ef24d462075dc390018afe1127db313fb404 (diff) | |
validation duplicate barcode product and barcode box, cr date doc kirim, validation duplicate product id on so line
Diffstat (limited to 'indoteknik_custom/views')
| -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 e99f8653..dd319bea 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -173,6 +173,7 @@ <page string="Delivery" name="delivery_order" attrs="{'invisible': [('location_dest_id', '=', 60)]}"> <group> <group> + <field name="note_info"/> <field name="notee"/> <field name="note_logistic"/> <field name="responsible" /> |
