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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
mar 24
|
2029 | ||
|
5
ott 15
|
10704 | ||
|
2
ago 25
|
2683 | ||
|
1
gen 23
|
2108 | ||
|
2
lug 22
|
8314 |
Dear Mehjabin, thank you for the reply. Unfortunately all products aren't stockable and therefore this solution is not possible.