change_log 1.68 KB
Newer Older
Kevin Deldycke's avatar
Kevin Deldycke committed
1 2
2006-06-27 Kevin
* Add symbol on Currencies.
3
* Use searchFolder on Organisation details view.
Kevin Deldycke's avatar
Kevin Deldycke committed
4

5 6 7
2006-06-09 Kevin
* Remove financial_year_stop_date field since Accounting Period Objects replace it.

Kevin Deldycke's avatar
Kevin Deldycke committed
8 9 10 11
2006-06-05 Kevin
* Add a dynamic warning message to the OOo Calc import tool to remind user to re-upload the file. This is a know limitation of the current implementation. A bug report has been written for this.
* Add OOo Calc Import action on Person Module.

Kevin Deldycke's avatar
Kevin Deldycke committed
12 13 14
2006-06-02 Kevin
* Move OpenOffice Importer tool from erp5_core to erp5_base.

15 16 17
2006-05-29 jerome
* Set acquisition on price_currency category

18 19 20
2006-05-15 jerome
* removed 'transactions' view from Bank Account ptype. It is part of erp5_accounting.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
21 22 23
2006-05-15 Alex
* Update maintainers.

Aurel's avatar
Aurel committed
24 25 26
2006-05-03 aurel
* set permission on assignment workflow

27 28 29
2006-05-03 Romain
* Use a valid name for the selection in Person_viewAssignmentList.

30 31 32
2006-04-14 aurel
* remove default preferences as it is already present in erp5_core

33 34 35
2006-04-07 aurel, jerome
* Set security on assignment workflow (Assignor role is now required to open an assignment)

36 37 38
2006-03-30 romain
* fix action priority on credit card.

Aurel's avatar
Aurel committed
39 40 41 42 43 44
2006-03-29 jerome
* added password confirmation on Person.

2006-03-23 aurel
* move assignment workflow to erp5_base

Jérome Perrin's avatar
Jérome Perrin committed
45 46 47 48
2006-03-20 jerome
* Fix acquisition in HR related base categories to acquire from default career.
* Repair ChatAddress, they are now based on Url class.

Sebastien Robin's avatar
Sebastien Robin committed
49 50 51
2006-03-14 Seb
* Added related keys about person and organisation

Aurel's avatar
Aurel committed
52 53 54
2006-03-03 aurel
* add view to import and view signature of agent

55 56 57
2006-03-03 Seb
* Two skins were moved from portal_skins/erp5_core to portal_skins/erp5_base

Sebastien Robin's avatar
Sebastien Robin committed
58 59
2006-02-24 Seb
* Created this business template in order to split erp5_core