Skip to content

Commit

Permalink
[FIX] l10n_br_sale
Browse files Browse the repository at this point in the history
Add new dependency to l10n_br_eletronic_document.
  • Loading branch information
fabioluna committed Nov 11, 2021
1 parent 5359bef commit f4cad24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_br_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"depends": [
"sale",
"delivery",
"l10n_br_account",
"l10n_br_eletronic_document",
],
'data': [
'views/delivery_view.xml',
Expand Down

0 comments on commit f4cad24

Please sign in to comment.