- 22 Jul, 2009 11 commits
-
-
Łukasz Nowak authored
- do more checks about simulations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add needed portal type definitions - test packing list alone (BPM Delivery Rule usage) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add utf8 encoding git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- provide new experimental, private methods in order to minimize code duplication between rules - simplify and unhardcode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
replace static path for table_style_icon.png image by tales expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Remove commented logging. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2009 19 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add list of frozen and completed states defined in test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- create commong mixin class for low level BPM tests and put common methods into, to avoid code repetition, left some repetition for better readability - refactor existing tests to use mixin class - use variable for completed state, use this variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- implement test for ordered, invoiced and delivered business process with sequence not related to appearance of simulation tree with using of compensation - explain more in docstrings about tests - add comments relating to isBuildable implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
Add support for page change in listbox. This code is ugly, because get*TrackingList is not flexible enough. This sould be done using SQL limit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- self is not the same than context, use context parameter instead - get closest model from the paysheet - condition for slice was wrong. if the slice is equal to the base_application, quantity is 0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fixed comment typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Fix a mistake : if a movement should be kept, this does not mean that we don't have to check for other movements. So in this way all movement will be checked. - in case of no effective model found, getEffectiveModel return None. So remove all None values git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use erp5_dummy_movement to achieve really low level testing, remove very dirty hacks for workflows git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- portal type related - updated maintainer list - updated changelog - updated description - add files generated by fresh business template system version git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- set up is as movement in orders and deliveries git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jul, 2009 10 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
remove write_permission parameter which is not used factorise code * Use property_holder to generate related Value Accessors if available git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This change has probably been forgotten in r3325 * Fix issue when has* accessors defined in API are overload by dynamics accessors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put column to view list of base contribution title list for purchase and sale order view, more columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28105 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-