An error occurred fetching the project authors.
- 10 Sep, 2010 3 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Fix a bug that _process* add movement_group_node into movement_group_node_list even when they should not. The fix requires that movement_group_node_list be prepared by the caller instead of the callee, because it is not feasible to detect how it is called from the callee perfectly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Sep, 2010 6 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Fix the code to look up for the last branch, as the previous one did not take branch movement groups into account. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2010 8 commits
-
-
Yoshinori Okuji authored
No need to record updated delivery lines by using a destructive manipulation on the list of delivery lines to be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
No need to record updated deliveries by using a destructive manipulation on the list of deliveries to be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
There is no reason to use restrictedTraverse inside an unrestricted method. Rewrite unreadable code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2010 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
use force_update=1 in line level edit, otherwise line level values can look modified by modifying delivery level values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
make sure to store stop_date even if it is same as start_date, otherwise stop_date is sometimes stored, sometimes non stored. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Apr, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2010 1 commit
-
-
Yoshinori Okuji authored
It is nonsense and buggy for OrderBuilder to care about delivery values, so the relevant code is moved out of OrderBuilder into DeliveryBuilder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 2 commits
-
-
Yoshinori Okuji authored
Make OrderBuilder.searchMovementList more similar to DeliveryBuilder.searchMovementList (i.e. customizable). Move SelectMethodError and SelectMovementError from DeliveryBuilder to OrderBuilder, as SelectMethodError is now used in OrderBuilder as well, and it is easier to put them in OrderBuilder to prevent circular dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
support mapped value in simulation movements by builders. same for divergence testers will be implemented soon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2010 1 commit
-
-
Yoshinori Okuji authored
Move the part of the code that modifies simulation movements from OrderBuilder to DeliveryBuilder, because OrderBuilder makes no relationship between simulation movements and delivery movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2009 1 commit
-
-
Fabien Morin authored
Make possible to pass a movement list to build method. In this way, it is possible to invoke build without using simulation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25917 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2009 1 commit
-
-
Yusei Tahara authored
Builder always must work and finish building even if user who calls builder don't have permission to change target document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
Move getTotal* and related methods of OrderLine to DeliveryLine, because nested lines would be used in delivery lines as well as order lines. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
variation category list cannot be handled by MovementGroup. If a user choose to keep a divergence, variation category list of both simulation movements and lines are required. Otherwise a divergent line's variaition category will not be displayed in the matrix box. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
additional parameter, and/or we try to build documents by temp movements. * getting original delivery document in more robust way. * avoid passing needless **kw parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
even if update_existing_line is false, otherwise some properties in cell-level movement group will not be updated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24588 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add a comment for further improvement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-