- 20 May, 2010 16 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Fix 35479 is not enough to refresh subdocuments git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Related to test_owner_local_role_on_clone git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* finish to proxy SaleOrder_viewSaleOrderFastInputDialog * rename two fields because field id should not use method names git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
the condition changable. This fixes a bug tested on test_tradeModelLineWithEmptyBaseContributionMovement. Override the condition in PaymentCondition and make PaymentCondition appliable to any movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Fixes test testTradeCondition.test_subcontent_supply_line_reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
The test is supposed to fail, as the proxy field cache does not check the skin selection. A transaction commit was missing to reproduce the issue. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
have time to investigate more now, sorry. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2010 23 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
implementation, then stop caching and call registered special function which should behave as the special get_value method. This change fixes a bug tested on TestProxyField.test_proxifyParallelListField. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add two work lists to validation workflow for supply portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
can handle fields which has their own get_value implementation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
the condition "request.get('field_came_from')" was present two times in the tales which is useless. Change expression "here.absolute_url() + '/view'" to here.getPermanentURL(here); git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Override getCalculationScript to use a type-based method, so that the user does not have to set a script id explicitly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
sorry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2010 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-