← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 614177] Re: [6.0] product label prints incorrect barcode

 

Eric is absolutely right.

Barcode completely depends on Code(Reference) field of Product.
The report has following issues:
1. Barcode is some character by default if I have not supplied any code.
2. EAN13 code should be considered as a barcode.
3. If Code is taken as a barcode, it should be a mandatory field.
4. If the code has more than 7 characters, the report fails to accomodate barcode.(Well, that's a report engine issue).
5. Barcode interpretation should be displayed along with the barcode. Like(barcode should be preceeded by its english name, say PC1).

Hope this is acceptable.
Thanks.


** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

** Summary changed:

- [6.0] product label prints incorrect barcode
+ 'Product label' Report issues

-- 
'Product label' Report issues
https://bugs.launchpad.net/bugs/614177
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Confirmed

Bug description:
revno server=2584/addons=4418

the product barcode printed in product label is no consistent with EAN13 field content.