File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -596,9 +596,9 @@ public function monta()
596596 $ this ->dom ->appChild ($ this ->IBSCBS , $ this ->gEstornoCred , 'Falta tag "IBSCBS" ' );
597597 }
598598 $ this ->dom ->appChild ($ this ->imp , $ this ->IBSCBS , 'Falta tag "imp" ' );
599- }
600- if ( isset ( $ this ->vTotDFe )) {
601- $ this -> dom -> appChild ( $ this -> imp , $ this -> vTotDFe , ' Falta tag "imp" ' );
599+ if ( isset ( $ this -> vTotDFe )) {
600+ $ this -> dom -> appChild ( $ this ->imp , $ this -> vTotDFe , ' Falta tag "imp" ' );
601+ }
602602 }
603603 }
604604 $ this ->dom ->appChild ($ this ->infCte , $ this ->imp , 'Falta tag "imp" ' );
Original file line number Diff line number Diff line change @@ -365,9 +365,9 @@ public function monta()
365365 $ this ->dom ->appChild ($ this ->IBSCBS , $ this ->gEstornoCred , 'Falta tag "IBSCBS" ' );
366366 }
367367 $ this ->dom ->appChild ($ this ->imp , $ this ->IBSCBS , 'Falta tag "imp" ' );
368- }
369- if ( isset ( $ this ->vTotDFe )) {
370- $ this -> dom -> appChild ( $ this -> imp , $ this -> vTotDFe , ' Falta tag "imp" ' );
368+ if ( isset ( $ this -> vTotDFe )) {
369+ $ this -> dom -> appChild ( $ this ->imp , $ this -> vTotDFe , ' Falta tag "imp" ' );
370+ }
371371 }
372372 }
373373
You can’t perform that action at this time.
0 commit comments