diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/purchase_order_multi_uangmuka.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order_multi_uangmuka.xml b/indoteknik_custom/views/purchase_order_multi_uangmuka.xml index 68290cfa..56711b94 100644 --- a/indoteknik_custom/views/purchase_order_multi_uangmuka.xml +++ b/indoteknik_custom/views/purchase_order_multi_uangmuka.xml @@ -17,7 +17,7 @@ <field name="total_amt" readonly="1"/> </group> <footer> - <button name="save_multi_create_uang_muka" string="Update Paid Status" type="object" default_focus="1" class="oe_highlight"/> + <button name="save_multi_create_uang_muka" string="Create Uang Muka" type="object" default_focus="1" class="oe_highlight"/> <button string="Cancel" class="btn btn-secondary" special="cancel" /> </footer> </form> |
