Skip to content

Commit

Permalink
[IMP] - add block_move_lines to payment return reason form view
Browse files Browse the repository at this point in the history
  • Loading branch information
sbejaoui committed Jul 14, 2020
1 parent 9003681 commit 6adcb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_payment_return/views/payment_return_reason.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<group>
<field name="code" required="True"/>
<field name="name" required="True"/>
<field name="block_move_lines"/>
</group>
</form>
</field>
Expand Down

0 comments on commit 6adcb46

Please sign in to comment.