- 22 May, 2009 19 commits
-
-
Jérome Perrin authored
- set title on transitions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add an optional "transport_kw" parameter to WebServiceTool.connect(), allowing to pass extra keyword parameters to a specific transport class constructor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Implement a simple plugin registry mechanism to avoid adding a strict dependency to ERP5Type when other plugins get written. Fix an error in an error path: "raise" with no parameter is invalid. Now WebServiceTool.connect will raise a KeyError when requested transport is not found, instead of an accidental TypeError until now (feel free to explicitely re-raise a TypeError if this exception fits better). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix Ower -> Owner typo, add some more columns and remove searchable / sortable columns which are not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
normalize Item_get*Value and Item_get*Title scripts, all now use getCurrentTrackingList (until the expected behaviour is properly defined) Item_getCurrentSiteTitle no longer accepts with_title=0 to return the site value. callers have been updated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove deprecated method from API. Update method caller to use private method instead, while advertising that it must be fixed when technical alternative is implemented. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27098 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
rename Item_getVariationOnMovement into Item_getVariationCategoryList and introduce Item_getVariationRangeCategoryItemList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2009 9 commits
-
-
Kazuhiko Shiozaki authored
adding publication_section/pamphlet/web/short as base category was wrong, and it breaks installation of this business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Renamed two properties for consistency with naming conventions. Kept compatibility with current status. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Take into account installation state. This is a quick and dirty fix. It would be better to allow users for example to select the latest bt5 in a given state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
A dirty fix for now. All property accesses must be rewritten using accessors. Propper error handling must be designed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added support for the documentatoin of portal type role definitions in the context of a business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2009 12 commits
-
-
Kazuhiko Shiozaki authored
* css url starts with the web site's url, not with the web section's url. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Fabien Morin authored
define movement_to_add_list before to enter in the loop. This prevent to raise an error in case of getAggregatedAmountList return an empty list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
now we use Business Process to define wich builder we want to use. So without using Business Process, it's not possible to get a builder (and create new lines). The only differences between the two tests was that one use Business Process and not the basic one, but now it's always needed to use Business Process, so two tests can be merged. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add action for fast input of selection of items git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update parent's delivery simulation if Trade Model Line is modified, added or deleted from such git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27073 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
I added some error messages here so that errors are more clear. Also, I follow symlinks because it seems that pysvn does not support them very well. I hope it helps. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fix problem with adding Invoice Line to Invoice coming from Order / Packing List - Invoice is becoming diverged after such line is added, and shall be still solved - this is caused by too restrictive condition about frozenness of Simulation Movement Note: XXX This is quick and dirty hack, it shall be solved using BPM to know if movement is frozen or not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-