Skip to content

Commit

Permalink
Update sell_view.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lonelyleaves authored Jul 13, 2018
1 parent 26f389a commit 9b766e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sell/views/sell_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<field name='address_id'
options="{'no_open': True, 'no_create': True}"/>
<field name='mobile'/>
<field name='user_id' readonly="1",
<field name='user_id' readonly="1"
options="{'no_open': True, 'no_create': True}"/>
<field name='date'/>
<field name='warehouse_id'/>
Expand Down

0 comments on commit 9b766e9

Please sign in to comment.