Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ajuste no regex dos valores permitidos para o atributo infocadastro -> classtrib #99

Closed
gabrielst1984 opened this issue Jun 6, 2022 · 0 comments

Comments

@gabrielst1984
Copy link

Ajuste no regex dos valores permitidos para o atributo infocadastro -> classtrib

De
"pattern": "^(01|02|03|04|06|07|08|09|10|11|13|14|21|22|60|70|80|85|99)$"
Para
"pattern": "^(00|01|02|03|04|06|07|08|09|10|11|13|14|21|22|60|70|80|85|99)$"

Valor "00" é usado para limpar a base de produção restrita.

Arquivo: evtInfoContribuinte.schema

robmachado added a commit to robmachado/sped-efdreinf that referenced this issue Jun 6, 2022
robmachado added a commit that referenced this issue Jun 6, 2022
ISSUE #99 ajustado o jsonShema no campo classtrib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants