2008-06-11 ivan * Move local_permission_interaction_workflow from erp5_dms to erp5_base. 2008-06-11 yusei * Move Event_send and mail templates to erp5_base. Notification tool depends on them. 2008-06-03 vincentd * add security to manager in the assignment_workflow for Close and Open states and query_workflow for Cancelled and Answered states 2008-04-21 jerome * Fix default images on Person and Organisation (for virtual hosting) 2008-04-17 yusei * Revise version to 5.0. 2008-04-10 yo * Disable Set Own Password for Assignor and Assignee. 2008-04-10 yo * Add user_account_workflow which is associated with Person by default. This workflow allows Assignor, Assignee and Manger to create a user, only if a user login (reference) is empty. 2008-03-28 jerome * add default image for person and organisations 2008-03-26 aurel * add a detailed report on person 2008-02-26 Jerome * Add 2 utility scripts for persons: Person_getAge and Person_getCareerStartDate. 2008-1-9 Yusei * Hide document tab on organisation if erp5_dms is installed. 2007-12-10 Yusei * Hide document tab on person document if erp5_dms is installed. 2007-11-19 Yusei * switch off acquire_local_roles on Assignment, Currency, Bank Account. 2007-10-24 Jerome * rename career workflow state variable in 'validation_state' 2007-10-10 Kazuhiko * add a read-only field of filename in File view and Image view. 2007-09-25 yo * Set module group on portal types. 2007-09-12 yo * Split Currency_asNumericCode into Base_convertCurrencyCodeToNumericCode. 2007-09-12 Yusei * Removed module_view action from modules's type information. Now the action is provided by erp5_core as global action. 2007-09-11 yo * New script, Currency_asNumericCode. 2007-09-05 Yusei * Added proxy role(Manager) to Assignment_updateUserSecurityGroup(assignment_workflow) 2007-08-29 Yusei * Added new view action for module. 2007-08-13 Jerome * Remove portal type actions that are now defined as global actions 2007-02-12 Kevin * Fix precision display in currency module list. * Increase version number. * Update BT5 description. * Update copyright. 2006-09-12 Romain * Display translated state of Assignement. 2006-09-01 Romain * Modify some field's titles. 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 2006-08-28 Romain * Remove gender's paths 2006-06-30 aurel * add overdraft facility field on bank account 2006-06-27 Kevin * Add symbol on Currencies. * Use searchFolder on Organisation details view. 2006-06-09 Kevin * Remove financial_year_stop_date field since Accounting Period Objects replace it. 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. 2006-06-02 Kevin * Move OpenOffice Importer tool from erp5_core to erp5_base. 2006-05-29 jerome * Set acquisition on price_currency category 2006-05-15 jerome * removed 'transactions' view from Bank Account ptype. It is part of erp5_accounting. 2006-05-15 Alex * Update maintainers. 2006-05-03 aurel * set permission on assignment workflow 2006-05-03 Romain * Use a valid name for the selection in Person_viewAssignmentList. 2006-04-14 aurel * remove default preferences as it is already present in erp5_core 2006-04-07 aurel, jerome * Set security on assignment workflow (Assignor role is now required to open an assignment) 2006-03-30 romain * fix action priority on credit card. 2006-03-29 jerome * added password confirmation on Person. 2006-03-23 aurel * move assignment workflow to erp5_base 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. 2006-03-14 Seb * Added related keys about person and organisation 2006-03-03 aurel * add view to import and view signature of agent 2006-03-03 Seb * Two skins were moved from portal_skins/erp5_core to portal_skins/erp5_base 2006-02-24 Seb * Created this business template in order to split erp5_core