#Generar archivos
#Install twine

# python setup.py sdist bdist_wheel
# python -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
# pip install -i https://test.pypi.org/simple/ agv-fact


# python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
# pip install agv-fact

# Paso  1: importar clase FactoryService
# Paso 2: Instanciar la clase y pasar el data con la siguiente información
# Paso 3:

#En la versión 1.0.2.14 se incluye la implementación de factura global
