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 f852cfd fixes #1104 : déplacement du bandeau "BETA" new 3a5bac7 fixes #1162: order fiscal periods by date on export to allow correct imports 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 3a5bac7a3c5118c08b10eab72da145db7507badb Author: dcosse <japbiw74> Date: Mon Feb 2 12:09:21 2015 +0100 fixes #1162: order fiscal periods by date on export to allow correct imports Summary of changes: .../chorem/lima/business/ImportExportResults.java | 10 ++ .../lima/business/api/FiscalPeriodService.java | 53 +++++++- .../lima/business/ejb/ExportServiceImpl.java | 12 +- .../lima/business/ejb/FiscalPeriodServiceImpl.java | 15 ++- .../lima/business/ejb/ImportServiceImpl.java | 52 ++++++- .../lima/business/ImportExportServiceTest.java | 149 +++++++++++++++------ .../chorem/lima/entity/FiscalPeriodTopiaDao.java | 13 +- .../chorem/lima/ui/importexport/ImportExport.java | 8 +- 8 files changed, 249 insertions(+), 63 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.