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.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 9 16
|
8927 | ||
|
0
thg 3 24
|
2028 | ||
|
0
thg 11 23
|
2115 | ||
|
2
thg 9 23
|
4647 | ||
Removing Barcode
Đã xử lý
|
|
3
thg 7 21
|
4873 |
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/