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


Commits:
5157394b by Nicolas Évrard at 2023-12-18T19:19:39+01:00
Stop loading fields definition already known by the field
- - - - -
bf32090d by Nicolas Évrard at 2023-12-20T22:00:13+01:00
Remove the switch-page hack on the notebook

The hack isn't used anymore anyway as the test on self.view.widget is always
True since e8ffb2b2e722
- - - - -
b06e9c62 by Nicolas Évrard at 2024-04-08T13:13:14+02:00
Add a contextual read limit for related fields
- - - - -
1ee35dc5 by Nicolas Évrard at 2024-04-07T17:39:13+02:00
Read xxx2Many fields using the dotted notation

Closes #12856
- - - - -


20 changed files:

- sao/CHANGELOG
- sao/src/model.js
- sao/src/screen.js
- sao/src/view/form.js
- sao/src/window.js
- tryton/CHANGELOG
- tryton/tryton/gui/window/view_form/model/field.py
- tryton/tryton/gui/window/view_form/model/group.py
- tryton/tryton/gui/window/view_form/model/record.py
- tryton/tryton/gui/window/view_form/view/form.py
- trytond/CHANGELOG
- trytond/doc/ref/models.rst
- trytond/doc/topics/views/index.rst
- trytond/trytond/ir/ui/form.rnc
- trytond/trytond/ir/ui/form.rng
- trytond/trytond/model/modelsql.py
- trytond/trytond/model/modelview.py
- trytond/trytond/tests/modelsql.py
- trytond/trytond/tests/test_modelsql.py
- trytond/trytond/tests/test_modelview.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/d893b504861c9edabb26f5455f85236544bf905d...1ee35dc5f1bd4344c8cd195366c22c866367d152

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/d893b504861c9edabb26f5455f85236544bf905d...1ee35dc5f1bd4344c8cd195366c22c866367d152
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to