Skip to content
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

Refactor[]:Change position of code, add of comments and correction in… #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edgarrodriguezturrubiates

Refactor de componentes + Optimization de partes del código.

*Se movieron las declaraciones a la parte superior del codigo
*Se agregaron comentarios descriptivos en el código.
*Se elimino código comentado poco comprensible o sin funcionalidad.
-Llamada de una función que no existía (MInfoTaxCategory.getTaxCategoryStringList()). No se encontraba dentro de la clase x_Tax
*Se modifico código comentado con nombre de funciones incorrectos (getTaxAmount por getAmount). Este se comparó con las funciones dentro de clase x_Tax
*Se elimino el if(!tax.islocal) pues dentro del Else correspondiente a if(isLocal()) se podía hacer la suma al contador Cont++

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.

1 participant