- 18 Mar, 2010 21 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
and removed during uninstall git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Transformation, when base categories on the Transformation are set, or when the resource is changed. This fixes TestTransformation.test_variationCategory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Since it only contains a Production Order-related interaction, doing so frees transformation_interaction_workflow name so it can be used in Transformation-related interactions in erp5_pdm git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Pass the list of objects instead or the list of uids to relation_setter_id method, otherwise it can not work with newly created objects, as they will not be indexed. This is incompatible API change, and scripts used for relation_setter_id have to be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
also present in ZTUtils module git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
This way, test result report directly shows the error message, in the argument of the AssertionError that is raised. Yay for readability! git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
The method expects an IAmount as context: it does not make sense to use a Transformation. The proper way is to create a TempAmount containing the resource, quantity and variation properties that one wants. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
an Amount context should _always_ be passed to this method. this fixes TestTransformation.test_01_getAggregatedAmountListSimple git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* both Transformation and TransformedResource should support a context passing a multiple quantity. The proper way to do so is to deleguate quantity computation to Transformation Lines, and then to pull the result up to aggregate it in Transformations. * Fix a quirk in TransformationRule that was induced by the wrong behaviour of TransformedResource.getAggregatedAmountList: noone should need to multiply the amounts returned by getAggregatedAmountList, as the method should already include the computed quantities. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix listbox list actions on Documentation_view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
try using the fixed version of z3c.recipe.openoffice in branch while it hasn't been merged and released git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 19 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Check that Scripts added in working copy are deleted after reintallation of BT - create ZODB Python Script inside folder added by Business Template - Reinstall Business Template - Check that script is removed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
initial commit of Trade Model Solver, that will modify simulation movements and trade model related movements accordingly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
https://bugs.launchpad.net/zope2/+bug/143768Jérome Perrin authored
This is a proper fix for testSimpleRelationFieldWheelButtonQuotedFields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-