diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-09-25 11:41:10 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-09-25 11:41:10 +0000 |
| commit | 3ba7b625a08b55ecc92842b7c1e2edde0c85dc10 (patch) | |
| tree | fcb1ca0b7030ff031337c6ddbb72e4b300937b7d /indoteknik_custom/views | |
| parent | b74c23f253c0b122311a91f159793d6123f1c951 (diff) | |
| parent | 382e11297d9f3f05b654c5ebd30983b981b960e1 (diff) | |
Merged in dispatch_sp (pull request #427)
Dispatch sp
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 0e2eb9e4..21762202 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -235,6 +235,7 @@ <field name='sj_return_date'/> <field name="sj_documentation" widget="image"/> <field name="paket_documentation" widget="image"/> + <field name="dispatch_documentation" widget="image"/> </group> <!-- Biteship Group --> <group attrs="{'invisible': [('select_shipping_option_so', '!=', 'biteship')]}"> |
