I have a boolean field under the general information and I need when checking it to load for me all the products that have this field checked in the sales order line. Any idea? Very urgent! Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1505
Weergaven
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
mrt. 18
|
3979 | ||
|
0
dec. 21
|
2133 | ||
Add product_id sale ordre line
Opgelost
|
|
3
mrt. 15
|
6090 | |
|
0
okt. 23
|
9363 | ||
|
3
dec. 22
|
7350 |
You can do that by writ you python code for onchange method for that Boolean field and add these products to sale.order.line model