Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Add info sobre volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
gestefane authored and lealhugui committed Apr 20, 2022
1 parent dcae11f commit 552225d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/factory/processor/enviaProcessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,8 @@ class EnviaProcessor {
}
getTransp(transp) {
return {
modFrete: transp.modalidateFrete
modFrete: transp.modalidateFrete,
vol: transp.vol
/**
* transporta: TNFeInfNFeTranspTransporta;
retTransp: TNFeInfNFeTranspRetTransp;
Expand Down

0 comments on commit 552225d

Please sign in to comment.