Stop using SOAPPy for sign XML files on expidetufactura
SOAPpy were causing lot of troubles for properly works with new expidetufactura WSDL service. After being testing all day I found easier to implement the XML sign with request and custom headers for consume a SOAP action.
TODO: Migrate cancel invoice to request too.