Skip to content

Update Python 3 #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 21, 2025
Merged

Update Python 3 #139

merged 7 commits into from
May 21, 2025

Conversation

ivannrnt
Copy link
Contributor

Actualización de los WS afectados por la RG5616.

Soluciono problemas del anterior Pull Request.

Actualización de los WS afectados por la RG5616
Copy link
Owner

@reingart reingart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing Tests:

FAILED tests/test_pyfepdf.py::test_main_cargar - ValueError: Error al leer campo iva_id pos 75 val '05Des': invalid literal for int() with base 10: '05Des'
FAILED tests/test_pyfepdf.py::test_main_grabar - AssertionError: assert ['1P0001     ...          \n'] == []
  Left contains 3 more items, first extra item: '1P0001                         000000000100070000001331000000000013310000005Descripcion del producto P0001\x0bLorem i... 0000123456000000000000000001234567890123Dato A                                                                     \n'
  Full diff:
    [
  -  ,
  +  '1P0001                         '
  +  '000000000100070000001331000000000013310000005Descripcion del producto '
  +  'P0001\x0b'
  +  'Lorem ipsum sit amet Lorem ipsum sit amet Lorem ipsum sit amet Lorem ipsum '
  +  'sit amet Lorem ipsum sit amet Lorem ipsum sit amet Lorem ipsum sit amet '
  +  'Lorem ipsum sit amet Lorem ipsum sit amet Lorem ipsum sit '
  +  'amet                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              '
  +  '000000000000000               Nº 123456           '
  +  '0000123456000000000000000001234567890123Dato '
  +  'A                                                                     \n',
  +  '1                                          99            '
  +  '-000000001210000005Bonificación/Descuento '
  +  '10%                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         \n',
  +  '1                                          00                               '
  +  'Descripción '
  +  'Ejemplo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \n',
    ]
FAILED tests/test_wsbfev1.py::test_crear_factura - UnboundLocalError: local variable 'fact' referenced before assignment
FAILED tests/test_wsbfev1.py::test_agregar_item - UnboundLocalError: local variable 'fact' referenced before assignment
FAILED tests/test_wsbfev1.py::test_agregar_cbte_asoc - UnboundLocalError: local variable 'fact' referenced before assignment
FAILED tests/test_wsbfev1.py::test_agregar_opcional - UnboundLocalError: local variable 'fact' referenced before assignment
FAILED tests/test_wsbfev1.py::test_autorizar - UnboundLocalError: local variable 'fact' referenced before assignment
FAILED tests/test_wsbfev1_receb1.py::test_main_prueba - UnboundLocalError: local variable 'fact' referenced before assignment

@reingart reingart merged commit b924dc4 into reingart:main May 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants