This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from acf87ab Merge branch 'feature/1229' into develop new 7c15303 fixes #1224 : Ajout la date et le journal de la transaction ainssi qu'un id permettant de distinguer les transactions The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 7c1530304a5b5d416a729490a3ded024fd297006 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue May 19 11:22:48 2015 +0200 fixes #1224 : Ajout la date et le journal de la transaction ainssi qu'un id permettant de distinguer les transactions Summary of changes: .../lima/business/ejb/ExportServiceImpl.java | 2 +- .../lima/business/ejb/ImportServiceImpl.java | 41 ++++++++- .../chorem/lima/business/ejb/csv/EntryModel.java | 98 +++++++++++++++++++--- .../lima/business/ImportExportServiceTest.java | 14 ++-- .../chorem/lima/ui/importexport/ImportExport.java | 2 +- 5 files changed, 130 insertions(+), 27 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.