- 17 Mar, 2010 40 commits
-
-
Ł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
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
transformation.getAggregatedAmountList was not returning anything (see attach test that check this) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This fixes testSimpleRelationFieldWheelButtonQuotedFields Make sure to update ERP5Form and erp5_core at same time git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is especially anoying with FCKEditor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
links. So update the test accordingly. This fix testItem git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
As ERP5 by default requires InnoDB storage. MySQL by default fallbacks to using different engine, like MyISAM, which only generates problems, when tables requested for InnoDB are silently created with MyISAM. Loud fail is really required in such case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
w3m_dump seems to want to append a newline from time to time, so make it sure to ignore if the text ends with a newline or not by stripping. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* rename applyToOrderRelatedMovement to applyToDeliveryRelatedMovement and keep the original name as the alias. * try to find delivery related first for better performance in the new simulation hierarchy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* All test Class inherit from ERP5TypeTestCase * REQUEST is not a dummy one * Tales expression : request/something are not regular. replace with here/REQUEST/something git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Pay Sheet Model must also be of amount_generator group. * fixed a incorrect argument passing between PaySheetTransaction_applyModel and PaySheetTransaction_copySubObject. XXX However, is the function copy sub objects, already implemented in other method? git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
working. (Fix acquisition issues) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
As this id are used to toggle and move gadgets in Zope server adjust accordingly respective scripts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
improve transformation report dialog to make possible to select the category we want in the report : This report can be huge and take a lot of time to generate. But sometime we don't need to make the report on every category but just on some of them. This permit to have a faster report in this cases. In case nothing is selected, it's the same that if everything was selected (same behaviour than before). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Use failIfDifferentSet instead of assertEquals when comparing the keys of an original one and a copied one, as the orders of keys do not matter for this test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix dead proxy fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add a type based method Script (Python) so that Open Sale Order document will find the root applied rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Change DocumentTemplateItem and its subclasses not to put a class name as a prefix into each key when being built. Also, fix some coding crimes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
value. Test both the fixed quantity case and the other case which trade model line does not have a fixed quantity but return a fixed quantity value by using a calculation script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add a type based method so that Task document will find the applied rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-