undo some changes

This commit is contained in:
Youssef Elouahby 2018-10-07 23:57:17 +01:00
parent 722756b2a1
commit a0f56faac4
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ 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" />