Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
83f4a4a0 by Cédric Krier at 2022-12-24T10:49:14+01:00
Document how to trigger the save of container fields

Closes #11933
- - - - -


1 changed file:

- trytond/doc/ref/models.rst


Changes:

=====================================
trytond/doc/ref/models.rst
=====================================
@@ -472,6 +472,11 @@
 
    Save the modification made on the records.
 
+   .. warning::
+
+      Fields that have a container as a value must be reassigned to the parent
+      record in order to be saved when the parent record is saved.
+
 Instance methods:
 
 .. method:: ModelStorage.resources()



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/83f4a4a05c34b97a1eead359dd47cbabd9e13022

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/83f4a4a05c34b97a1eead359dd47cbabd9e13022
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to