- 01 Mar, 2010 34 commits
-
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Take auto_planned into account for the views of Sale Invoice Transaction and Purchase Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add auto-planning into accounting workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
First working version for transformations (using new transformation code which is not yet committed). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Improvements to WebSection_viewSubjectIndexRenderer, "last_subject = subject.subject" was missing, so grouping was not done. Also use the fact that catalog ignores empty string to pass language='' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Move business template to its parent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Data Protection Request from any document (Global Action). These requests are managed by data protection manager who can delete compromised data on any document (Script proxyfied by role Manager). Once the data protection manager reviewed the Data Protection Request, he can delete some properties on related document or delete all comments in workflow history. Each clean up operation is stored on document as comment in edit_workflow, in order to track data regression. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put all possible-to-fail code in try block git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
called by the hot-reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Minor fixes so that code loads. This mixin provides a reference algorithm for all transformations and should be readable enough to show the direction we should head to. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Invoice Simulation Rule * Invoice Transaction Simulation Rule * Trade Model Simulation Rule * make new rule's test method support new rules only * make old rule's test method support old rules only git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* start to take into account new guideline in the list of proposed proxy fields. Keep code commented for now until guideline is fully validated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* continue to proxify more fields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Feb, 2010 1 commit
-
-
Rafael Monnerat authored
Instead use a local tmp-storage use default download-cache folder which can be set and shared by default.cfg . git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2010 5 commits
-
-
Leonardo Rochael Almeida authored
On Zope 2.12, export actions from portal_actions instead of from tools that are not IActionProviders to match the same redirection on import git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Better solution is worked now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
${:software_home}/bin/python2.4 is a python script wrapper for ${:software_home}/parts/python2.4/bin/python2.4 binary. On some shells (like bash3 on debian) it is not possible to use non binary in #!. But when using /usr/bin/env /path/to/script all works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-