跳至內容
選單
此問題已被標幟
1 回覆
4836 瀏覽次數

I need to use serial numbers in each product, to be able to track service, returns, etc

any idea ??

頭像
捨棄

Do you need them to automatically generated, or can you manually enter them? If the latter, then I'm looking for exactly that. There are modules for v6 (e.g. http://v6apps.openerp.com/addon/6251?filter=%7B%22version%22%3A+1%2C+%22order_by%22%3A+%22click_counter+desc%22%2C+%22author%22%3A+78%7D&page=1) but can't find one for 7.

最佳答案

If you need every piece of inventory to have a unique, non-recurring number automatically assigned to it at the time or receipt, openERP does not have that.

openERP has fields called serial number and pack number, but those fields do not function in that way.

Pack numbers can be used, but it requires some heavy customization to get it to work as a unique, automatically assigned serial number for each product.

If anybody knows of a custom module that assigns a unique sequence number to each piece of inventory received, please chime in.

頭像
捨棄