How can add new product(whic there is no my product list and barcode number) to Inventory with barcode scanner?
Now i can add new product only manually.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can add new product(whic there is no my product list and barcode number) to Inventory with barcode scanner?
Now i can add new product only manually.
Adding a new product with a barcode scanner in odoo isn't exactly straightforward. Sometimes it feels like you're trying to push a square peg into a round hole - manual input is not gonna cut it. The real trick is to get that scanner working right with Odoo's inventory system, so you can add products on-the-fly.
Here's how you might tackle it. First, ensure your barcode scanner is setup to play nice with odoo. Usually, this means making it act as a keyboard emulator so it inputs data wherever your cursor's at. But the real magic needs a bit of hustle. You can use odoo's API to whip up a script that gets triggered when a new barcode is scanned. This script will check if the product already exists and, if not, create a new entry for you.
I had to do this once, using a mobile automation solution. One product that worked was Cleverence. It's neat 'cause you can do offline barcode scanning and syncs data in real-time, keeping inventory accurate. Yeah, working with odoo might feel like you're wrestling a bear sometimes, but this approach can make your scanner a real powerhouse for inventory management.
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
1
syysk. 16
|
8932 | ||
|
0
maalisk. 24
|
2029 | ||
|
0
marrask. 23
|
2126 | ||
|
2
syysk. 23
|
4658 | ||
Removing Barcode
Ratkaistu
|
|
3
heinäk. 21
|
4879 |
You can check the link, this app has some functionality used for the product creation
https://apps.odoo.com/apps/modules/15.0/multi_barcode_for_products/