change_log 2.49 KB
Newer Older
1 2 3
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.

4 5 6
2011-11-22 yusei
* Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.

7 8 9
2011-07-01 yusei
* Set proper title to interaction workflows.

Yusei Tahara's avatar
Yusei Tahara committed
10 11 12
2011-04-14 yusei
* Remove old unnecessary tales expression from relation string fields.

Yusei Tahara's avatar
Yusei Tahara committed
13 14 15
2010-03-02 yusei
* Remove short title.

Yusei Tahara's avatar
Yusei Tahara committed
16 17 18
2009-10-16 yusei
* Update for the changes of new portal types of portal types.

Yusei Tahara's avatar
Yusei Tahara committed
19 20 21
2009-10-15 yusei
* Fix budget_workflow worklist. Planned state did not exist. Now 1_submitted_budget_list shows a list of budgets which are waiting to be validated.

Jérome Perrin's avatar
Jérome Perrin committed
22 23 24
2000-01-08 jerome
Introduce budget models

Fabrice Decroix's avatar
Fabrice Decroix committed
25 26
2008-09-29 fabrice
*Add budget_cell_interaction_workflow
Fabrice Decroix's avatar
Fabrice Decroix committed
27
* Add the engaged budget tab on Budget Line views
Fabrice Decroix's avatar
Fabrice Decroix committed
28
* Move destination_account and budget_view tabs on Purchase Order, Purchase Order Line and Account to erp5_public_accounting_budget
Fabrice Decroix's avatar
Fabrice Decroix committed
29 30 31 32

2008-07-30 fabrice
* add the base category budget_section

Fabrice Decroix's avatar
Fabrice Decroix committed
33 34 35
2008-07-09 fabrice
* change budget_workflow

Jérome Perrin's avatar
Jérome Perrin committed
36 37 38
2008-07-07 jerome
* Use categories to configure the budget line and budget cell variations. Scripts adapt their behaviour to use those configurations.

39 40 41
2008-05-23 jerome
* Move documents, constraints and propertysheets to ERP5 product

Yoshinori Okuji's avatar
Yoshinori Okuji committed
42 43 44
2007-10-30 yo
* Set pricing_interaction_workflow to Budget Transaction.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
45 46 47 48
2007-08-07 yo
* Take setGroupValue and _setGroupValue into account for the interaction workflow.
* Rename workflow transitions and states for consistency.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
49 50 51
2007-05-22 yo
* The budget constraint should check start_date_range_min and start_date_range_max, instead of start_date.

52 53 54 55 56 57 58 59 60
2005-02-16 Romain
* Build for CVS.

2005-02-14 Romain
* update workflow chains.

2005-02-02 Romain
* first build of a more generic version.

61 62 63
2005-01-09 Romain
* rename Transfert to Transfer

Aurel's avatar
Aurel committed
64 65 66 67 68 69 70 71 72
2005-10-15 Kevin
* first "as is" public release (thanks to Mayoro, the author of the whole module)
* rename skin folder 'erp5_accounting' to 'erp5_accounting_for_budget' to avoid confusion
* add the custom accounting_workflow that support budgets
* move and merge function category to erp5_core.bt5
* move and merge financial_section category to erp5_accounting.bt5
* delete source_function and destination_function (they are duplicate with the ones in erp5_core.bt5)
* move z_related_financial_section_category, z_related_function_category and z_related_group_category catalog methods to erp5_accounting.bt5
* move groupCategory, financialSectionCategory and functionCategory related keys to erp5_accounting.bt5