黎伟杰
dd20ed5447
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1 of 1 strings)
Translation: server-tools-12.0/server-tools-12.0-onchange_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-onchange_helper/zh_CN/
2021-12-14 12:51:58 +01:00
黎伟杰
ae3163d2ec
Added translation using Weblate (Chinese (Simplified))
2021-12-14 12:51:58 +01:00
OCA-git-bot
ca7831243e
[UPD] README.rst
2021-12-14 12:51:58 +01:00
OCA Transbot
8f76829dd6
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-onchange_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-onchange_helper/
2021-12-14 12:51:58 +01:00
oca-travis
1e410eb977
[UPD] Update onchange_helper.pot
2021-12-14 12:51:58 +01:00
OCA-git-bot
5add8fe18c
[ADD] icon.png
2021-12-14 12:51:58 +01:00
OCA-git-bot
8a16887a3f
[UPD] README.rst
2021-12-14 12:51:58 +01:00
Benoit
cdd16e9f8b
[FIX] don't remove computed fields with inverse method of the onchange values
2021-12-14 12:51:58 +01:00
sbejaoui
9a86c4542a
[UPD] - Update documentation
2021-12-14 12:51:58 +01:00
sbejaoui
12ae856aeb
[IMP] - get default values for non record onchange call
...
other improvement:
set onchange_specs to all fields as _onchange_spec()
retrun onchange fields for default view
return field value if it's set in onchange_fields (usuful to get default value for a field)
2021-12-14 12:51:58 +01:00
sbejaoui
652dccf46d
[IMP] - read may be harmful to performance
2021-12-14 12:51:58 +01:00
sbejaoui
49b48e493a
[IMP] - Adapt unit tests
2021-12-14 12:51:58 +01:00
sebastienbeau
b0ecf7c74f
[FWP] - Forward porting changes from #1253
2021-12-14 12:51:58 +01:00
sbejaoui
a6a3d22fb0
[12.0][MIG] - onchange_helper migration to 12.0
2021-12-14 12:51:58 +01:00
oca-travis
91d73b430b
[UPD] Update onchange_helper.pot
2021-12-14 12:51:58 +01:00
OCA Transbot
9814add46c
OCA Transbot updated translations from Transifex
2021-12-14 12:51:58 +01:00
Andrea
9d7bd5219e
[11.0][MIG] onchange_helper + add tests
2021-12-14 12:51:58 +01:00
OCA Transbot
2ac1de20e5
OCA Transbot updated translations from Transifex
2021-12-14 12:51:58 +01:00
Alexis de Lattre
2b56285b59
[FIX] avoid a crash when value is False for a M2O field
2021-12-14 12:51:58 +01:00
Alexis de Lattre
a0e0dd8f45
[MIG] module onchange_helper to v10.0
2021-12-14 12:51:58 +01:00
Florian da Costa
a2b21c8bd5
Add onchange_helper module
2021-12-14 12:51:58 +01:00
Ivàn Todorovich
588c799749
[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.
2021-12-13 17:16:38 -03:00
Ivàn Todorovich
76836d2e24
[IMP] base_view_inheritance_extension: pre-commit execution
2021-12-13 11:58:55 -03:00
OCA-git-bot
042a6baef4
base_view_inheritance_extension 14.0.1.1.0
2021-12-13 11:58:45 -03:00
OCA-git-bot
ca8b5a7f1a
[UPD] README.rst
2021-12-13 11:58:45 -03:00
Ivàn Todorovich
628cd9f6a6
[UPD] base_view_inheritance_extension: readme - deprecate list_add and list_remove
2021-12-13 11:58:45 -03:00
Ivàn Todorovich
a362d72130
[IMP] base_view_inheritance_extension: real python_dict
2021-12-13 11:58:45 -03:00
OCA-git-bot
574bb61334
base_view_inheritance_extension 14.0.1.0.1
2021-12-13 11:58:45 -03:00
OCA-git-bot
11b443e8cc
[UPD] README.rst
2021-12-13 11:58:45 -03:00
oca-travis
46099c73f2
[UPD] Update base_view_inheritance_extension.pot
2021-12-13 11:58:45 -03:00
Julien Coux
5f00f4b05c
Fix apply inheritance specs on views (pre_locate)
2021-12-13 11:58:45 -03:00
Alexis de Lattre
8bc0f3e523
[MIG] base_view_inheritance_extension to v14
2021-12-13 11:58:45 -03:00
OCA-git-bot
e84cd3a725
base_view_inheritance_extension 13.0.1.0.1
2021-12-13 11:58:45 -03:00
Carlos Lopez
1c1a9c4a8e
FIX: add missing params on function apply_inheritance_specs
2021-12-13 11:58:45 -03:00
OCA Transbot
b9ab5dfe92
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/
2021-12-13 11:58:45 -03:00
oca-travis
889454e659
[UPD] Update base_view_inheritance_extension.pot
2021-12-13 11:58:45 -03:00
Sergio Teruel
cbc88cca44
[MIG] base_view_inheritance_extension: Migration to v13.0
2021-12-13 11:58:45 -03:00
Sergio Teruel
a57a21652f
[IMP] base_view_inheritance_extension: black, isort
2021-12-13 11:58:45 -03:00
OCA-git-bot
575a9b5296
[UPD] README.rst
2021-12-13 11:58:45 -03:00
oca-travis
9ecf0182c1
[UPD] Update base_view_inheritance_extension.pot
2021-12-13 11:58:45 -03:00
Alexis de Lattre
4829336f79
Remove the "move" feature which is now native
...
Use https in URL to licence
2021-12-13 11:58:45 -03:00
Raphaël Valyi
a9246ff7c5
[MIG] base_view_inheritance_extension: Migration to 12.0
2021-12-13 11:58:45 -03:00
oca-travis
30879cbd46
[UPD] Update base_view_inheritance_extension.pot
2021-12-13 11:58:45 -03:00
Sergio Teruel
299571410c
[MIG] base_view_inheritance_extension: Migration to 11.0
2021-12-13 11:58:45 -03:00
oca-travis
e0fd47bf56
[UPD] Update base_view_inheritance_extension.pot
2021-12-13 11:58:45 -03:00
Holger Brunn
741b9f6d2c
[FIX] base_view_inheritance_extension: 2 things:
...
* warning about dynamic context
* import for safe_eval
2021-12-13 11:58:45 -03:00
Holger Brunn
36e7c5f89d
[FIX] don't break when an attribute node in an xpath makes the
...
expression not match the node any more. Fixes #885
2021-12-13 11:58:45 -03:00
lfreeke
1378622e8e
[MIG] base_view_inheritance_extension to 10.0
2021-12-13 11:58:45 -03:00
Ronald Portier
7f2cdc2a81
[8.0][ADD] Add list manipulation operations to base_view_inheritance_extension. ( #804 )
...
* Add list_add operation.
* Add list_remove operation.
OCA Transbot updated translations from Transifex
2021-12-13 11:58:45 -03:00
Pedro M. Baeza
844e05e198
[MIG] base_view_inheritance_extension: Migration to 9.0
...
Trivial changes:
* Version in README changed
* Version in manifest changed
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
2021-12-13 11:58:45 -03:00