Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ

For traceability how I can list Lot/Serial Number for a MO in odoo view ?

ex: Product A serial = 00001 was made with Product B serial 00002 and Product C lot 00003

I found this sql query to check information exist in database:

select stock_move_lots.lot_id, stock_move_lots.product_id, l1.name, l2.name from stock_move_lots
left join stock_production_lot l1 on stock_move_lots.lot_id = l1.id left join stock_production_lot l2 on stock_move_lots.lot_produced_id = l2.id where production_id = 10 ;

อวตาร
ละทิ้ง
ผู้เขียน

I use community edition, In Inventory Control ‣ Serial Numbers/lots I did not have parent/child serial relation

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 15
3478
1
มี.ค. 20
3623
0
พ.ย. 17
3464
0
มิ.ย. 17
3368
0
ต.ค. 15
3599