3
0
Fork 0
Commit Graph

4 Commits (3e18b4ebf91270c66a90a45cbb6fd920cc6f848a)

Author SHA1 Message Date
AmmarOfficewalaSerpentCS 3e18b4ebf9 [MIG] web_m2x_options_manager : Migration to 16.0. 2024-08-06 12:33:17 +07:00
Germana 4d3ecc1f18 [MIG] web_m2x_options_manager: Migration to 15.0
- Fix postprocess inherit (removed from v15), and use _postprocess_tag_field
for create/edit options: In v14 it worked with inheriting the "postprocess"
method because in each recursive call it passed a section of the view, in the
way that it went through all the child nodes of the root node, and passed through
the fields, and now in v15 the method "_postprocess_view "it just does the while,
and we never go through the nodes.

- Fix pylint errors: xml-deprecated-tree-attributte, attribute-string-redundant,
translation-positional-used
2024-08-06 11:08:40 +07:00
OCA-git-bot 4625b5b976 web_m2x_options_manager 14.0.1.1.0 2024-08-06 11:08:40 +07:00
SilvioC2C c358c797a3 [14.0] web_m2x_options_manager: New module to manage create/edit options from interface 2024-08-06 11:08:40 +07:00