- 20 Jan, 2009 11 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Field titles and descriptions clean up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Store Marshaler tree in a CDATA node to be compliant with erp5diff git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2009 21 commits
-
-
Sebastien Robin authored
* moved script to check catalog from erp5_core to here * merge code of checking stock and checking catalog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
checking the stock table is working correctly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
Theses scripts will move to erp5_administration business template and will be reviewed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fix a problem with apply trade condition, with the previous changes it was not able to find a trade condition if no categories were defined on the order. Also change the weighting method so that mirror node and mirror section only add weight if they correspond to what's defined on the order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove slice calculation because this variables were not used : the calculation is made in the calculation script (see PaySheetTransaction_defaultCalculationScript) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- applicable trade conditions are sorted to apply preferably trade conditions that define more properties - categories are only taken into account if they are actually set on the trade condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
If a CheckBox has never been modified, the default value is 0. If you want the default value to be 1 (modifying the corresponding propertysheet), the DefaultValue method always return 0, even if 1 is in the propertysheet defined for the field (because of the condition "if value not in (None, ''); value = ob.getProperty(self.key, d=value)". So it was impossible to use the propertysheet to defined a default checked checkbox (the hack was to use tales). With this new class, it's now possible to use propertysheet to have a checked default value on a CheckBox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
variation category list cannot be handled by MovementGroup. If a user choose to keep a divergence, variation category list of both simulation movements and lines are required. Otherwise a divergent line's variaition category will not be displayed in the matrix box. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jan, 2009 8 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* PortalType descriptions clean up. * Workflow titles and descriptions clean up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* PortalType descriptions clean up. * make Workflow transitions' title more verbose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
enhance test_intermediateLinesAreNotCreatedOnPaysheet to check values and to have a more complete test. fix some problems git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Add new type 'None' to handle None values - Use XML Marshaller for list types instead of concatenate them with '@@@' - Use XML API to generate tree (avoid indentation issues, and produce a lightweight XML) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-