This is an automated email from the git hooks/post-receive script. New change to branch feature/newReportBuilder in repository lima. See http://git.chorem.org/lima.git from 988f41d refs #769 Leger report generation new ecf8a6c refs #769 amélioration sur la récupération et la mise à jour des paramètres 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 ecf8a6c675b17df2e79034a69229c442cfc24681 Author: dcosse <japbiw74> Date: Fri Jan 30 15:45:48 2015 +0100 refs #769 amélioration sur la récupération et la mise à jour des paramètres Summary of changes: .../chorem/lima/business/api/OptionsService.java | 6 +++ .../business/api/report/BalanceReportService.java | 2 +- .../api/report/GeneralEntryBookReportService.java | 3 +- .../business/api/report/LedgerReportService.java | 3 +- .../report/ProvisionalEntryBookReportService.java | 3 +- .../chorem/lima/business/LimaServiceConfig.java | 1 - .../lima/business/ejb/OptionsServiceImpl.java | 43 ++++++++++++++-------- .../ejb/report/BalanceReportServiceImpl.java | 4 +- .../report/GeneralEntryBookReportServiceImpl.java | 4 +- .../ejb/report/LedgerReportServiceImpl.java | 4 +- .../ProvisionalEntryBookReportServiceImpl.java | 4 +- .../lima/business/utils/BigDecimalToString.java | 26 ++++++------- .../chorem/lima/business/utils/DocumentsEnum.java | 2 +- .../main/java/org/chorem/lima/LimaSwingConfig.java | 15 ++------ .../chorem/lima/web/action/DocumentService.java | 16 ++++---- .../chorem/lima/web/service/HttpServerService.java | 36 +++--------------- .../org/chorem/lima/web/action/ReportTest.java | 2 +- 17 files changed, 78 insertions(+), 96 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.