- 17 Sep, 2009 13 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- support portal_type parameter - node_uid must now be passed as a list. This is incompatible API change * Account_getNotGroupedAccountingTransactionList: - update for new Base_zGetNotGroupedMovementList API (and remove no longer applicable XXXs) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add parameter to use other search form than default one. This will permit to reuse this script in other bt (like km) and avoid duplication code. Compatibility should be kept because of the default value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Simplification: set default to 0 if not set, which removes the need for Dummy class instance, and factorises 2 branches of a test. Micro optimisation: fetch the persistent mapping only from self only once (prevents instanciating 2 acquisition wrappers out of 3). Improve coding style (space around operators). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It is pointless to instantiate a lock as a local value, as function local values are local to any given call, hence local to a thread. Moreover, there is no need to lock access to a persistent object, as its access is protected by ACID. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2009 16 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- removed modules, security of any module should not be exported to bt5, it can cause conflicts during update. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- removed modules, security of any module should not be exported to bt5, it can cause conflicts during update. - added comment - updated maintainer list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- fix some bugs - use business process to take the social security address in a generic way git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29073 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as this test uses mixins do not use docstring on test methods, so that report will use id of tested method, which is more readable than repeated first row of docstring git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2009 11 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove unused category. Take care at the upgrade of this bt if you have existing datas, all categories removed in this commit will be removed at the bt upgrade if you accecpt everything. I recommand to keep all of this categories and to expire them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
simulation_movement_causality_interaction_workflow for this purpose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Show nearly the same columns in the dialog of related requirements on Project Line as in Requirement_view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Not proved in a unit test, but when removing items, it is safer to remove them in the reversed order. In fact, the previous code raises an exception, when an upgrade of a business template removes a workflow and a workflow chain related to this workflow at a time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-