You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kitti U
02569c1f57
Excel Import/Export/Report (#1522)
* [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 00ee3d9f... e9e48d87... M excel_import_export/models/common.py
:100644 100644 a215d29b... 5b4d1fb1... M excel_import_export/models/styles.py
:100644 100644 ace11a32... 01e5b9f5... M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f... cadfb0f2... M excel_import_export/models/xlsx_import.py
:100644 100644 58689ee5... 80490ce8... M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6... a363ad19... M excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b5187... 392fe6e5... M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c519... 45ee33c6... M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3... 17d3964d... M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f... 51c2572a... M excel_import_export/models/common.py
:100644 100644 a215d29b... 5b4d1fb1... M excel_import_export/models/styles.py
:100644 100644 ace11a32... 185a3330... M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f... cadfb0f2... M excel_import_export/models/xlsx_import.py
:100644 100644 58689ee5... 80490ce8... M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6... a363ad19... M excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b5187... 392fe6e5... M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c519... 45ee33c6... M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3... 933ce0dc... M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f... 51c2572a... M excel_import_export/models/common.py
:100644 100644 a215d29b... 5b4d1fb1... M excel_import_export/models/styles.py
:100644 100644 ace11a32... 185a3330... M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f... cadfb0f2... M excel_import_export/models/xlsx_import.py
:100644 100644 58689ee5... 80490ce8... M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6... a363ad19... M excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b5187... 392fe6e5... M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c519... 45ee33c6... M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 3b1217e8 M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 5b4d1fb1 M excel_import_export/models/styles.py
:100644 100644 ace11a32 185a3330 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f cadfb0f2 M excel_import_export/models/xlsx_import.py
:100644 100644 58689ee5 80490ce8 M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 5b4d1fb1 M excel_import_export/models/styles.py
:100644 100644 ace11a32 185a3330 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f cadfb0f2 M excel_import_export/models/xlsx_import.py
:100644 100644 58689ee5 80490ce8 M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 a7d6adc5 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 12f9ca99 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 578a1fd8 M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 c7db3f92 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 12f9ca99 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 578a1fd8 M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 c7db3f92 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 12f9ca99 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 e3826e08 M excel_import_export/models/xlsx_template.py
:000000 100644 00000000 34aa53bf A excel_import_export/tests/__init__.py
:000000 100644 00000000 18618688 A excel_import_export/tests/sale_order.xlsx
:000000 100644 00000000 c8481487 A excel_import_export/tests/test_xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 c7db3f92 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 12f9ca99 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 ed8c9fc7 M excel_import_export/models/xlsx_template.py
:000000 100644 00000000 34aa53bf A excel_import_export/tests/__init__.py
:000000 100644 00000000 18618688 A excel_import_export/tests/sale_order.xlsx
:000000 100644 00000000 69aa6ea0 A excel_import_export/tests/test_xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 475b5187 392fe6e5 M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 c7db3f92 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 933d8614 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 1460473a M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 a2d035ef 9463f279 M excel_import_export_demo/__manifest__.py
:100644 100644 475b5187 e7f1255b M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:000000 100644 00000000 79db62f7 A excel_import_export_demo/tests/__init__.py
:000000 100644 00000000 18618688 A excel_import_export_demo/tests/sale_order.xlsx
:000000 100644 00000000 c9733b95 A excel_import_export_demo/tests/test_common.py
:000000 100644 00000000 9c943768 A excel_import_export_demo/tests/test_xlsx_import_export.py
:000000 100644 00000000 730605c1 A excel_import_export_demo/tests/test_xlsx_template.py
:100644 100644 96157ea3 fee958bc M excel_import_export/__manifest__.py
:100644 100644 00ee3d9f 51c2572a M excel_import_export/models/common.py
:100644 100644 a215d29b 9738a3c8 M excel_import_export/models/styles.py
:100644 100644 ace11a32 c7db3f92 M excel_import_export/models/xlsx_export.py
:100644 100644 881b814f 933d8614 M excel_import_export/models/xlsx_import.py
:100644 100644 70c37799 f123d2a6 M excel_import_export/models/xlsx_report.py
:100644 100644 58689ee5 1460473a M excel_import_export/models/xlsx_template.py
:100644 100644 5c9c09a6 a363ad19 M excel_import_export/views/xlsx_template_view.xml
:100644 100644 800ea573 1807ea7e M excel_import_export/wizard/export_xlsx_wizard.py
:100644 100644 febed8d0 750dc17e M excel_import_export/wizard/import_xlsx_wizard.py
:100644 100644 a2d035ef 9463f279 M excel_import_export_demo/__manifest__.py
:100644 100644 475b5187 e7f1255b M excel_import_export_demo/import_export_sale_order/templates.xml
:100644 100644 8e40a2d0 21574896 M excel_import_export_demo/report_sale_order/report_sale_order.py
:100644 100644 4af9c519 45ee33c6 M excel_import_export_demo/report_sale_order/templates.xml
:000000 100644 00000000 79db62f7 A excel_import_export_demo/tests/__init__.py
:000000 100644 00000000 18618688 A excel_import_export_demo/tests/sale_order.xlsx
:000000 100644 00000000 bb3ea32e A excel_import_export_demo/tests/test_common.py
:000000 100644 00000000 9c943768 A excel_import_export_demo/tests/test_xlsx_import_export.py
:000000 100644 00000000 730605c1 A excel_import_export_demo/tests/test_xlsx_template.py
|
6 years ago |
.. |
am.po
|
Update translation files
|
6 years ago |
ar.po
|
Update translation files
|
6 years ago |
bg.po
|
Update translation files
|
6 years ago |
bs.po
|
Update translation files
|
6 years ago |
ca.po
|
Update translation files
|
6 years ago |
cs.po
|
Update translation files
|
6 years ago |
cs_CZ.po
|
Update translation files
|
6 years ago |
da.po
|
Update translation files
|
6 years ago |
de.po
|
Update translation files
|
6 years ago |
el_GR.po
|
Update translation files
|
6 years ago |
en_GB.po
|
Update translation files
|
6 years ago |
es.po
|
Update translation files
|
6 years ago |
es_AR.po
|
Update translation files
|
6 years ago |
es_CL.po
|
Update translation files
|
6 years ago |
es_CO.po
|
Update translation files
|
6 years ago |
es_CR.po
|
Update translation files
|
6 years ago |
es_DO.po
|
Update translation files
|
6 years ago |
es_EC.po
|
Update translation files
|
6 years ago |
es_ES.po
|
Update translation files
|
6 years ago |
es_MX.po
|
Update translation files
|
6 years ago |
es_PE.po
|
Update translation files
|
6 years ago |
es_PY.po
|
Update translation files
|
6 years ago |
es_VE.po
|
Update translation files
|
6 years ago |
et.po
|
Update translation files
|
6 years ago |
eu.po
|
Update translation files
|
6 years ago |
fa.po
|
Update translation files
|
6 years ago |
fi.po
|
Update translation files
|
6 years ago |
fr.po
|
Update translation files
|
6 years ago |
fr_CA.po
|
Update translation files
|
6 years ago |
fr_CH.po
|
Update translation files
|
6 years ago |
gl.po
|
Update translation files
|
6 years ago |
he.po
|
Update translation files
|
6 years ago |
hr.po
|
Update translation files
|
6 years ago |
hr_HR.po
|
Update translation files
|
6 years ago |
html_image_url_extractor.pot
|
[UPD] Update html_image_url_extractor.pot
|
6 years ago |
hu.po
|
Update translation files
|
6 years ago |
id.po
|
Update translation files
|
6 years ago |
it.po
|
Update translation files
|
6 years ago |
ja.po
|
Update translation files
|
6 years ago |
ko.po
|
Update translation files
|
6 years ago |
lt.po
|
Update translation files
|
6 years ago |
lt_LT.po
|
Update translation files
|
6 years ago |
lv.po
|
Update translation files
|
6 years ago |
mk.po
|
Update translation files
|
6 years ago |
mn.po
|
Update translation files
|
6 years ago |
nb.po
|
Update translation files
|
6 years ago |
nb_NO.po
|
Update translation files
|
6 years ago |
nl.po
|
Update translation files
|
6 years ago |
nl_BE.po
|
Update translation files
|
6 years ago |
pl.po
|
Update translation files
|
6 years ago |
pt.po
|
Update translation files
|
6 years ago |
pt_BR.po
|
Update translation files
|
6 years ago |
pt_PT.po
|
Update translation files
|
6 years ago |
ro.po
|
Update translation files
|
6 years ago |
ru.po
|
Update translation files
|
6 years ago |
sk.po
|
Update translation files
|
6 years ago |
sl.po
|
Update translation files
|
6 years ago |
sr.po
|
Update translation files
|
6 years ago |
sr@latin.po
|
Update translation files
|
6 years ago |
sv.po
|
Update translation files
|
6 years ago |
th.po
|
Update translation files
|
6 years ago |
tr.po
|
Update translation files
|
6 years ago |
tr_TR.po
|
Update translation files
|
6 years ago |
uk.po
|
Update translation files
|
6 years ago |
vi.po
|
Update translation files
|
6 years ago |
vi_VN.po
|
Update translation files
|
6 years ago |
zh_CN.po
|
Update translation files
|
6 years ago |
zh_TW.po
|
Update translation files
|
6 years ago |