If anybody knows how to customize the product label inside the inventory module , please suggest me how can i achieve this (actually i was not able to find the base template , if anybody find that please comment about that , it would help me a lot)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
Hi Srushti,
If you want to change the standard Odoo product labels, you should make changes with your additional module.
You can find the product label templates in the "product" module in the file by the path "addons/product/report/product_product_templates.xml".
So, you can modify the standard Odoo product labels by your custom module, it's a proper approach.
If you would rather not develop your own module, you can take a look at special solution to create and design own product labels in Odoo via UI, without coding.
The Odoo Product Label Builder allows you to create own product labels with barcode, QR code, prices from pricelists, and so more. You can print these labels from product list, and from stock documents with this additional Product Label Stock app.
Best regards, Yurii Razumovskyi.
Company Garazd Creation - Odoo solutions for eCommerce, SEO, Data Feeds, Website Tracking, Marketing and Analytics integrations, Product Label designing and printing.
Thanks for the help!!
Yeah, customizing product labels in odoo's inventory can be a bit tricky. First off, you’ll wanna dive into the reports section and look for the inventory label reports. It's not always obvious, and sometimes it needs a bit of hunting around by looking for files named like report_product_label.xml in the Odoo addons directory, but if you've got odoo studio, that can help streamline things.
Why’s label customization important? Well, it's not all about aesthetics. It’s about getting your operations to reflect what you actually need in the real world. I remember dealing with a similar thing with another client. We used cleverence solutions and it made a huge difference - going from something clunky to streamlined, it was a game-changer with its offline capability and easy mobile integration.
Ask yourself: are you after quick label tweaks or something beefier? If it’s the latter, Cleverence's features would be a smart pick, especially if you’re aiming for precise, real-time updates and seamless ERP integration.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
مايو 23
|
3481 | ||
|
1
نوفمبر 24
|
1657 | ||
|
0
سبتمبر 19
|
3565 | ||
|
1
يناير 17
|
4349 | ||
|
1
مارس 15
|
5510 |
where do you want to change the product label,
in product.template(product) or product.product(product variants)