- 28 Feb, 2007 5 commits
-
-
Vincent Pelletier authored
Check the counter date against the date of the document and the site of the counter associated which the document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- update zsql method in the new catalog by default git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use portal_selections.buildSQLExpressionFromDomainSelection instead of selection_domain.asSQLExpression. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Fixes one issue related to empty strings in long expressions. Added initial support for query based parameters (ex. grioup_by) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add SelectionTool.buildSQLExpressionFromDomainSelection() * please use these methods instead of selection_domain.asSQLJoinExpression and selection_domain.asSQLExpression. * to pass a DomainSelection instance to these methods is deprecated. please use a domain dict instance to these methods instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2007 18 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* define most cache git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Update workflow states which doesn't block counter date from reaching "closed" status. This is a consequence of earlier update of Cash Movement workflow states. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* stay on the form after grouping * reset selection when grouping is successful * fix operator priority problem that failed when getDestinationInventoriatedTotalAssetPrice returns None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2007 17 commits
-
-
Kristian Rother authored
* Better messages for the registration widget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added method getViewPermissionOwner to retrieved Owner user ID whenever Owner has View permission. Please suggest better name if you can. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
Return parameters entered in registration so that they can be put into fields in registration dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
User interface for OOoDocument_view now defined. Display of categories must be able to use compact title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added all steps to publication workflow. Now complete. Includes translation. Action and securities still need to be defined. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-