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

NT 2023.004 #1493

Merged
merged 3 commits into from
Feb 18, 2024
Merged

Conversation

lucasmoraes804
Copy link
Contributor

  • Atualizar schemas
  • Criar campos CPF, CNPJPag, indDeduzDeson

Copy link
Contributor

@danilobreda danilobreda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcosgerene verifica essa questao das strings, nao sei como é feito hoje, senao vai a tag no xml sempre?

NFe.Classes/Informacoes/Pagamento/detPag.cs Show resolved Hide resolved
NFe.Classes/Informacoes/Pagamento/detPag.cs Show resolved Hide resolved
@marcosgerene
Copy link
Contributor

marcosgerene commented Feb 17, 2024

@marcosgerene verifica essa questao das strings, nao sei como é feito hoje, senao vai a tag no xml sempre?

@danilobreda

Não necessáriamente... string permite nulo mesmo não sendo nullable, inclusive null é o valor padrão e não vazio. Uma vez nula a string não serializa no XML.

Pelo que sei esse é o padrão atual do Zeus, por isso nem pontuei esse caso.

@marcosgerene marcosgerene merged commit bcaa977 into ZeusAutomacao:master Feb 18, 2024
2 checks passed
@marcosgerene
Copy link
Contributor

Merged.

Obrigado pela contribuição @lucasmoraes804 e pela revisão @danilobreda

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

Successfully merging this pull request may close these issues.

3 participants