diff options
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"/> |
