Hey,
I need to compute my available_qty
I would like to search in my db, all the records with the state 'ongoing' so that i could make my calcul, if some one have an idea and can help me ?
Thx a lot
Hey,
I need to compute my available_qty
I would like to search in my db, all the records with the state 'ongoing' so that i could make my calcul, if some one have an idea and can help me ?
Thx a lot
Hello Ugo Di Zenzo
You can search in your compute method like
self.env["object.name"].search([("state", "=", "ongoing")])
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
12월 23
|
2991 | |||
|
1
1월 23
|
3811 | |||
|
1
11월 22
|
5104 | |||
|
2
7월 22
|
9367 | |||
|
1
7월 22
|
5609 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.