- 02 Sep, 2009 16 commits
-
-
Jérome Perrin authored
create a new simulation branch for a given delivery movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Now that trade model lines are built, they are included in invoice.getTotalPrice, so instead we manually sum all movements that are not tax or resource. The problem is that this test is now more complex than the code beeing tested git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
if the input is not str but unicode, convert it to str, otherwise UnicodeEncodeError can be raised by exporting Page Template containing non-ASCII characters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- the SaleOrder_viewAsWebDetails listbox does not uses 'view' anymore, it uses 'Resource_viewAsShop' if the Sale Order Line has a valid resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- select column is not required - default sort must be title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Update CheckSerializationTag and check if serialization_tag blocks to validate the same tagged message and the message remains. Split test_102_CheckSQLDictDoesNotDeleteDuplicatesBeforeExecution into two tests and covers new SQLDict behavior. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Rename test_102. The name said the test was checking SQLQueue feature, but the content was obviously checking SQLDict feature. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Update and add comments to distribute method definition. Remove a new line mistakenly added. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2009 24 commits
-
-
Jérome Perrin authored
- add a no-op setVariationBaseCategoryList, because getVariationBaseCategoryList is not a standard reader anyway git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- don't add useless + git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
More generally, the 'security' attribute should not be used once the class is built, because the constructor of classes inherited from SimpleItem deletes it. This is currently tolerated in ERP5 because there is always CopyContainer that provides one, but it also means that CopyContainer.security is just a mix of attributes generated automatically on most classes. Previous code was equivalent to CopyContainer.security.declarePrivate('doSomethingStupid') CopyContainer.security.apply(Organisation) which is nonsense. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- it is possible, that invoice comes from no order, so related_order is not None is outer condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
make sitemap depth configurable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove duplicated variables with same functionality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- root rules need order link to match movements to be stable in case of duplication of other properties (resource, etc) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-