oca-travis
6c3ebad3d0
[UPD] Update excel_import_export.pot
2022-12-20 12:06:26 +06:30
Kitti U
2733f1ac5d
[12.0][IMP] excel_import_export, excel_import_export_demo
...
Add report action feature and new examples
2022-12-20 12:06:26 +06:30
OCA-git-bot
2309c5b36d
[UPD] README.rst
2022-12-20 12:06:26 +06:30
Kitti U
c3a4609805
[12.0][FIX] excel_import_export, use sudo() to get param
2022-12-20 12:06:26 +06:30
OCA-git-bot
dd57ad8529
[UPD] README.rst
2022-12-20 12:06:26 +06:30
oca-travis
af762a7b72
[UPD] Update excel_import_export.pot
2022-12-20 12:06:26 +06:30
Kitti U
6d87efca2d
[12.0][FIX] excel_import_export
...
Fix Import Excel wizard, cannot download template as in v12
core Odoo prevent download default binary.
2022-12-20 12:06:26 +06:30
OCA-git-bot
e9b1e57f76
[UPD] README.rst
2022-12-20 12:06:26 +06:30
OCA-git-bot
5efe8fb03c
[ADD] icon.png
2022-12-20 12:06:26 +06:30
Kitti U
6bce70e2af
[12.0][FIX] excel_import_export
...
wrong use of dict.iteritems() for python3
2022-12-20 12:06:26 +06:30
oca-travis
7010b15258
[UPD] Update excel_import_export.pot
2022-12-20 12:06:26 +06:30
OCA-git-bot
41317e6e77
[UPD] README.rst
2022-12-20 12:06:26 +06:30
Kitti U
e7ee17505a
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
2022-12-20 12:06:26 +06:30
oca-git-bot
7fdeff00ae
[IMP] update dotfiles [ci skip]
2022-12-12 00:10:05 +01:00
OCA-git-bot
0957aa46e1
[ADD] setup.py
2022-12-07 07:44:02 +00:00
OCA-git-bot
d88c238054
[UPD] README.rst
2022-12-07 07:44:01 +00:00
OCA-git-bot
43da45dc93
[UPD] addons table in README.md
2022-12-07 07:44:00 +00:00
oca-ci
10df566046
[UPD] Update base_view_inheritance_extension.pot
2022-12-07 07:41:29 +00:00
OCA-git-bot
ee2b883a5f
Merge PR #2494 into 16.0
...
Signed-off-by pedrobaeza
2022-12-07 07:39:38 +00:00
Raf Ven
152af1a5b5
[MIG] base_view_inheritance_extension: Fix demo view
2022-12-06 23:09:47 +01:00
Enric Tobella
040320c881
[MIG] base_view_inheritance_extension: Migration to 16.0
2022-12-06 21:06:45 +01:00
Enric Tobella
29e3e5fb4e
[IMP] base_view_inheritance_extension: black, isort, prettier
2022-12-06 20:26:01 +01:00
OCA-git-bot
836f68352b
base_view_inheritance_extension 15.0.1.0.2
2022-12-06 20:24:12 +01:00
Sébastien Alix
a227c1e942
[FIX] b_v_inheritance_extension: fix parsing of 'update' operation
...
This fixes an error we could get if the attribute of the inherited tag
has some extra carriage returns.
Exception raised: SyntaxError: unexpected EOF while parsing
2022-12-06 20:24:12 +01:00
Ignacio Buioli
45e79144af
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: server-tools-15.0/server-tools-15.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-base_view_inheritance_extension/es_AR/
2022-12-06 20:24:12 +01:00
Ignacio Buioli
3a0bb0cbfa
Added translation using Weblate (Spanish (Argentina))
2022-12-06 20:24:12 +01:00
OCA-git-bot
48747c8ccf
base_view_inheritance_extension 15.0.1.0.1
2022-12-06 20:24:12 +01:00
OCA-git-bot
3f696ed424
[UPD] README.rst
2022-12-06 20:24:12 +01:00
Cesar Andres Sanchez
617ddffd77
[IMP] Update development_status Mature
2022-12-06 20:24:12 +01:00
OCA-git-bot
d65f46851d
[UPD] README.rst
2022-12-06 20:24:12 +01:00
oca-ci
9abad79771
[UPD] Update base_view_inheritance_extension.pot
2022-12-06 20:24:12 +01:00
Ivàn Todorovich
1b70255898
[MIG] base_view_inheritance_extension: Migration to 15.0
...
* Removed `list_add` and `list_remove`, they've been deprecated and
implemented in Odoo core since several versions ago.
* Removed `move`, as it has also already been implemented in core several
versions ago.
* Replaced `python_dict` by `update`, that performs an operation similar
to :meth:`dict.update`, but on the ast.Dict.
2022-12-06 20:24:12 +01:00
OCA-git-bot
44871e11f2
base_view_inheritance_extension 14.0.1.1.0
2022-12-06 20:24:12 +01:00
OCA-git-bot
761b9d56b7
[UPD] README.rst
2022-12-06 20:24:12 +01:00
Ivàn Todorovich
f915726fa7
[UPD] base_view_inheritance_extension: readme - deprecate list_add and list_remove
2022-12-06 20:24:12 +01:00
Ivàn Todorovich
8e2e89bef6
[IMP] base_view_inheritance_extension: real python_dict
2022-12-06 20:24:12 +01:00
OCA-git-bot
01532a0eab
base_view_inheritance_extension 14.0.1.0.1
2022-12-06 20:24:12 +01:00
OCA-git-bot
df587ee77d
[UPD] README.rst
2022-12-06 20:24:12 +01:00
oca-travis
8c05707a6b
[UPD] Update base_view_inheritance_extension.pot
2022-12-06 20:24:12 +01:00
Julien Coux
434a40ba38
Fix apply inheritance specs on views (pre_locate)
2022-12-06 20:24:12 +01:00
Alexis de Lattre
be24def022
[MIG] base_view_inheritance_extension to v14
2022-12-06 20:24:12 +01:00
OCA-git-bot
e6a02a6826
base_view_inheritance_extension 13.0.1.0.1
2022-12-06 20:24:12 +01:00
Carlos Lopez
e4bd8354dd
FIX: add missing params on function apply_inheritance_specs
2022-12-06 20:24:12 +01:00
OCA Transbot
daf022ff40
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-13.0/server-tools-13.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_view_inheritance_extension/
2022-12-06 20:24:12 +01:00
oca-travis
32b2dfb7a2
[UPD] Update base_view_inheritance_extension.pot
2022-12-06 20:24:12 +01:00
Sergio Teruel
d1a9c492f7
[MIG] base_view_inheritance_extension: Migration to v13.0
2022-12-06 20:24:12 +01:00
Sergio Teruel
45542a0071
[IMP] base_view_inheritance_extension: black, isort
2022-12-06 20:24:12 +01:00
OCA-git-bot
848ad96c1e
[UPD] README.rst
2022-12-06 20:24:12 +01:00
oca-travis
50c74625ae
[UPD] Update base_view_inheritance_extension.pot
2022-12-06 20:24:12 +01:00
Alexis de Lattre
a27f029be7
Remove the "move" feature which is now native
...
Use https in URL to licence
2022-12-06 20:24:12 +01:00