| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 847 |
| Technical Name |
product_label_oer |
| License | LGPL-3 |
| Website | https://www.oduers.com/ |
OER Product Label Core
Core Product Label Generation Wizard and Batch Printing Engine
1. Introduction
The OER Product Label Core module introduces an interactive, high-performance label generation framework for Odoo 18. This module provides a foundational wizard designed to compile product info, variants, barcodes, and pricelist data into a central printing view where users can adjust quantities and sorting preferences before downloading the final print PDF.
2. Installation
To install the core module:
- Make sure the
product_label_oeraddon folder is in your Odoo custom addons path. - Go to Apps, click Update Apps List, and search for OER Product Label Core.
- Click Activate.
3. Configuration Settings
Configure standard behaviors via user preferences:
- Preferred Label Layout: Set this under the User profile form in Settings ‣ Users ‣ OER Labels to establish a default print layout when launching the wizard.
4. Main Features
- Dynamic Batch Generation: Pulls active record IDs from lists of products, variants, or pricelist items.
- Interactive Wizard Form: Includes options to check/uncheck lines, manually type quantities, or click plus/minus adjusters.
- Custom Note Placement: A text input field on each entry line to append dynamic textual details onto stickers.
- Multi-Company & Language: Options to translate contents and enforce company contexts on generated layouts.
- Quick Ordering Actions: Drag-and-drop sequence sorting and immediate sorting by product template or variant.
5. How to Use
- Go to Inventory or Sales ‣ Products.
- Select one or more items using list view checkboxes.
- Select Print ‣ Product Labels (OER).
- Adjust quantities using the inline buttons or enter bulk quantities.
- Click the primary Print button to download the PDF, or Preview to view HTML output.
6. Reports & Formats
The core module generates standard report formats by processing active wizard lines (model oer.label.entry) and translating them to standard PDF sizes.
7. Access Rights
All standard internal users (group base.group_user) have full read and write access to generate labels and edit wizard entries.
8. FAQ
Q: How can I change default layout?
A: Navigate to your User Preferences in settings and choose a preferred label report layout.
9. Troubleshooting
Warning: Layout issues or overlapping text
Ensure your browser zoom is at 100% and that the system has wkhtmltopdf utility version 0.12.5 or above installed.
10. Conclusion
The OER Product Label Core module establishes a robust, standard-compliant base layout framework that streamlines everyday warehouse printing routines.
Please log in to comment on this module