Agregado "cancela_misma_moneda_ext" y "condicion_iva_receptor_id"#128
Draft
GonzaloVich wants to merge 2 commits into
Draft
Agregado "cancela_misma_moneda_ext" y "condicion_iva_receptor_id"#128GonzaloVich wants to merge 2 commits into
GonzaloVich wants to merge 2 commits into
Conversation
Contributor
|
Hola, main ya sirve para Python 3 y la rama py3k está abandonada, por qué actualizarla? |
Author
|
Hola! Lo puse en borrador porque creo que le faltan unas cosas mas. Justo pasa que se usa mucho la rama py3k por defecto para instalaciones y mantenimiento de Odoo Argentina Community viejas (13/14/15) por tema de dependencias/librerias que se rompen cuando se trata de instalar la main. Por eso quise poner estas adiciones de la ARCA. Si no corresponde pido disculpas. Muchas gracias! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Modificado el archivo wsfev1.py para recibir los parametros "cancela_misma_moneda_ext" y "condicion_iva_receptor_id".
Trate de seguir lo mas cerca posible la logica de la main branch agregando lo menos posible, para usarse en la branch py3k (realice unos tests y valida en Homologacion en Odoo 14 Community Edition.)