This is an automated email from the git hooks/post-receive script. New change to branch feature/1233 in repository lima. See http://git.chorem.org/lima.git from 89b999b refs #1233 : test du service des périodes fiscales (suppresion des fonctions de service non utilisé) new d54b68d refs #1233 : test du service des transaction + correction et amélioration du code 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 d54b68d4cb2b0c027a332f13b098a2237c05d2c8 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Jun 3 09:44:03 2015 +0200 refs #1233 : test du service des transaction + correction et amélioration du code Summary of changes: .../business/api/FinancialTransactionService.java | 6 +- .../org/chorem/lima/business/AccountingRules.java | 30 +- .../accountingrules/DefaultAccountingRules.java | 143 ++--- .../ejb/FinancialTransactionServiceImpl.java | 19 +- .../lima/business/ejb/FiscalPeriodServiceImpl.java | 4 +- .../lima/business/ejb/ImportServiceImpl.java | 8 +- .../FinancialTransactionServiceImplTest.java | 631 +++++++++++++++++++++ .../ui/common/FinancialTransactionTableModel.java | 6 +- .../FinancialTransactionViewHandler.java | 17 + .../resources/i18n/lima-swing_en_GB.properties | 3 + .../resources/i18n/lima-swing_fr_FR.properties | 4 +- 11 files changed, 743 insertions(+), 128 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.