Skip to content

Commit

Permalink
Merge pull request osbzr#1893 from floraXiao/master
Browse files Browse the repository at this point in the history
[FIX]漏提交了视图文件
  • Loading branch information
floraXiao authored Jul 26, 2018
2 parents 4973849 + e2a70be commit 999224e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sell/views/sell_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<field name="discount_amount" groups='sell.sell_discount_groups'/>
<field name="amount"/>
<field name="received_amount"/>
<field name="net_weight"/>
</group>
<group>
<field name="pre_receipt"/>
Expand Down

0 comments on commit 999224e

Please sign in to comment.