lp:~camptocamp/sale-wkfl/product_procurement_type

Created by Romain Deheele - Camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/sale-wkfl/product_procurement_type
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
Sales - Workflow and Organization
Status:
Development

Recent revisions

48. By Romain Deheele - Camptocamp

[UPD] update manifest description

47. By Romain Deheele - Camptocamp

replace ValueError exception with False value that will be refused because a value is required : avoid ugly traceback

46. By Romain Deheele - Camptocamp

[UPD] update manifest according to selection values

45. By Alexandre Fayolle - camptocamp

the migration scripts are not longer called on installation -> move to init method

44. By Alexandre Fayolle - camptocamp

[IMP] remove unnecessary code pointed out by lpistone

43. By Alexandre Fayolle - camptocamp

[FIX] issue when importing products from CSV with procurement_type attribute

There is an issue in the framework (I think) which will break the previous
version of the code in CSV imports: the get_product_procurement_type method (in
product_template) is called with an instance of product_product for self, and
the call to super() crashed. This redesign works around the issue by extracting
get_product_procurement_type to a function and thus avoiding self altogether.

42. By Alexandre Fayolle - camptocamp

[FIX] tests

41. By Alexandre Fayolle - camptocamp

[ADD] migration script to ensure that the new attribute is populated

40. By Alexandre Fayolle - camptocamp

[FIX] values of procurement_type in dispatch method + help string + module version number

39. By Alexandre Fayolle - camptocamp

[IMP] follow changes in product_procurement_type_dropshipping

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~sale-core-editors/sale-wkfl/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers