mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] rma_sale: adapt to changes in supplier rma group form view.
This commit is contained in:
committed by
JasminSForgeFlow
parent
235518826a
commit
8f1201ea48
@@ -12,6 +12,7 @@
|
||||
class="oe_stat_button"
|
||||
icon="fa-pencil-square-o"
|
||||
groups="sales_team.group_sale_salesman"
|
||||
attrs="{'invisible':[('type', '!=', 'customer')]}"
|
||||
>
|
||||
<field name="sale_count" widget="statinfo" string="Origin SO" />
|
||||
</button>
|
||||
|
||||
@@ -114,6 +114,7 @@
|
||||
name="%(action_rma_add_sale)d"
|
||||
string="Add From Sale Order"
|
||||
type="action"
|
||||
attrs="{'invisible':[('type', '!=', 'customer')]}"
|
||||
/>
|
||||
</xpath>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user