Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

OpenERP V7 : Product Serial Number

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
serial_number
5 Răspunsuri
21916 Vizualizări
Imagine profil
r.openerp

Hi, We are looking for implementing the OpenERP v7 in our business.

How to use the Serial Number in OpenERP 7

Our business is based on products with serial number, each one have a unique serial number even if it's the same product

Here is a use case :

We Buy 10 computers IBM-ThinkPad-T430 each one have a unique Serial Number We Stock theme We Sale 5 computers with the serial number in Point of sales (POS) -> So in the POS Order/Receipt we must have 5 lines of the same product with different Serial Number

We need to track each product with his serial number

I started use it in picking order but i get error when clicking on the split icon

Any idea how to use?

thanks in advance

5
Imagine profil
Abandonează
Davide Corio

what error?

Imagine profil
Fabrice Henrion (fhe)
Cel mai bun răspuns

OpenERP 7 doesn't support serialization at the product level, only at the lot level. The only workaround is to create lots with only 1 item in them. It is time-consuming if you have a lot of serials.

4
Imagine profil
Abandonează
r.openerp
Autor

Thanks, That is the only way, by traking whith lot, I get a new error : In delivery order I create a line to deliver a prodcut, i go to split listbox in order to choose the right product serial number to deliver, when selecting a serial number i get these error : these is the most importante lines :

r.openerp
Autor

File "/home/odoo/runbot/static/openerp-dev-7-0-6503/server/openerp/addons/stock/stock.py", line 1813, in onchange_lot_id product_uom = product_obj.browse(cr, uid, product_id, context=ctx).uom_id File "/home/odoo/runbot/static/openerp-dev-7-0-6503/server/openerp/osv/orm.py", line 484, in __getattr__ return self[name] ...... ProgrammingError: operator does not exist: integer = boolean LINE 1: ...d FROM "product_product" WHERE product_product.id IN (false)... HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

Ray Carnes

I wonder if 'Serial Number' in 7.0 needs to be renamed back to 'Lot Number'?

Fabrice Henrion (fhe)

Ray, several people think it should: https://bugs.launchpad.net/openobject-addons/+bug/1089879

Imagine profil
Sebastien beau
Cel mai bun răspuns

Hi my co-worker have port the product_serial some day ago you can find it on the project "OpenERP Stock And Logistic - Flows" in launchpad "launchpad.net/stock-logistic-flows" (sorry I can no add the link because my karma is unsufficient)

We use it since V5. Try it and if you have some question ask my help.

See you

2
Imagine profil
Abandonează
KOMIT COMPANY LIMITED, Jean-Charles Drubay

Hi Sebastien, We have been using the product_serial which works like a charm in some situations. However, there is a point to take into account before choosing this option. We found that it was not suitable when you need to receive / ship large quantities of products because it will generate one stock move line for each unit. It is the case of phone cards distributor. When facing the problem, we used a concept of Range (of serial numbers) on the stock move. We create serial numbers (production lot) automatically at reception, each serial number (production lot) is still created.

Erdem Uney

Hi..

You need to go to the product page. In the Sales tab (if there is none, click can be sold option) select a packaging information. If there is one click on it. If none, click add an item at the bottom. Adjust the needed fields. Change the quantity in the package to 0 for to keep the large quantities as the logistical unit acting as one. When you are receiving you will see that it keeps the items together not seperate.

Also we have developed another module on top of this using serial numbers with barcodes.

Hi Sebastien, is it possible it allow multiple instance of a serial number by product ? I was able to have 3 product with the same serial number ?

Imagine profil
Bla lasldasd
Cel mai bun răspuns

The error have been fixed in the last brunch in runbot platform, now the split works but you need to refresh the screen to get the list of product splited (in V6 it's refreshed automatically after closing the split wizard ), thank you

0
Imagine profil
Abandonează
Imagine profil
Cesar Lopez Aguillon
Cel mai bun răspuns

Hello, i wrote this module, maybe you find it useful.

https://launchpad.net/openerp-serial-number

Best regards,

 

Cesar Lopez

0
Imagine profil
Abandonează
Imagine profil
ifan kang
Cel mai bun răspuns

Hi I looking for  how to use serial number in Odoo.

Our product is mobile device. Each product has 1 serial number and 2 imei number (or 1 imei number).

We need to track each product with his serial number or imei

I had try module wrote by Cesar Lopez in Odoo and mobile data management by Vertel from apps.openerp.com

change the import path but get error when installing 

File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\registry.py", line 101, in __getitem__ KeyError: 'stock.picking.in'

Please help me 

Thanks before

Traceback (most recent call last): File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 530, in _handle_exception File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 567, in dispatch File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 303, in _call_function File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\service\model.py", line 113, in wrapper File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 300, in checked_call File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 796, in __call__ File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\http.py", line 396, in response_wrap File "C:\Program Files (x86)\Odoo 8.0-20150213\server\openerp\addons\web\controllers\main.py", line 953, in call_button File "C:\Program Files (x86)\Odoo 8.0-20150213\server\openerp\addons\web\controllers\main.py", line 941, in _call_kw File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\api.py", line 241, in wrapper File "C:\Program Files (x86)\Odoo 8.0-20150213\server\openerp\addons\base\module\module.py", line 450, in button_immediate_install File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\api.py", line 241, in wrapper File "C:\Program Files (x86)\Odoo 8.0-20150213\server\openerp\addons\base\module\module.py", line 498, in _button_immediate_function File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\registry.py", line 366, in new File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\loading.py", line 355, in load_modules File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\loading.py", line 255, in load_marked_modules File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\loading.py", line 152, in load_module_graph File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\registry.py", line 162, in load File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\models.py", line 591, in _build_model File "C:\Program Files (x86)\Odoo 8.0-20150213\server\.\openerp\modules\registry.py", line 101, in __getitem__ KeyError: 'stock.picking.in'

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Disable auto-assign of Serial Numbers to Sales Order Operations
serial_number
Imagine profil
Imagine profil
Imagine profil
3
iun. 25
2594
delete serial number odoo
serial_number
Imagine profil
Imagine profil
1
sept. 23
3682
How to create unique parts serial number
serial_number
Imagine profil
Imagine profil
1
mar. 15
5737
Track Serial No Product with UOM?
serial_number
Imagine profil
0
mar. 15
5013
Serial Number per Invoice Line
serial_number
Imagine profil
Imagine profil
2
mar. 15
12807
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now