Skip to content

Commit

Permalink
[FIX[ l1n_br_cte: limpando
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelsavegnago committed Nov 14, 2024
1 parent 5a26f58 commit 4367f8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions l10n_br_cte/models/document.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ class CTe(spec_models.StackedModel):
# all m2o at this level will be stacked even if not required:
_cte40_stacking_force_paths = (
"infcte.compl",
"infcte.compl.entrega",
"infcte.fluxo",
# "infcte.compl.entrega",
)
_cte_search_keys = ["cte40_Id"]

Expand Down

0 comments on commit 4367f8a

Please sign in to comment.