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


Commits:
76126635 by Cédric Krier at 2023-09-25T16:42:04+02:00
Add likify tools
- - - - -
48d2f6dd by Cédric Krier at 2023-09-25T16:37:07+02:00
Use likify in ModelStorage search_global
- - - - -
c57bda87 by Cédric Krier at 2023-09-25T17:22:40+02:00
Add autocomplete method on ModelView
- - - - -
85b67089 by Cédric Krier at 2023-09-25T17:53:23+02:00
Support default value from context
- - - - -
211e8f0b by Cédric Krier at 2023-09-26T14:55:34+02:00
Use defaults dictionary for new default values

Replace the rec_name argument by a dictionary of default values.
- - - - -
a3c92346 by Cédric Krier at 2023-09-26T23:45:07+02:00
Support create record from autocomplete with default values
- - - - -
5493c9ec by Cédric Krier at 2023-09-26T23:46:13+02:00
Use vat alias for party identifier
- - - - -
5d4eecda by Cédric Krier at 2023-09-30T16:14:33+02:00
Autocomplete party from European VAT number
- - - - -


30 changed files:

- modules/account_es/party.py
- modules/account_es/tests/scenario_reporting.rst
- modules/account_es_sii/tests/test_module.py
- modules/account_payment_sepa/party.py
- modules/account_payment_sepa/payment.py
- modules/party/CHANGELOG
- modules/party/configuration.py
- modules/party/party.py
- modules/party/tests/test_module.py
- sao/CHANGELOG
- sao/src/common.js
- sao/src/model.js
- sao/src/screen.js
- sao/src/view/form.js
- sao/src/window.js
- tryton/CHANGELOG
- tryton/tryton/common/completion.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/screen/screen.py
- tryton/tryton/gui/window/view_form/view/form_gtk/many2many.py
- tryton/tryton/gui/window/view_form/view/form_gtk/many2one.py
- tryton/tryton/gui/window/view_form/view/form_gtk/one2many.py
- tryton/tryton/gui/window/view_form/view/list_gtk/widget.py
- tryton/tryton/gui/window/win_form.py
- trytond/CHANGELOG
- trytond/doc/ref/models.rst
- trytond/doc/ref/tools/misc.rst
- trytond/trytond/model/model.py
- trytond/trytond/model/modelstorage.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/cc3f0e8968a43fdda03f1159384b20b30ab85449...5d4eecdaabc90a21b5f42d3c40bcafcf39134ed9

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


Reply via email to