diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 04f21d83..c13026ed 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -66,6 +66,10 @@ string="Override Create Invoice" type="object" /> + <button name="calculate_selling_price" + string="Calculate Selling Price" + type="object" + /> </field> <field name="partner_shipping_id" position="after"> <field name="real_shipping_id"/> |
