This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git from 20926d40 refs #1395 Correction temporaire: ne pas remonter toutes les erreurs new 0f2d1137 refs #1396 retrait @Deprecated new 6978a6cf refs #1394 affectation d'une valeur par défaut MainUiRefreshComponent new 76c960d9 refs #1396 amélioration de la vitesse d'exéction de l'import des entrées EBP new 7b8e804f refs #1396 [ISO] renommage new cefaabd6 refs #1396 correction les entrées n'étaient pas sauvegardées new 3af75d9d refs #1396 [ISO] refactoring new 28158308 refs #1396 l'export des entrées au format EBP est fait avec les transactions ordonnées par dates new b62c44d1 refs #1394 retrait de l'appel du refresh a l'initialisation de l'onglet entrées invalides. L'action refresh est déclanché pas le listener sur le combo fiscalPeriod The 8 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 b62c44d15088e7e43724fa6e1a573c3e075d9b6e Author: David Cossé <cosse@codelutin.com> Date: Mon Oct 16 09:39:02 2017 +0200 refs #1394 retrait de l'appel du refresh a l'initialisation de l'onglet entrées invalides. L'action refresh est déclanché pas le listener sur le combo fiscalPeriod commit 281583084577f302b16988d7c49a5ff3c5ced5a5 Author: David Cossé <cosse@codelutin.com> Date: Mon Oct 16 09:35:54 2017 +0200 refs #1396 l'export des entrées au format EBP est fait avec les transactions ordonnées par dates commit 3af75d9d377cc483f8b503e655f54b8b85be98fb Author: David Cossé <cosse@codelutin.com> Date: Mon Oct 16 01:03:14 2017 +0200 refs #1396 [ISO] refactoring commit cefaabd6b33080a05545e08d4259bb0887b637f9 Author: David Cossé <cosse@codelutin.com> Date: Mon Oct 16 00:51:40 2017 +0200 refs #1396 correction les entrées n'étaient pas sauvegardées commit 7b8e804fd5717ef79259e1f04901b5bf0a14f1ee Author: David Cossé <cosse@codelutin.com> Date: Sun Oct 15 23:42:14 2017 +0200 refs #1396 [ISO] renommage commit 76c960d99dd536626923c2932f623a2131ce0cad Author: David Cossé <cosse@codelutin.com> Date: Sun Oct 15 23:30:24 2017 +0200 refs #1396 amélioration de la vitesse d'exéction de l'import des entrées EBP commit 6978a6cf33fa7e6db4d60957a5f4f3cf14dca531 Author: David Cossé <cosse@codelutin.com> Date: Sun Oct 15 22:30:40 2017 +0200 refs #1394 affectation d'une valeur par défaut MainUiRefreshComponent commit 0f2d113775063f297c2abcce6d6320a8928d65be Author: David Cossé <cosse@codelutin.com> Date: Sun Oct 15 21:04:29 2017 +0200 refs #1396 retrait @Deprecated Summary of changes: .../chorem/lima/business/api/EntryBookService.java | 3 + .../business/api/FinancialTransactionService.java | 7 +++ .../lima/business/ejb/EntryBookServiceImpl.java | 51 ++++++++++++---- .../lima/business/ejb/ExportServiceImpl.java | 8 ++- .../ejb/FinancialTransactionServiceImpl.java | 24 +++++++- .../lima/business/ejb/ImportServiceImpl.java | 67 +++++++++++++++------- .../lima/entity/FinancialTransactionTopiaDao.java | 7 +++ lima-swing/src/main/assembly/lima | 7 ++- lima-swing/src/main/assembly/lima.bat | 2 +- .../src/main/java/org/chorem/lima/ui/MainView.jaxx | 2 +- .../FinancialTransactionUnbalancedViewHandler.java | 4 +- .../chorem/lima/ui/importexport/ImportExport.java | 1 - 12 files changed, 142 insertions(+), 41 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.