change_log 1.79 KB
Newer Older
Fabrice Decroix's avatar
Fabrice Decroix committed
1 2
2008-09-29 fabrice
*Add budget_cell_interaction_workflow
Fabrice Decroix's avatar
Fabrice Decroix committed
3
* Add the engaged budget tab on Budget Line views
Fabrice Decroix's avatar
Fabrice Decroix committed
4
* 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
5 6 7 8

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

Fabrice Decroix's avatar
Fabrice Decroix committed
9 10 11
2008-07-09 fabrice
* change budget_workflow

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

15 16 17
2008-05-23 jerome
* Move documents, constraints and propertysheets to ERP5 product

Yoshinori Okuji's avatar
Yoshinori Okuji committed
18 19 20
2007-10-30 yo
* Set pricing_interaction_workflow to Budget Transaction.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
21 22 23 24
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
25 26 27
2007-05-22 yo
* The budget constraint should check start_date_range_min and start_date_range_max, instead of start_date.

28 29 30 31 32 33 34 35 36
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.

37 38 39
2005-01-09 Romain
* rename Transfert to Transfer

Aurel's avatar
Aurel committed
40 41 42 43 44 45 46 47 48
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