- 28 Jan, 2009 4 commits
-
-
Fabien Morin authored
* remove some unused script and refeactor some very similar scripts in a generic one git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
in the default configuration, we should only build the invoice related to the packing list that have been started/stopped git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Clean up API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2009 11 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added destination_carrier, destination_referral, source_carrier, source_referral categories which are defined in Arrow property sheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
the order report was not working for categories with more than one level, because [] was used instead of restrictedTraverse git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
define precision to use the order's price currency (but this is not working yet because listbox does not set "cell" when rendering editable fields) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
try / except ImportError to make those two classes available even if pysvn is not installed (they are used by some python scripts) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added invoice_transmission_mode category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jan, 2009 13 commits
-
-
Ivan Tyagov authored
Do not raise ValueError when searching for an ERP5 user which do not exists or due to security settings is not accessible to logged in user. Instead return None and let application logic choose appropriate action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added Monthly Range Movement Group. * Added a default view action to Day Movement Group. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
make a invoice which gathers all orders in a month for example. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add regexp for it modify unit test to take into account this new property add new preference property to defined preferred city area git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use "%r" instead of "'%s'". Use "%r" instead of "%s". Explain a bit more what each result part contains. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* some cosmetic changes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
of passing sort_method argument. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Sale Packing List in afterSetUp(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Added TypeBasedMethod for getTotalPrice method. This is useful to customize price round procedure, for example. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2009 6 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Define translation domains for portal types. Define workflow chains to use category_publication_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
* Renamed erp5_web_default_theme to clarify the fact that there is no default theme in erp5_web and that erp5_web is a framework to build Web sites based on ERP5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
renamed default theme to minimal theme in order to clarify the fact that there is nothing such as a default Web theme in erp5_web git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
needs to be reviewed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2009 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
The category publication workflow is useful for any ERP5 site which requires to publish some parts of its content to anonymous users on the Web. It is possible with this workflow to decide which sections in a web site are public and which sections are protected (ie. Intranet Site). It is also possible to manage categories in a way that certain categories are accessible to anonymous users while others are not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jan, 2009 4 commits
-
-
Jean-Paul Smets authored
added properties so that building navigation or site maps can be achieved in a universal way indepent of the theme git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added default cache objects. A RAM cache for user dependent skins. An anonymous HTTP cache for parts in an ERP5 site which need to be cached and published to many anonymous readers. A global HTTP cache for all skin items which are user independent and should be cached in a front end proxy to reduce the number of request on Zope. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-