diff options
Diffstat (limited to 'fixco_custom/views/upload_ginee.xml')
| -rw-r--r-- | fixco_custom/views/upload_ginee.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/views/upload_ginee.xml b/fixco_custom/views/upload_ginee.xml index 99ecb1e..ec8aae4 100644 --- a/fixco_custom/views/upload_ginee.xml +++ b/fixco_custom/views/upload_ginee.xml @@ -20,7 +20,9 @@ <form string="Upload Ginee"> <header> <button name="action_import_excel" string="Import Excel" type="object" class="oe_highlight"/> + <button name="action_get_order_id" string="Get Order ID" type="object" class="oe_highlight"/> <button name="action_create_detail_order" string="Create Detail Order" type="object" class="oe_highlight"/> + <button name="action_get_order_id_and_create_detail_order" string="Get Order ID And Create Detail Order" type="object" class="oe_highlight"/> <field name="number" widget="field_no_edit" options="{'no_open': True}"/> <field name="date_upload"/> <field name="user_id" widget="field_no_edit" options="{'no_open': True}"/> |
