diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-06-20 16:06:00 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-06-20 16:06:00 +0700 |
| commit | 6e8591a6bd28c4faafc08eb9c539fe24bdecf419 (patch) | |
| tree | 35b4b3371d9ae6b7e5a963f3a64be77674750b87 /indoteknik_custom/views | |
| parent | 6d222cdfb56df09e61cd3add3c3fb328bd9adc7b (diff) | |
(andri) tracking webhook aktif dan menggantikan peran button sebelumnya
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index c088e00c..22e6cf60 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -64,12 +64,12 @@ string="Biteship" type="object" /> - <button name="action_sync_biteship_tracking" + <!-- <button name="action_sync_biteship_tracking" type="object" string="Lacak dari Biteship" class="btn-primary" attrs="{'invisible': [('biteship_id', '=', False)]}" - /> + /> --> <button name="track_envio_shipment" string="Tracking Envio" type="object" |
