- 01 Jul, 2008 40 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use Base_initIntIndexAndReference for initialisation of Production Report Line and Production Packing List Line - do same after cloning objects of this type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
move here many view from erp5_registry_ohada bt that should be here because there are generic to egov. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- do this same after cloning Production Order Line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
balanced. Fix the test for this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- first sort by portal_type, then by int_index, so that it is possible to have same int_index on different portal types of subobjects and have them nicely sorted in view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- introduced generic script for initialising int_index and reference, when reference is depended on int_index git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Adds international mode to print orders. It shows both the translated text and the original english text for each message (it was always like this by default, this is now an option) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use getQuantityUnitTranslatedTitle, better column name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- change listbox on Production Report and Packing List a bit - use getMovementList instead of contentValues, to show cells in case of variations, also add variation_title to column git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make use of new CMFCategory feature to scan fewer predicates: originaly, CMFCategory buildSQLSelector returned more predicates as search criterions (categories) were added, because it was just OR-ing those conditions. Using the new version should improve performances on systems using many predicates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Improve CategoryTool buildSQLSelector result pertinence: when searching for documents matching categories, use a left join instead of a succession of "OR". This is implemented in a new method, with the possibility to fallback to original behaviour. Original method now just calls the new one in compatibility mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not generate a from_expression if no from_expression was passed by parameter. Fix a swap between table and alias in new code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix WebSection_viewInlinePageRenderer. Prevent to get a non document object. Thank you for Thomas Nouret. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Provide a way to replace table alias ("AS" inclued) by an arbitrary string. Given value must be a dictionary, with impacted table as a key and the arbitrary string as a value. This allows, for example, to generate queries with LEFT JOINs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add check, that well transformation is chosen for resource, removed start date existence - it is tested on order, and acquisition do not works for chcker (???) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-