Skip to content

Commit

Permalink
[REF] l10n_br_fiscal_closing: depend on l10n_br_fiscal_edi
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Sep 8, 2024
1 parent fcfbfba commit 0e083b0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions l10n_br_fiscal_closing/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

{
"name": "L10n Br Fiscal Closing",
"summary": """
Fechamento fiscal do periodo""",
"version": "16.0.1.0.1",
"name": "Fechamento fiscal do período",
"summary": "Period fiscal closing",
"version": "16.0.2.0.0",
"license": "AGPL-3",
"author": "KMEE,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-brazil",
"depends": [
"l10n_br_fiscal",
"l10n_br_fiscal_edi",
],
"data": [
"security/ir.model.access.csv",
Expand Down

0 comments on commit 0e083b0

Please sign in to comment.