- 26 May, 2009 37 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* for default_page case, 'here' should be a document not a web section or a web site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* respect original_container if specified, otherwise it does not work fine with erp5_web where a document is accessed through its reference. * implement non-clone case logic that is required for erp5_web. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add cell portal type for Internal Packing List Line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* change use of mapping in script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add column show_history *modified script that shows quantity_unit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
the case where an item would have been moved two time at the same node would be a user mistake, no need to try to hide it here git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* added two field to support for basic BPM features 2009-04-27 luke * initial version git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Reuse Movement_isQuantityEditable to know if this fast input must update quantities on movement or not. Remove XXX, the case where the variation is not in range will not happen, because the list method will only allow to select matching variations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
- to calculate of expected start/stop date - to get remaining trade_phase list and update some related code: - ERP5Site can be get simulation state list from related workflows - typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* use quantity_unit defined on movement to define quantity_unit on item git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*define quantity_unit of item in fast input script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
a non editable multilink fields as a listbox editable field git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*modify tales on quantity_unit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add new script to get quantity_unit on Item git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* more translation * remove unused condition for default_page because context should be a default page not a web section here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2009 3 commits
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*rename actions *add new script to get variation title defined on item *modified scripts used for fast input selection git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
register current web site physical path for later URL generation in WebSection.__call__() too, otherwise it is not set in accessing web site root, and it's default document's absolute_url() value is 'http://host/erp5/web_page_module/page_id' instead of 'http://host/erp5/web_site_module/site_id/web_page_module/page_id' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-