Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
625 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lis 24
1402
2
sie 25
797
1
lip 25
1047
2
sie 25
6494
2
maj 25
1189