se adiciona NIE069 y NIE070
FossilOrigin-Name: e907e9c9bd118f8a86ca5a27ce283b2d5a4fedcf55f8a850b588480cbf793a79
This commit is contained in:
@@ -275,6 +275,7 @@ class FachoXML:
|
||||
"""
|
||||
xpath = self._path_xpath_for(xpath)
|
||||
elem = self.get_element(xpath)
|
||||
|
||||
for k, v in attrs.items():
|
||||
self.builder.set_attribute(elem, k, v)
|
||||
return self
|
||||
|
||||
@@ -12,3 +12,4 @@ from .fe import DianZIP
|
||||
from .fe import AMBIENTE_PRUEBAS
|
||||
from .fe import AMBIENTE_PRODUCCION
|
||||
from . import form_xml
|
||||
from . import nomina
|
||||
|
||||
Reference in New Issue
Block a user