Browse Source

[IMP] set widget selection on share_product_id

pull/1/head
houssine 5 years ago
parent
commit
b2ce00edec
  1. 2
      easy_my_coop/view/subscription_request_view.xml

2
easy_my_coop/view/subscription_request_view.xml

@ -70,7 +70,7 @@
<field name="date"/>
<field name="source"/>
<field name="ordered_parts"/>
<field name="share_product_id"/>
<field name="share_product_id" widget="selection"/>
<field name="share_short_name"/>
<field name="share_unit_price"/>
<field name="subscription_amount"/>

Loading…
Cancel
Save