diff --git a/bt5/erp5_mrp/bt/change_log b/bt5/erp5_mrp/bt/change_log index 3f41bc46eb1c5ba5d23a9047d8ea5571f8f0e6aa..b48508f080b941e068c1024656f919f55869bd92 100644 --- a/bt5/erp5_mrp/bt/change_log +++ b/bt5/erp5_mrp/bt/change_log @@ -1,3 +1,11 @@ +2008-07-01 luke +* added support for automatic numeration using int_index +* restricted specialise (transformation) on order line to be chosen only for those defined by resource, made them automatic set in some cases + +2008-06-27 luke +* updated production packing list workflow to be consistent with current packing list workflow +* reference on deliveries - orders, packing lists and reports are now automatically set + 2008-06-26 luke * updated production order workflow to be consistent with current order workflow * continued proxification of forms diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index 75af06ed6776f1c1e133f3684b1a1f03c44ec429..272a4581e99a8e4b8a0bfd3429e493850a30788b 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -315 \ No newline at end of file +316 \ No newline at end of file diff --git a/bt5/erp5_pdm/bt/change_log b/bt5/erp5_pdm/bt/change_log index ececff933dc8919434a928374f4f8e49ff85fd43..d2e8fb39b67974f2e579ae5a2407dd14b5d62a30 100644 --- a/bt5/erp5_pdm/bt/change_log +++ b/bt5/erp5_pdm/bt/change_log @@ -1,3 +1,7 @@ +2008-07-01 luke +* added support for int_index and reference for Transformation children +* Transformation related forms proxified + 2008-06-27 yusei * Start to develop version 5.2. @@ -102,4 +106,4 @@ TransformationTransformedResource_viewQuantity, when no variation. * Update Service_view to support 'grade' as Variation Base Category (this is required for paysheets). 2005-06-23 yo -* Rename modules, appended _module. +* Rename modules, appended _module. \ No newline at end of file diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision index 73181427a2868edd79f087fb2c0ac0fce92314b6..05cf25896dd490bcd4fab7bf941de67c6b30edee 100644 --- a/bt5/erp5_pdm/bt/revision +++ b/bt5/erp5_pdm/bt/revision @@ -1 +1 @@ -199 \ No newline at end of file +201 \ No newline at end of file