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

Alteração no bloco blocoIX do Danfce #526

Open
T2Sistemas opened this issue Mar 25, 2022 · 0 comments
Open

Alteração no bloco blocoIX do Danfce #526

T2Sistemas opened this issue Mar 25, 2022 · 0 comments

Comments

@T2Sistemas
Copy link

T2Sistemas commented Mar 25, 2022

Boa tarde
Precisei fazer uma alteração no blocoIX Do DANFCE.
Não estava exibindo nas informações complementares e sobre tributos.

No bloco estava buscando a TAG errada.

$valor = $this->getTagValue($this->imposto, 'vTotTrib');

e alterei para

$valor = $this->getTagValue($this->ICMSTot, 'vTotTrib');

@T2Sistemas T2Sistemas changed the title Alteração no bloco blocoIX Alteração no bloco blocoIX do Danfce Mar 25, 2022
robmachado added a commit to robmachado/sped-da that referenced this issue Apr 8, 2022
robmachado added a commit that referenced this issue Apr 8, 2022
ISSUE #526 ajustes para capturar o vTotTrib no BLOCO IX
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

1 participant