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

[UPD] criando a tag FCP #196

Merged
merged 5 commits into from
Sep 18, 2017
Merged

[UPD] criando a tag FCP #196

merged 5 commits into from
Sep 18, 2017

Conversation

eduardokum
Copy link
Contributor

a tag não era criada

@@ -5735,7 +5749,9 @@ protected function buildDet()
//insere detExport
foreach ($this->aDetExport as $nItem => $child) {
$prod = $this->aProd[$nItem];
$this->dom->appChild($prod, $child, "Inclusão do node detExport");
$node = $prod->getElementsByTagName("indTot")->item(0);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Por algum motivo a nota so valida se o detExport estiver depois do indTot se tiver como ultimo elemento do prod da erro de validação

@robmachado
Copy link
Contributor

Eduardo ! não tem necessidade de criar o metodo exportInd

@eduardokum
Copy link
Contributor Author

Eu fiz assim pra tentar seguir o padrão, do jeito que estava ele não estava criando o nDraw, amanhã dou uma olhada para ver como posso melhorar isso então

@robmachado
Copy link
Contributor

Deixa que eu ajusto vou aceitar as mudanças mas aviso que irei alterar

@robmachado robmachado merged commit a458913 into nfephp-org:master Sep 18, 2017
@eduardokum
Copy link
Contributor Author

Ok sem problemas

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.

None yet

2 participants