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

Impressão da tag CIOT #530

Open
roberto0arruda opened this issue Apr 21, 2022 · 0 comments
Open

Impressão da tag CIOT #530

roberto0arruda opened this issue Apr 21, 2022 · 0 comments

Comments

@roberto0arruda
Copy link

Olá, alguém ajuda com a impressão de DAMDFe?
O CIOT não aparece na impressão.
Ele é mencionado nas linhas:

sped-da/src/MDFe/Damdfe.php

Lines 137 to 140 in c54adbb

$this->ciot = "";
if ($this->dom->getElementsByTagName('CIOT')->item(0) != "") {
$this->ciot = $this->dom->getElementsByTagName('CIOT')->item(0)->nodeValue;
}

Mas não é impresso.

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