Skip to content

[18.0][MIG] excel_import_export_demo: Migration to 18.0 #3208

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

Open
wants to merge 59 commits into
base: 18.0
Choose a base branch
from

Conversation

xaviedoanhduy
Copy link

depend on: #3207

kittiu and others added 30 commits February 19, 2025 16:33
* [ADD] v12 excel_import_export

* Change from eval() to safe_evel()

* Change variable to format to style, as fomat is a common python function

:100644 100644 00ee3d9... e9e48d8... M	excel_import_export/models/common.py
:100644 100644 a215d29... 5b4d1fb... M	excel_import_export/models/styles.py
:100644 100644 ace11a3... 01e5b9f... M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814... cadfb0f... M	excel_import_export/models/xlsx_import.py
:100644 100644 58689ee... 80490ce... M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a... a363ad1... M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b518... 392fe6e... M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c51... 45ee33c... M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea... 17d3964... M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9... 51c2572... M	excel_import_export/models/common.py
:100644 100644 a215d29... 5b4d1fb... M	excel_import_export/models/styles.py
:100644 100644 ace11a3... 185a333... M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814... cadfb0f... M	excel_import_export/models/xlsx_import.py
:100644 100644 58689ee... 80490ce... M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a... a363ad1... M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b518... 392fe6e... M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c51... 45ee33c... M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea... 933ce0d... M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9... 51c2572... M	excel_import_export/models/common.py
:100644 100644 a215d29... 5b4d1fb... M	excel_import_export/models/styles.py
:100644 100644 ace11a3... 185a333... M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814... cadfb0f... M	excel_import_export/models/xlsx_import.py
:100644 100644 58689ee... 80490ce... M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a... a363ad1... M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b518... 392fe6e... M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c51... 45ee33c... M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea 3b1217e M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 5b4d1fb M	excel_import_export/models/styles.py
:100644 100644 ace11a3 185a333 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 cadfb0f M	excel_import_export/models/xlsx_import.py
:100644 100644 58689ee 80490ce M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 5b4d1fb M	excel_import_export/models/styles.py
:100644 100644 ace11a3 185a333 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 cadfb0f M	excel_import_export/models/xlsx_import.py
:100644 100644 58689ee 80490ce M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 a7d6adc M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 12f9ca9 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee 578a1fd M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 c7db3f9 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 12f9ca9 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee 578a1fd M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 c7db3f9 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 12f9ca9 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee e3826e0 M	excel_import_export/models/xlsx_template.py
:000000 100644 00000000 34aa53b A	excel_import_export/tests/__init__.py
:000000 100644 00000000 1861868 A	excel_import_export/tests/sale_order.xlsx
:000000 100644 00000000 c848148 A	excel_import_export/tests/test_xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 c7db3f9 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 12f9ca9 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee ed8c9fc M	excel_import_export/models/xlsx_template.py
:000000 100644 00000000 34aa53b A	excel_import_export/tests/__init__.py
:000000 100644 00000000 1861868 A	excel_import_export/tests/sale_order.xlsx
:000000 100644 00000000 69aa6ea A	excel_import_export/tests/test_xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b518 392fe6e M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 c7db3f9 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 933d861 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee 1460473 M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 a2d035e 9463f27 M	excel_import_export_demo/__manifest__.py
:100644 100644 475b518 e7f1255 M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml
:000000 100644 00000000 79db62f A	excel_import_export_demo/tests/__init__.py
:000000 100644 00000000 1861868 A	excel_import_export_demo/tests/sale_order.xlsx
:000000 100644 00000000 c9733b9 A	excel_import_export_demo/tests/test_common.py
:000000 100644 00000000 9c94376 A	excel_import_export_demo/tests/test_xlsx_import_export.py
:000000 100644 00000000 730605c A	excel_import_export_demo/tests/test_xlsx_template.py

:100644 100644 96157ea fee958b M	excel_import_export/__manifest__.py
:100644 100644 00ee3d9 51c2572 M	excel_import_export/models/common.py
:100644 100644 a215d29 9738a3c M	excel_import_export/models/styles.py
:100644 100644 ace11a3 c7db3f9 M	excel_import_export/models/xlsx_export.py
:100644 100644 881b814 933d861 M	excel_import_export/models/xlsx_import.py
:100644 100644 70c3779 f123d2a M	excel_import_export/models/xlsx_report.py
:100644 100644 58689ee 1460473 M	excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a a363ad1 M	excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea57 1807ea7 M	excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d 750dc17 M	excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 a2d035e 9463f27 M	excel_import_export_demo/__manifest__.py
:100644 100644 475b518 e7f1255 M	excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d 2157489 M	excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c51 45ee33c M	excel_import_export_demo/report_sale_order/templates.xml
:000000 100644 00000000 79db62f A	excel_import_export_demo/tests/__init__.py
:000000 100644 00000000 1861868 A	excel_import_export_demo/tests/sale_order.xlsx
:000000 100644 00000000 bb3ea32 A	excel_import_export_demo/tests/test_common.py
:000000 100644 00000000 9c94376 A	excel_import_export_demo/tests/test_xlsx_import_export.py
:000000 100644 00000000 730605c A	excel_import_export_demo/tests/test_xlsx_template.py
wrong use of dict.iteritems() for python3
Fix Import Excel wizard, cannot download template as in v12
core Odoo prevent download default binary.
Add report action feature and new examples
Currently translated at 71.9% (23 of 32 strings)

Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/zh_CN/
Currently translated at 100.0% (32 of 32 strings)

Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/zh_CN/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export_demo/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export_demo/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-excel_import_export_demo/
migration to 15.0. Changes by pre-commit errors and warnings,
changes by original Odoo code changes, JS files suggestions.
OCA-git-bot and others added 28 commits February 19, 2025 16:33
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
Currently translated at 100.0% (35 of 35 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/es/
Currently translated at 100.0% (35 of 35 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
Currently translated at 100.0% (35 of 35 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
Currently translated at 100.0% (36 of 36 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
changing menu_report_partner_list parent menu
Currently translated at 100.0% (36 of 36 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
Currently translated at 100.0% (45 of 45 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
Currently translated at 100.0% (45 of 45 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
Currently translated at 100.0% (45 of 45 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
@xaviedoanhduy xaviedoanhduy force-pushed the 18.0-mig-excel_import_export_demo branch from eb2523e to fbd2b4d Compare February 24, 2025 10:29
@xaviedoanhduy xaviedoanhduy mentioned this pull request Feb 24, 2025
31 tasks
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.