Skip to content

Commit

Permalink
[FIX] l10n_br_product_contract: is_contract in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaynnan committed Jul 12, 2023
1 parent 7a0a6a1 commit 7d78b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_br_product_contract/demo/sale_order.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<field name="fiscal_operation_line_id" ref="l10n_br_fiscal.fo_venda_servico" />
<field name="recurring_invoicing_type">pre-paid</field>
<field name="recurring_rule_type">monthly</field>
<field name="is_contract">True</field>
</record>

<function model="sale.order.line" name="_onchange_fiscal_operation_id">
Expand Down

0 comments on commit 7d78b20

Please sign in to comment.