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
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
1502
Zobrazenia
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
2
mar 18
|
3976 | ||
|
0
dec 21
|
2131 | ||
|
3
mar 15
|
6088 | ||
|
0
okt 23
|
9358 | ||
|
3
dec 22
|
7345 |
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