Since products that have been used in Odoo can't be changed of UoM, I would like to know if there is a way to apply a filter in order to see what products are able to change their UoM before archiving all them.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
If the product is already used, there will be a stock move associated to that.
So for this you can compare your existing product list with products which have stock moves.
If no stock moves linked you can change the uom for those products
simply in any custom button action you do as below, products_without_stock_moves in below experssion will list all product ids that you can change
Hope this will help you
Thank you
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Mar 24
|
1982 | ||
|
5
Okt 15
|
10611 | ||
|
2
Agu 25
|
2599 | ||
|
1
Jan 23
|
2038 | ||
|
2
Jul 22
|
8202 |
Dear Mehjabin, thank you for the reply. Unfortunately all products aren't stockable and therefore this solution is not possible.