diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-11 16:13:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-11-11 16:13:27 +0700 |
| commit | 4be403f544f63a5161275f0d600c6f6950f3a30c (patch) | |
| tree | 9b88b2d5c6b9973a5d5476c2cedee51ff97b7fdd /indoteknik_custom/views | |
| parent | 1bb2d9edb764ee3de50b0a005ff40aeef60bf5d6 (diff) | |
push
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/approval_retur_picking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/approval_retur_picking.xml b/indoteknik_custom/views/approval_retur_picking.xml index ebe038d1..5ce28e20 100644 --- a/indoteknik_custom/views/approval_retur_picking.xml +++ b/indoteknik_custom/views/approval_retur_picking.xml @@ -6,7 +6,7 @@ <field name="arch" type="xml"> <form string="Add Return Note"> <group> - <field name="note_return" placeholder="Enter return note here..." /> + <span>Ask Approval Retur?</span> </group> <footer> <button name="action_confirm_note_return" string="Confirm" type="object" class="btn-primary"/> |
