Show partner in membership assistant

This commit is contained in:
Youssef Elouahby 2018-10-05 15:30:58 +01:00
parent 6054b3ac87
commit eaf48497b2
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<field name="arch" type="xml">
<form string="Membership Invoice">
<group>
<field name='partner_id'/>
<field name="product_id" domain="[('membership','=',True)]"
widget="selection" />
<field name="member_price" />