| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 165 |
| Technical Name |
stock_picking_label |
| License | OPL-1 |
| Website | https://www.nexeerp.com |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 165 |
| Technical Name |
stock_picking_label |
| License | OPL-1 |
| Website | https://www.nexeerp.com |
| Versions | 18.0 19.0 |
Stock Picking Label Printer
Print Professional Thermal Labels from Stock Pickings
Key Features
One-Click Printing
- Print Labels button in stock picking
- Batch printing for all products
- Instant PDF generation
- Quantity-based label creation
- One label per unit
Complete Information
- Product name with reference
- Scannable barcode image
- Barcode number display
- Sale price with picking name
- Prominent MRP display
Smart Formatting
- Text wrapping (up to 3 lines)
- Intelligent price display
- Server-side barcode generation
- Optimized 38mm à 25mm layout
- Base64 embedded images
Barcode Support
EAN13
European Article Number
EAN8
Compact EAN Format
Code128
High-density Barcode
Auto-Detect
Automatic Format Selection
Label Preview (38mm à 25mm)
|||||||||||||||||||||||||||
1234567890123
EP $99.50 - WH/IN/00001
$99.50
Perfect size for thermal label printers
Installation
Prerequisites
This module requires Python libraries: python-barcode and Pillow
Step 1: Install Python Dependencies
pip install python-barcode[images] Pillow
Or use the included requirements.txt:
pip install -r requirements.txt
Step 2: Install Module in Odoo
- Copy the module to your Odoo addons directory
- Restart your Odoo server
- Go to Apps â Update Apps List
- Search for "Stock Picking Label Printer"
- Click Install
How to Use
Navigate to
Inventory -> Operations -> Transfers
Open any
Stock Picking Record
Click the
"Print Labels" button
Labels generated as
Downloadable PDF
Print using your
Thermal Label Printer
Benefits
Save Time
Print multiple labels with a single click
Increase Accuracy
Automated barcode generation reduces errors
Professional Output
Clean, standardized labels
Seamless Integration
Works directly within Odoo
Technical Information
Module Details
Name: stock_picking_label
Version: 18.0.1.0.0
Category: Inventory/Inventory
License: LGPL-3
Dependencies
Odoo Modules:
- stock (Inventory Management)
- product (Product Management)
- sale (Sales Management)
Python Libraries:
- python-barcode
- Pillow
NEXERP PRIVATE LIMITED
Building Next-Generation ERP Solutions
Visit www.nexeerp.com
Version 18.0.1.0.0 | License: LGPL-3 | Powered by Odoo 18
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module