- 17 Jul, 2007 4 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15234 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
make sure to not use the max rows parameters, this prevent bugs when we have many security uids (this happens easily with managers) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Thanks to Lukasz Nowak. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2007 10 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
simulation, now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
getDefaultModuleId should only return module ID (and not portal id in some cases). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2007 4 commits
-
-
Jean-Paul Smets authored
added optimization to recursiveReindexObject so that it is possible to call it on a module or on a large folder without creating huge transactions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
provide None as default to getDomainByPath so that in case of change of categories or domains, persistent selections do not break the interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
getDomainByPath can now accept a default parameter so that a defaultvalue is returned in case of exception. This is used for example in Listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jul, 2007 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jul, 2007 3 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2007 12 commits
-
-
Kazuhiko Shiozaki authored
* calculate instance home from the script's directory * specify working_copy_list explicitly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Added Movement_solveMovement script that allows to call solvers as activities (calling activate is not possible on portal_simulation.solveMovement as it requires an object as first parameter). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
variation_category_list and variation_property_dict as well. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- allow to specify delivery_solver, target_solver as parameters git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
this method will unlink and delete movements in movement_uid_list and rebuild a new Packing List with them. 1/ change date in simulation, call TargetSolver and expand 2/ detach simulation movements from to-be-deleted movements 3/ delete movements 4/ call builder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
detailed pricing reports. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- use SQLDict - correct a bug git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
if L is the size of the string, BLOB = L+2 octets, with L < 2^16 LONGBLOG = L+4 octets, with L < 2^32 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2007 6 commits
-
-
Romain Courteaud authored
Improve some code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* state_change.transition -> state_change[\'transition\'] git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-