Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
686 Zobrazení

Hello Odoo family,

All our products Type are Consumables (NOT storable). However, every time we receive a product with batch/serial number, put it into the system and deliver it, its batch/serial number remains in the system. So, when we receive same product with different batch/serial number, old batch/serial number is still shown which could create error if we selected the wrong one.

Is there any way to hide released/delivered batches/serial #?


Thanks

Avatar
Zrušit
Nejlepší odpověď

Hi,

In Studio, you can modify the lot/serial field on stock moves to only show lots with available quantity.

Example domain:

[('product_qty', '>', 0)]


This way, when you select a lot during delivery, only non-empty lots appear.


Hope it helps.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
lis 24
1459
2
srp 25
909
1
čvc 25
1145
2
srp 25
7066
2
kvě 25
1285