- 31 Mar, 2008 3 commits
-
-
Jérome Perrin authored
references if the group is not valid, so pass this transition later (when the group is valid). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2008 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2008 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2008 19 commits
-
-
Jérome Perrin authored
* add default image for person and organisations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
absolute_url returns the same URL it would have returned if called directly. This is needed because during invocation it's another REQUEST, from timerservice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
PaySheetTransaction_getYearToDateWorkTimeSalary: if we cannot find a line with reference, try with ID, because this work_time_annotation_line will be created by accessor git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
another document you cannot access. The behaviour was different wether you call use default accessor or list accessor: - get(Category)Value raises Unauthorized - get(Category)ValueList filters documents you cannot access (because exceptions are ignored). As you can pass checked_permission= to explicitly filter documents you cannot access, get(Category)ValueList should raise Unauthorized, this also makes behaviour consistent with get(Category)Value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Thanks to Kazuhiko git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
portal types uses this class, and constraints cannot be applied to those classes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add a new "inline-graphic" style for graphic, with wrap="none" set so that the graphic does not wrap the text git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Copy task's destination_decision value to task report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not fail if ActiveResult instance has no "result" property (it does not by default, so this code breaks existing alarms' display). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Removed causality from acquired base categories on destination_administration, destination_decision, destination_payment, source_administration, source_decision, source_payment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
description instead of title, because title is no longer empty by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
change the way we get the title on the line if defined on the line, and on the delivery otherwise, because line.getTitle() now always return something git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2008 8 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* clear order/delivery on related simulation movements only when its value is the deleted movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
update the CausalityAssignmentMovementGroup movement group in order to search for the order link into the simulation up to the root applied rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Change Page Size git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2008 7 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added contribution predicates for both of dms and crm ingestion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-