Skip to content

Update Python 3#139

Merged
reingart merged 7 commits intoreingart:mainfrom
ivannrnt:main
May 21, 2025
Merged

Update Python 3#139
reingart merged 7 commits intoreingart:mainfrom
ivannrnt:main

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