- 11 Sep, 2006 21 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Rename all ERP5XhtmlStyle_do* into Base_do* as they were originally named. No need to use different names, it just makes mechanize testing harder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make error message clearer when a business template is not found in the list of working copies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
not rendered. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Added internal money deposit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix error in testInventoryAPI git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
initialize _v_relation_field_index in MultiRelationField instead of in Form, because other components can use RelationFields (eg. Reports) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Sep, 2006 2 commits
-
-
Jérome Perrin authored
A few more tests for relation fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2006 17 commits
-
-
Jérome Perrin authored
fix non existant name preferences in AccountModule_getAccountStatementReportSectionList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is SQL code will likely run only on MySQL. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Include unit/time/month category to describe social contributions. * Increase version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add tests for omit_simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
http://erp5.org/Discussion/SimulationRules By Alexandre Boeglin and Rafael Monnerat. Verified by Romain Courteaud. Currently, the rule 18 is not implemented (we don't copy yet order movement's properties to the simulation movement) The behavior of the simulation should not be changed by this commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Fix css layout to support ie6. Add list of tested browser. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Define a new variable so we can user ${base_url} instead of /erp5/ * Change all scripts in order to use the new variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove references to editable mode : there is now a better implementation of erp5_web which patches absolute_url for its own url generation needs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-