Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
173 Tampilan

Hello, I want manufacturing date in Inventory module of lot/serial number page and on that date want to calculate expiry date and alert and other date  of Odoo. Is it possible?

Avatar
Buang
Penulis Jawaban Terbai

but i want to calculate expiry on the basis of MFg date

Avatar
Buang

Odoo expects you to create the lot on the manufacturing date, so that lot.create_date == manufacturing_date.
There's an OCA module that adds the manufacturing date to the lot, but I'm not certain it changes the calculations to use that new field instead of the create_date

There can be an issue with how Odoo calculates the Expiration date. It uses data / time of lot creation. And not manufacturing end. Let say you create the lot number on manufacturing day one, and the manufacturing process takes 2 days, the expiration date will be calculated on Lot creation date/time, and not Manufacturing end date/time. So dependent on your business process and requirement there might be an issue.
In such a case you should be able to recalculate the expire date (+ best before etc) with an automatic action triggered by the manufacturing order completion.

And btw: There is a field named "Removal date" on the lot, and it seems it is equal to Manufacturing end date (not confirmed).

Jawaban Terbai

It is possible to add expiration date from manufacturing date. The field is available on the products' Inventory tab expiration section by enabling Expiration date 

The dates will then be available on the Lot/ serial numbers page of that product

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jul 25
460
1
Jul 25
860
1
Jul 25
1282
0
Jun 25
585
1
Jun 25
1065