Created on 2020-11-23.18:55:33 by ced, last changed 1 month ago by roundup-bot.
New changeset caeaa3ea42cd by Cédric Krier in branch 'default': Allow copying Python instances of Model https://hg.tryton.org/tryton-env/rev/caeaa3ea42cd
New changeset 718739cf087d by Cédric Krier in branch 'default': Allow copying Python instances of Model https://hg.tryton.org/trytond/rev/718739cf087d
Sometimes it can be useful to copy a record instance. For example in an on_change call to duplicate a record of a One2Many
or to pass an instance to a method that you do no want to be modified by the method.
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-12-05 11:59:08 | roundup-bot | set | messages: + msg62430 |
2020-12-05 11:59:05 | roundup-bot | set | messages:
+ msg62429 nosy: + roundup-bot status: testing -> resolved |
2020-11-23 19:39:53 | ced | link | issue9800 superseder |
2020-11-23 19:17:35 | reviewbot | set | messages:
+ msg62144 nosy: + reviewbot |
2020-11-23 18:56:04 | ced | set | keyword:
+ review reviews: 337071002 status: in-progress -> testing |
2020-11-23 18:55:33 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)