1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
2008-07-18 luke
* bugfix release 1.0rc2 - delete all production_order_* selections from system after updating
2008-07-10 luke
* production planning using planning box
2008-07-07 luke
* added material and service consumption views
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
2008-06-24 luke
* updated portal types' definitions
* proxified, cleaned up and made forms more consistent
2008-06-03 vincentd
* Add all rights to manager in :
production_order_workflow : Confirmed, Cancelled
production_packing_list_causality_workflow : Building, Solving
production_packing_list_workflow : Delivered, Cancelled
2008-01-16 kazuhiko
* enable acquire_local_roles on Supply Link, Supply Node and Supply Chain Module.
2007-11-14 kazuhiko
* check if simulation state is draft or not before calling 'calculate' workflow method otherwise causality state can remain calculating.
2007-09-25 yo
* Set module group on portal types.
2006-05-15 Alex
* Update maintainers.
2006-02-06 Kevin
* Update license and copyright metadata.
2005-12-09 Seb
* Updated the Order_appliedToRelatedMovement script in production_order_workflow
2005-12-08 yo
* Fix the LEFT JOIN syntax in ProductionOrder_zSelectMovement.
* Add ProductionDelivery_getSupplyLinkList by seb.
2005-12-06 Seb
* Again update on after more testing production_order_workflow in order to add tags and priority
2005-12-01 Seb
* Started to update production_order_workflow in order to add tags and priority
* updated ProductionOrder_zSelectMovement, added alias on table movement
2005-11-25 Seb
* Removed the limit to 1000 for ProductionOrder_zSelectMovement
2005-11-05 Romain
* Correct naming convention.
2005-10-20 Romain
* Correct naming convention.
2005-10-19 Seb
* added Production * Cell portal type
* updated production_packing_list_builder
* updated TransformationSourcingRule_selectMovement
* use more activities in production_order_workflow
2005-08-26 Seb
* Set default security setting for all
production modules
2005-08-26 Romain
* add condition object/hasCellContent to all portal type used as a line for form *Line_view[Price|Quantity|Option].
2005-07-26 Romain
First version.