change_log 3.21 KB
Newer Older
Yusei Tahara's avatar
Yusei Tahara committed
1 2 3
2008-1-9 Yusei
* Hide document tab on organisation if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
4 5 6
2007-12-10 Yusei
* Hide document tab on person document if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
7 8 9
2007-11-19 Yusei
* switch off acquire_local_roles on Assignment, Currency, Bank Account.

Jérome Perrin's avatar
Jérome Perrin committed
10 11 12
2007-10-24 Jerome
* rename career workflow state variable in 'validation_state'

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
13 14 15
2007-10-10 Kazuhiko
* add a read-only field of filename in File view and Image view.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
16 17 18
2007-09-25 yo
* Set module group on portal types.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
19 20 21
2007-09-12 yo
* Split Currency_asNumericCode into Base_convertCurrencyCodeToNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
22 23 24
2007-09-12 Yusei
* Removed module_view action from modules's type information. Now the action is provided by erp5_core as global action.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
25 26 27
2007-09-11 yo
* New script, Currency_asNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
28 29 30
2007-09-05 Yusei
* Added proxy role(Manager) to Assignment_updateUserSecurityGroup(assignment_workflow)

Yusei Tahara's avatar
Yusei Tahara committed
31 32 33
2007-08-29 Yusei
* Added new view action for module.

34 35 36
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

37 38 39 40 41 42
2007-02-12 Kevin
* Fix precision display in currency module  list.
* Increase version number.
* Update BT5 description.
* Update copyright.

43 44 45
2006-09-12 Romain
* Display translated state of Assignement.

Romain Courteaud's avatar
Romain Courteaud committed
46 47 48
2006-09-01 Romain
* Modify some field's titles.

49 50 51 52
2006-08-29 jerome
* add a field to change id on currencies, only enabled for manager (because changing a currency id may reindex many related objects)
* sort and cache in CurrencyModule_getCurrencyItemList

Romain Courteaud's avatar
Romain Courteaud committed
53 54 55
2006-08-28 Romain
* Remove gender's paths

Aurel's avatar
Aurel committed
56 57 58
2006-06-30 aurel
* add overdraft facility field on bank account

Kevin Deldycke's avatar
Kevin Deldycke committed
59 60
2006-06-27 Kevin
* Add symbol on Currencies.
61
* Use searchFolder on Organisation details view.
Kevin Deldycke's avatar
Kevin Deldycke committed
62

63 64 65
2006-06-09 Kevin
* Remove financial_year_stop_date field since Accounting Period Objects replace it.

Kevin Deldycke's avatar
Kevin Deldycke committed
66 67 68 69
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
70 71 72
2006-06-02 Kevin
* Move OpenOffice Importer tool from erp5_core to erp5_base.

73 74 75
2006-05-29 jerome
* Set acquisition on price_currency category

76 77 78
2006-05-15 jerome
* removed 'transactions' view from Bank Account ptype. It is part of erp5_accounting.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
79 80 81
2006-05-15 Alex
* Update maintainers.

Aurel's avatar
Aurel committed
82 83 84
2006-05-03 aurel
* set permission on assignment workflow

85 86 87
2006-05-03 Romain
* Use a valid name for the selection in Person_viewAssignmentList.

88 89 90
2006-04-14 aurel
* remove default preferences as it is already present in erp5_core

91 92 93
2006-04-07 aurel, jerome
* Set security on assignment workflow (Assignor role is now required to open an assignment)

94 95 96
2006-03-30 romain
* fix action priority on credit card.

Aurel's avatar
Aurel committed
97 98 99 100 101 102
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
103 104 105 106
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
107 108 109
2006-03-14 Seb
* Added related keys about person and organisation

Aurel's avatar
Aurel committed
110 111 112
2006-03-03 aurel
* add view to import and view signature of agent

113 114 115
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
116 117
2006-02-24 Seb
* Created this business template in order to split erp5_core