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 28e0454 refs #1199 : corrextion d'un index hors limites, ey précision d'un label. new 1d60b71 fixes #1232 : ne pas clôturer un exercice avec des transactions en erreur 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 1d60b713868083fb68c4b286b7f97f457b5347ba Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri May 29 17:47:38 2015 +0200 fixes #1232 : ne pas clôturer un exercice avec des transactions en erreur Summary of changes: .../lima/business/api/FiscalPeriodService.java | 8 ++- .../org/chorem/lima/business/AccountingRules.java | 2 +- .../accountingrules/DefaultAccountingRules.java | 39 +++++++++- .../accountingrules/FranceAccountingRules.java | 7 +- .../lima/business/ejb/FiscalPeriodServiceImpl.java | 15 +++- .../java/org/chorem/lima/entity/EntryTopiaDao.java | 23 ++++++ .../lima/entity/FinancialTransactionTopiaDao.java | 1 - .../ui/fiscalperiod/FiscalPeriodViewHandler.java | 82 ++++++++++++++++++++-- .../resources/i18n/lima-swing_en_GB.properties | 9 +++ .../resources/i18n/lima-swing_fr_FR.properties | 9 +++ 10 files changed, 179 insertions(+), 16 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.