Allow to modify the XML of the view before parsing it
It is a feature already used in account_invoice_line_standalone
but by cheating as it is not a public (nor documented method).
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Cédric Krier assigned to @ced
assigned to @ced
- Cédric Krier added trytond type::feature + 1 deleted label
added trytond type::feature + 1 deleted label
- Cédric Krier added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
review333851028 updated at https://codereview.tryton.org/333851028/#ps343521002
review333851028 updated at https://codereview.tryton.org/333851028/#ps325001002
- Developer
I think it will be great to include a migration note to rename the function. Altought the function was not public previously, their usage on a module exposes to other developers.
- Author Owner
On 2021-02-11 13:11, Sergi Almacellas Abellana wrote:
> I think it will be great to include a migration note to rename the function.
I do not think we should document change in private method. This gives
the wrong signal that it is supposed to happen.
> Altought the function was not public previously, their usage on a module exposes to other developers.
I do not understand this sentence. New changeset 44785fda8d77 by Cédric Krier in branch 'default':
Make ModelView.parse_view public
https://hg.tryton.org/modules/account_invoice_line_standalone/rev/44785fda8d77- Roundup Robot added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Roundup Robot closed
closed
New changeset 338781cb8e2a by Cédric Krier in branch 'default':
Make ModelView.parse_view public
https://hg.tryton.org/trytond/rev/338781cb8e2aNew changeset 951a2750b64a by Cédric Krier in branch 'default':
Make ModelView.parse_view public
https://hg.tryton.org/tryton-env/rev/951a2750b64a