Skip to content

Commit

Permalink
[REF] adjust erpbrasil.assinatura>=1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Jul 4, 2023
1 parent 0cd22c0 commit a557939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions l10n_br_nfse_paulistana/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "NFS-e (Nota Paulistana)",
"summary": """
NFS-e (Nota Paulistana)""",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"license": "AGPL-3",
"author": "KMEE, Odoo Community Association (OCA)",
"maintainers": ["gabrielcardoso21", "mileo", "luismalta"],
Expand All @@ -14,7 +14,7 @@
"external_dependencies": {
"python": [
"erpbrasil.edoc",
"erpbrasil.assinatura",
"erpbrasil.assinatura>=1.7.0",
"erpbrasil.transmissao",
"erpbrasil.base>=2.3.0",
"nfselib.paulistana",
Expand Down

0 comments on commit a557939

Please sign in to comment.