Is it possible to group one2many filed based on the fields found in the model.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
5436
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
janv. 25
|
2314 | ||
|
0
sept. 25
|
2109 | ||
|
2
sept. 22
|
9991 | ||
|
2
avr. 22
|
4949 | ||
|
0
juil. 21
|
7618 |
yes it is. use domain for field. onchange you can return a new domain do. it is easy but a bit messy
Can you write a small example.