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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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
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é | |
---|---|---|---|---|
|
2
mars 24
|
2019 | ||
|
5
oct. 15
|
10695 | ||
|
2
août 25
|
2659 | ||
|
1
janv. 23
|
2102 | ||
|
2
juil. 22
|
8279 |
Dear Mehjabin, thank you for the reply. Unfortunately all products aren't stockable and therefore this solution is not possible.