change_log 1 KB
Newer Older
Yoshinori Okuji's avatar
Yoshinori Okuji committed
1 2 3
2007-05-22 yo
* The budget constraint should check start_date_range_min and start_date_range_max, instead of start_date.

4 5 6 7 8 9 10 11 12
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.

13 14 15
2005-01-09 Romain
* rename Transfert to Transfer

Aurel's avatar
Aurel committed
16 17 18 19 20 21 22 23 24
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