lp://staging/~numerigraphe-team/stock-logistic-barcode/7.0-enable-gs1

Created by Lionel Sausin - Initiatives/Numérigraphe and last modified

This branch enables base_gs1_barcode for v7, makes a bit of code formatting and renames the exception to match python convention.
The module is re-licenced as AGPL-3

Get this branch:
bzr branch lp://staging/~numerigraphe-team/stock-logistic-barcode/7.0-enable-gs1
Members of Numérigraphe can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Numérigraphe
Project:
Stock And Logistic Bar Code
Status:
Mature

Recent revisions

67. By Numérigraphe

[IMP] move the exception into the package's scope to make it easier to use from other modules. Now use "from base_gs1_barcode import InvalidGS1Barcode"

66. By Numérigraphe

[FIX] make base_gs1_barcode installable. Relicence as AGPL-3. Match coding conventions more closely

65. By Guewen Baconnier @ Camptocamp

Migrate product_multi_ean for version 7.0. Made the migration script working without using a dummy column

64. By houssine-bakkali

[FIX] tr_barcode - remove useless dependency on rsvg-convert (lp:1182904)
remove some insecure temporary file management (lp:1285603)

63. By Alexandre Fayolle - camptocamp

[FIX] boostrapping problem: the x_barcode_id may not have been created yet when write / create is called

62. By Alexandre Fayolle - camptocamp

[REF] bring the modules in this branch one step closer to current coding standards

61. By Mathieu Vatel - Julius Network Solutions

[IMP] remove type of views

60. By Mathieu Vatel - Julius Network Solutions

[IMP] - replace osv.osv by orm.Model and modifications on the module declaration to fit v7.0

59. By Mathieu Vatel - Julius Network Solutions

[RVW] - Code review for the v7.0
-> replace osv.osv by orm.Model (and osv.osv_memory by orm.TransientModel)
-> modules declarations ("update_xml" and "init_xml", merge into "data", "demo_xml" replace by "demo").
-> increase modules version which have be migrated.
-> in methods, when there is the context which is given replace the "context" by "context=context" to avoid errors

58. By Mathieu Vatel - Julius Network Solutions

[ADD] - configuration improvement -> we can now adjust the barcodes parameters in "Setting > Setting > Barcode"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/stock-logistic-barcode
This branch contains Public information 
Everyone can see this information.