| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 208 |
| Technical Name |
hdk_product_multi_company_barcode |
| License | OPL-1 |
| Website | https://www.hamdek.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 208 |
| Technical Name |
hdk_product_multi_company_barcode |
| License | OPL-1 |
| Website | https://www.hamdek.com |
Product Multi-Company Barcode
Ensure barcode uniqueness across multiple companies. Prevents duplicate barcodes for products shared among various legal entities in a multi-company setup.
Data integrity across your Group
In Odoo, standard barcode constraints often only check the current company. hdk_product_multi_company_barcode extends this to check all companies assigned to a product, ensuring no overlaps occur within your organization.
Smart Validation
Checks uniqueness across barcode and company_ids during product
creation and updates.
Multi-Company
Fully compatible with shared product templates across multiple company environments.
GS1 Ready
Maintains uniqueness for both products and packagings to prevent scanning conflicts.
Key Features
Cross-Company Check
Validates that a new barcode isn't already used by any product in any of the companies assigned to the current item.
Easy Integration
No complex configuration needed. Works out-of-the-box by inheriting standard Odoo product logic.
Error Messaging
Clear, descriptive error messages guide the user when a duplicate barcode is detected, showing the conflicting product.
Requirements
Designed to work with hdk_multi_company_product for a comprehensive multi-company product experience.
How to Get Started
- Install Product Multi-Company Barcode (and its dependencies).
- Navigate to Inventory → Products.
- Assign a product to multiple companies via the Companies tags field.
- The system will now automatically validate that the Barcode is unique across all those companies.
Workflow
The validation happens seamlessly in the background during product creation or when editing an existing product.
Assign Companies and Enter Barcode
Select the companies that should have access to the product template and input the barcode value. The system triggers a check against all other products in the same companies.
Validation Warning
If a duplicate is found for any of the assigned companies, a ValidationError is raised, preventing the save and identifying the conflict.
Support & Expert Services
sales@hamdek.com
www.hamdek.com
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