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

csv a xml para la versión 12.0 #16

Merged
merged 1 commit into from
May 24, 2019
Merged

Conversation

nehemiascr
Copy link
Contributor

Description of the issue/feature this PR addresses:
Se cambian los archivos de importación de datos de CSV a XML
Se eliminan los archivos:

data/account_tax.csv
data/code.type.product.csv
data/identification.type.csv
data/payment.methods.csv
data/reference.code.csv
data/reference.document.csv
data/sale.conditions.csv
data/aut.ex.csv
data/product.uom.csv (este no se reemplaza con xml, las unidades de medida ya vienen en odoo)
Se agregan los archivos

data/account_tax_data.xml
data/code_type_product_data.xml
data/identification_type_data.xml
data/payment_methods_data.xml
data/reference_code_data.xml
data/reference_document_data.xml
data/sale_conditions_data.xml
data/aut_ex_data.xml

Current behavior before PR:
Al instalar el módulo cr_electronic_invoice, los datos en los csv se cargan de manera correcta

Desired behavior after PR is merged:
Al instalar el módulo cr_electronic_invoice, los datos en los xml se cargan de manera correcta

Description of the issue/feature this PR addresses:
Se cambian los archivos de importación de datos de CSV a XML
Se eliminan los archivos:

data/account_tax.csv
data/code.type.product.csv
data/identification.type.csv
data/payment.methods.csv
data/reference.code.csv
data/reference.document.csv
data/sale.conditions.csv
data/aut.ex.csv
data/product.uom.csv (este no se reemplaza con xml, las unidades de medida ya vienen en odoo)
Se agregan los archivos

data/account_tax_data.xml
data/code_type_product_data.xml
data/identification_type_data.xml
data/payment_methods_data.xml
data/reference_code_data.xml
data/reference_document_data.xml
data/sale_conditions_data.xml
data/aut_ex_data.xml
Current behavior before PR:
Al instalar el módulo cr_electronic_invoice, los datos en los csv se cargan de manera correcta
Desired behavior after PR is merged:
Al instalar el módulo cr_electronic_invoice, los datos en los xml se cargan de manera correcta
Copy link
Contributor

@WhiteTiger08 WhiteTiger08 left a comment

Choose a reason for hiding this comment

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

Todo en orden con el cambio de CSV a XMLs

Copy link
Contributor

@charlit02390 charlit02390 left a comment

Choose a reason for hiding this comment

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

Se ve bien el cambio

@WhiteTiger08 WhiteTiger08 merged commit 43f1fb4 into odoocr:12.0 May 24, 2019
WhiteTiger08 added a commit that referenced this pull request Jul 31, 2019
Updating with latest changes
EstebanMonge pushed a commit that referenced this pull request Mar 28, 2021
EstebanMonge added a commit that referenced this pull request Oct 26, 2022
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.

3 participants