- 20 Sep, 2007 2 commits
-
-
Yoshinori Okuji authored
* Set Source Project on Task Report, if all lines share the same Source Project. * Show Source Project in Task Report Module. * Enable Report Tree Mode in Task Report Module. * Add an optional column into Task_viewTaskList to show the state of a Task Report corresponding to each Task. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Sep, 2007 18 commits
-
-
Yoshinori Okuji authored
* Fix an undefined symbol. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove the security declaration for objectCount which has no effect. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Fix a cache related bug. (All <Portal_Type>_getResourceItemList method shared the same cache id. Use script id instead.) Do no any longer call a statis script. Instead In Field library generate dynamicaly the respective getResourceItemList method id. This prevented all CRM portal types based forms from getting the the same resource lists due to both cache and bad field library misconfiguration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- fixed several worklists git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
accounts < balance transaction date (use to_date, not at_date). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Use absolute_url instead of absolute_url_path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2007 20 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
very early in the initialisation process, so changing os.environ['TZ'] has no effect. For now, the easiest is to set TZ environ variable to something like 'Europe/France'a I updated this on the server running tests for erp5-report@ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Bug fix in 'TicketType'_getResourceItemList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* 'deliver_action' transition had no guard. * 'restart_action' was not calling 'start' workflow method but going directly to started state git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Depend on catalog version containing that column. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
- do not create Item manually in the module - proxify some fields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Anyway __call__ is already psyco.bind'ed in Accessor class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
can be used to aggregate a Resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-