- 08 Oct, 2007 3 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Updated tests to the new planning box configuration. Now, the lines are sorted to prevent use random lines order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2007 3 commits
-
-
Rafael Monnerat authored
Added missed sort parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
I do not like so much equality to a list because it may return the wrong result if one of the types is a tuple. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2007 3 commits
-
-
Bartek Górny authored
Because the security system was changed, a Person has to have an open Assignment to be able to log in. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Oct, 2007 29 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Do not use PortalFolder._verifyObjectPaste, but BaseTool._verifyObjectPaste. PortalFolder is not a base class in this class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Because Payment Transaction does not have a causality workflow, we cannot assume that getCausalityState will always be present. This getattr test needs to be removed once Payment Transaction is linked to a correct causality workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- Payment Transaction uses default_invoice_rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use mxBase product to measure memory usage. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Do not set object_path_list on subscription when is one way from server, because has not wish side effects and is time comsuption git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Do not generate applied related to Production Packing List and Production Report (even if it has to be improve in the futur) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Use iHotfix.originalStringIO rather than re-importing StringIO to make sure that unit tests use the same class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Oct, 2007 2 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- accounting_workflow/scripts/Delivery_Build now uses Delivery_updateAppliedRule in its after_methid_id list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-