Commit Graph

3 Commits (1f8251cf965c303e30906b5b6f0694e67bb822be)

Author SHA1 Message Date
AmmarOfficewalaSerpentCS 6fd6b7ab6e [MIG] web_m2x_options_manager : Migration to 16.0. 2025-02-04 09:57:39 +07:00
Germana ece722d5d7 [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
2025-02-04 09:57:39 +07:00
SilvioC2C f6d23b0cc9 [14.0] web_m2x_options_manager: New module to manage create/edit options from interface 2025-02-04 09:57:39 +07:00