Skip to content

WS_SR_PADRON: Agrego Método ObtenerCampoImpuesto#146

Open
ivannrnt wants to merge 1421 commits intoreingart:mainfrom
ivannrnt:main
Open

WS_SR_PADRON: Agrego Método ObtenerCampoImpuesto#146
ivannrnt wants to merge 1421 commits intoreingart:mainfrom
ivannrnt:main

Conversation

@ivannrnt
Copy link
Copy Markdown
Contributor

  • Método para obtener el detalle de un campo del impuesto.

```
 File "C:\hostedtoolcache\windows\Python\3.10.6\x64\lib\site-packages\py2exe\runtime.py", line 556, in copy_files
    assert (mod.__file__ in self.mf.real_dlls() or mod.__file__ in  self.mf.extension_dlls())
```
```
Problem uploading artifacts/lib/tk/tclIndex as a release asset (). Will retry with the md5 hash appended to the filename.
  (node:1538) UnhandledPromiseRejectionWarning: HttpError
      at /home/runner/work/_actions/marvinpinto/action-automatic-releases/latest/dist/index.js:1:361954
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
  (node:1538) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  (node:1538) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
```
pywintypes.com_error: -2147221021 'Operation unavailable' / 'Operación no disponible'

```
wsaa-cli.exe /Automate
Encodign in cp1252
pythoncom error: PythonCOM Server - The 'win32com.server.policy' module could not be loaded.

ModuleNotFoundError: No module named 'win32com.server.policy'
pythoncom error: CPyFactory::CreateInstance failed to create instance. (80004005)
```

Also warning with network drives and permissions issues: 'Class not registered'
pywintypes.com_error: (-2147221164, 'Clase no registrada', None, None)
pywintypes.com_error: (-2147467259, 'Error no especificado' / 'Unspecified error', None, None)

```
Object with win32trace dispatcher created (object=None)
Traceback (most recent call last):
  File "win32com\server\dispatcher.pyc", line 36, in _CreateInstance_
  File "win32com\server\policy.pyc", line 215, in _CreateInstance_
  File "win32com\server\policy.pyc", line 803, in call_func
  File "win32com\server\policy.pyc", line 791, in resolve_func
  File "win32com\server\policy.pyc", line 812, in _import_module
ModuleNotFoundError: No module named 'wsaa-cli'
pythoncom error: ERROR: server.policy could not create an instance.

Traceback (most recent call last):
  File "win32com\server\policy.pyc", line 151, in CreateInstance
  File "win32com\server\dispatcher.pyc", line 39, in _CreateInstance_
  File "win32com\server\dispatcher.pyc", line 36, in _CreateInstance_
  File "win32com\server\policy.pyc", line 215, in _CreateInstance_
  File "win32com\server\policy.pyc", line 803, in call_func
  File "win32com\server\policy.pyc", line 791, in resolve_func
  File "win32com\server\policy.pyc", line 812, in _import_module
ModuleNotFoundError: No module named 'wsaa'
pythoncom error: CPyFactory::CreateInstance failed to create instance. (80004005)
```
```
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\hostedtoolcache\windows\Python\3.7.9\x64\lib\site-packages\win32com\__init__.py", line 5, in <module>
    import win32api, sys, os
ImportError: Module use of python310.dll conflicts with this version of Python.
```
reingart and others added 29 commits February 22, 2025 13:03
* <CanMisMonExt> S o N  cancela_misma_moneda_ext
* <CondicionIVAReceptorId> int condicion_iva_receptor_id
* cancela_misma_moneda_ext
* condicion_iva_receptor_id
…ns/dot-github/workflows/actions/download-artifact-4.1.7

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
* Bump actions/upload-artifact@v4
* Update python-package.yml & windows-installer.yml
* Fix artifact name collision https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
* properly fix windows artifact name collision
* checkout repository to run registration and tests
* ignore barcode and qr tests not working yet
* include hidden files (.env with release info)
* update testing certificate and run tests only on 64 bits
* fix expired cert, do not override new cert
* ignore e2e test for wsfev1, failing due new field reingart#120


Fixes:
> This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Fix error "no module named pil.imagetk"
Thanks @estudiosistemas!
Fixes ""UnboundLocalError: local variable 'url' referenced before assignment"
Thanks @estudiosistemas
Temporarily disable unit test until new snapshots of webserver communications are taken

```
=========================== short test summary info ============================
FAILED tests/test_wsfev1.py::test_main_parametros - RuntimeError: Operation FEParamGetCondicionIvaReceptor not found in WSDL: Service/Port Type: ('Service', 'ServiceSoap')
```
Update 2025 RG5616/24 WSFEv1 Version 4 + Ley 27743 Facturas B
Actualización de los WS afectados por la RG5616
Corrijo unit test de formato PDF
python pyfepdf.py --grabar --prueba --fecha_prueba

cp facturas.txt tests
* Método para obtener el detalle de un campo del impuesto.
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.

8 participants