diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-07-24 10:38:04 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-07-24 10:38:04 +0000 |
| commit | 36a53535dbdc5777266fd9276b4c557259dab6be (patch) | |
| tree | 9717b2e9019a184249500f4c3c4c3c03c0b574d9 /indoteknik_custom/views/stock_picking.xml | |
| parent | 19ac8961c8163322f759f9eb021df368a8950010 (diff) | |
| parent | b8efc85091fe0af596872bffeb3cf6c78fe2beed (diff) | |
Merged in tukar_guling (pull request #363)
Tukar guling
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 5e33e4c7..f9200dfa 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -50,11 +50,11 @@ type="object" attrs="{'invisible': ['|', ('state', 'in', ['done']), ('approval_receipt_status', '=', 'pengajuan1')]}" /> - <button name="ask_return_approval" - string="Ask Return/Acc" - type="object" - attrs="{'invisible': [('state', 'in', ['draft', 'cancel', 'assigned'])]}" - /> +<!-- <button name="ask_return_approval"--> +<!-- string="Ask Return/Acc"--> +<!-- type="object"--> +<!-- attrs="{'invisible': [('state', 'in', ['draft', 'cancel', 'assigned'])]}"--> +<!-- />--> <button name="action_create_invoice_from_mr" string="Create Bill" type="object" |
