Lima-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- 1853 discussions
branch feature/1293-addAccountViewerTabWithCloseColumnAndDTO updated (0eeda16 -> 423c0bc)
by chorem.org scm 30 Nov '15
by chorem.org scm 30 Nov '15
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1293-addAccountViewerTabWithCloseColumnAndDTO in repository lima.
See http://git.chorem.org/lima.git
from 0eeda16 refs #1293 Ajout d'une colone Clos, est utilisation d'un DTO à la place de Entry
new 423c0bc refs #1293 correction de merge
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 423c0bc9307ff74af9051b85ecaf3b677a5db7bb
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Nov 30 15:56:25 2015 +0100
refs #1293 correction de merge
Summary of changes:
.../business/api/FinancialTransactionService.java | 2 +-
.../ejb/FinancialTransactionServiceImpl.java | 2 +-
.../ui/accountViewer/AccountViewerViewHandler.java | 2 +-
.../org/chorem/lima/ui/lettering/LetteringView.css | 8 --------
.../lima/ui/lettering/LetteringViewHandler.java | 21 ---------------------
.../main/resources/i18n/lima-swing_en_GB.properties | 2 +-
.../main/resources/i18n/lima-swing_fr_FR.properties | 4 +---
7 files changed, 5 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
1
branch feature/1293-addAccountViewerTabWithCloseColumnAndDTO updated (71ed649 -> 0eeda16)
by chorem.org scm 30 Nov '15
by chorem.org scm 30 Nov '15
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1293-addAccountViewerTabWithCloseColumnAndDTO in repository lima.
See http://git.chorem.org/lima.git
discards 71ed649 refs #1293 Ajout d'une colone Clos, est utilisation d'un DTO à la place de Entry
discards ed78c68 refs #1293 Traduction des dates pickers
discards 9031da6 refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
discards 0c85b1a refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
discards 447fbd0 refs #1293 la validation des dates des date pickers est possible au Tab
discards e3a30fd refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
discards 47dd7c3 refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
discards 47945fb refs #1241 Ajout d'un oglet consultation de compte, travail en cours
adds 0112481 refs #1290 A la création d'une transaction si aucune n'a été créée lors de la même session est qu'une transaction est sélectionnée alors la nouvelle trasaction prend la date de celle-ci
adds d100451 refs #1289 calcul de la colonne Solde dans l'onglet recherche des entrées
adds acefd82 refs #1289refactoring
adds 32aa3f8 refs #1289 Le solde est positif si le solde est débiteur
adds 13b9893 Merge branch 'feature/1289-SearchEntriescomputeSold' into develop
adds 26111c4 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte
adds 54e25dd refs #1293 Auto selection du compte si un seul compte correspond à la recherche
adds 785fc80 refs #1295 Même objet sélectionné entre la combobox et le model
adds c51843f Merge branch 'feature/1295-improveEditEntryView' into develop
adds 2d2c8a4 refs #1241 ordonne les entrée par date
adds 8ef9bf6 refs #1286 Regrouppement des entrées par pièces comptable dans la saisie d'écriture
adds bce1075 refs #1286 La solution adopter n'est pas idéale, il faudra revoir le model pour ordonnée les entrée d'une transaction voir ref #1207
adds 4bbfd4d Merge branch 'feature/1286-ordered-entries' into develop
adds 636a5ba refs #1242 verifivation que l'on filtre bien sur un compte
adds ae8502c fixes #1243 la sortie du champ date ou le clic sur une autre action entraine bien la prise en compte des dates saisies
adds 2dc6345 refs #1242 Modification pour plus de lisibilité suite à revue de code Kevin
adds 79ebf7d refs #1242 Refactoring pour plus de lisibilité
adds 4d8ac91 refs #1242 correction de merge
adds 7288ae1 Merge branch 'feature/1242-no-account-research-exception' into develop
adds 9fd0c2f refs #1297correction pour ne pas remonter les entitées ayant une date > à celle indiquée dans la période
adds bde8128 refs #1298 corrige NPE dans le cas ou aucune donnée existe
adds e3d95f9 refs #1242 ordre des traductions revu
adds d9b4a7d Merge branch 'feature/1298-FixNPE' into develop
adds 959bbc3 refs #1268 l'interface de saisie d'un plan de TVA est de nouveau fonctionnelle
adds 6b2e99c refs #1268 utilisation de JXTreeTable à la place de VatChartTreeTable
adds 73a9813 refs #1268 déplacement du ListSelectionModel dans le handler
adds b44dada Merge branch 'feature/1268-vat-statement-usable' into develop
adds 635828d refs #1242 correction sur refactoring
adds a0857b1 Mise à jour de la déclaration de licences
adds d5f467a refs #1295 Le tableau de la saisie des écritures n'est pas éditable si la période est cloturé pour le journal sélectionné
adds 4a1b1d5 refs #1158 Ajout de commentaires + désactivation du boutton de création d'une transaction
adds 253998b refs #1158 Sur l'onglet lettrage il n'est pas possible de modifier une selection comportant une entrée vérouillée. Ajout d'une colonne 'clos' indiquant les entrées vérouillées.
adds 9957610 Merge branch 'feature/1158-NotEditableTableForClose' into develop
adds b4b645f refs #1158 : recupération du ClosedPeriodEntryBook et stockage dans un map pour le cache.
adds b119160 import manquant
adds 7cd3ef3 correction suite au merge
adds fd35125 Merge branch 'feature/1158' into develop
adds f0e4f29 refs #1241 gérération des rapport de compte avec Jasper
adds 03e84c6 refs #1241 gérération des rapport de compte avec Jasper
adds 4c16fcb refs #1241 ne pas afficher les lignes ne comportant aucun montant de renseigné
adds e9c8126 refs #1241 modification de l'affichage des infos
adds ce734ff refs #1241 factorisation du code source Jasper, utilisation de style
adds 643e3a5 refs #1241 correction sur nom de police
adds 9afd18d refs #1241 refactoring
adds b019126 refs #1241 refactoring général sur les rapports, renommage variable, utilisation de style dans les rapports
adds 8b18d5e refs #1241 réactivation de l'impression de la TVA, avec mise à jour des données
adds dedb5b9 refs #1241 mise à jour du plan de TVA
adds 9a297ab refs #1268 permet la saisie des informations concernant le trésor public et affichage de ses infos lors de l'export TVA
adds f56fee1 refs #1241 placement correcte des champs dans la fenêtre de saisie de l'identité
adds cfd3f21 refs #1241 correction sur le formulaire concernant le trésor public. Renommage du boutton OK en Valider
adds 797522f refs #1241 pas de changement dans l'interface de configuration du premier lancement
adds 9c2a471 refs #1241 modificaction des écans de 1er configuration afin de prendre en compte les changements sur l'identité.
adds 6c63783 refs #1241 ajout de l'icon de sauvegarde présente sur le 1er écran au 1er lancement de lima
adds 7cc39ee refs #1241 progression sur internationalisation des rapports, ajout de l'entête avec l'identité sur tous les rapports
adds b4373cd refs #1241mise à jour du plan de tva
adds 21cbf77 refs #1241 minor
adds e8e622e refs #1241 internationalisation sur le rapport de compte
adds 5a144b5 refs #1241 internationalisation sur le rapport de compte
adds 887373c refs #1241 ajout possibilité de créer des rapports de balance globale ou générale (le dernier par défaut centralise les comptes 401 avec ses sous comptes idem pour 411)
adds b8a6ceb refs #1241 monté de version je Jasper report
adds 6f487bf refs #1241 refactoring de code
adds 1179c09 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 4e94d24 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 0919fa5 refs #1241 Ajout de traductions
adds 7f54c9e refs #1298 corrige la génération de rapport pour les comptes si aucun compte n'existe
adds 5655683 correction suite au merge
adds 3d5a336 Merge branch 'feature/1241-account-report' into develop
adds a200c71 refs #1287 ajout du montant total pour à l'onglet Lettrage
adds 746e8ce refs #1287 import manquant
adds 07988ba Merge branch 'feature/1287-compute-summary-on-lettering' into develop
adds 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
adds a47f485 refs #1182 Ajout de traductions
adds 98ca966 refs #1182 Traduction des dates pickers
adds e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
adds 25b8310 Merge branch 'feature/1182-translation' into develop
new bf20017 refs #1241 Ajout d'un oglet consultation de compte, travail en cours
new a1f129f refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
new 683a07f refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
new da346ae refs #1293 la validation des dates des date pickers est possible au Tab
new 52dd5bc refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
new 80ba3fc refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
new 4e8479a refs #1293 Traduction des dates pickers
new 0eeda16 refs #1293 Ajout d'une colone Clos, est utilisation d'un DTO à la place de Entry
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (71ed649)
\
N -- N -- N refs/heads/feature/1293-addAccountViewerTabWithCloseColumnAndDTO (0eeda16)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 0eeda163f72109f06c459c2adf9d77ef45a6bde9
Author: dcosse <cosse(a)codelutin.com>
Date: Thu Sep 17 19:03:11 2015 +0200
refs #1293 Ajout d'une colone Clos, est utilisation d'un DTO à la place de Entry
commit 4e8479a339cb48650cfda64fd51c8ff9a3e37056
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 16 22:11:13 2015 +0200
refs #1293 Traduction des dates pickers
commit 80ba3fccdcc3f207c6071fd32c6c2b581bde0c07
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 17:18:09 2015 +0200
refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
commit 52dd5bc051e9cc25cbeae81dcd00ebb3cf93e0b5
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 16:59:42 2015 +0200
refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
commit da346aef9256d5bba016a507c13971c6279e2c73
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 16:57:35 2015 +0200
refs #1293 la validation des dates des date pickers est possible au Tab
commit 683a07fccd1843dd9d16bf87fd13725cd80b4639
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 15:56:35 2015 +0200
refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
commit a1f129fad9f499f08bbe6435a9087f93375df5ac
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 15:14:19 2015 +0200
refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
commit bf200178fba154769bc81b73da6ed3dfe94ce623
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Sep 14 18:30:15 2015 +0200
refs #1241 Ajout d'un oglet consultation de compte, travail en cours
Summary of changes:
.../org/chorem/lima/business/ServiceListener.java | 2 +-
.../chorem/lima/business/api/AccountService.java | 6 +
.../api/ClosedPeriodicEntryBookService.java | 3 +
.../chorem/lima/business/api/EntryBookService.java | 6 +
.../business/api/FinancialTransactionService.java | 7 +
.../chorem/lima/business/api/ImportService.java | 11 +
.../chorem/lima/business/api/OptionsService.java | 3 +
.../chorem/lima/business/api/TreasuryService.java | 13 +
.../lima/business/api/VatStatementService.java | 5 +-
...eportService.java => AccountReportService.java} | 14 +-
.../business/api/report/BalanceReportService.java | 19 +-
...on.java => AlreadyAffectedVatBoxException.java} | 14 +-
...lException.java => RequiredFieldException.java} | 14 +-
.../chorem/lima/business/LimaBusinessConfig.java | 22 +-
.../lima/business/ejb/AccountServiceImpl.java | 16 +-
.../ejb/ClosedPeriodicEntryBookServiceImpl.java | 11 +
.../lima/business/ejb/EntryBookServiceImpl.java | 7 +
.../ejb/FinancialTransactionServiceImpl.java | 12 +
.../lima/business/ejb/ImportServiceImpl.java | 34 +-
.../lima/business/ejb/OptionsServiceImpl.java | 6 +
.../lima/business/ejb/TreasuryServiceImpl.java | 69 +++
.../lima/business/ejb/VatStatementServiceImpl.java | 74 +++-
.../business/ejb/csv/FiscalControlExportModel.java | 2 +-
.../lima/business/ejb/csv/IdentityModel.java | 4 +-
.../ejb/report/AccountReportServiceImpl.java | 125 ++++++
.../ejb/report/BalanceReportServiceImpl.java | 325 ++++++++++----
.../business/ejb/report/CommonsDocumentReport.java | 57 +++
.../report/GeneralEntryBookReportServiceImpl.java | 43 +-
.../ejb/report/LedgerReportServiceImpl.java | 41 +-
.../ProvisionalEntryBookReportServiceImpl.java | 64 +--
.../entity/ClosedPeriodicEntryBookTopiaDao.java | 23 +
.../java/org/chorem/lima/entity/EntryTopiaDao.java | 44 +-
.../resources/i18n/lima-business_en_GB.properties | 56 +++
.../resources/i18n/lima-business_fr_FR.properties | 56 +++
.../org/chorem/lima/beans/BalanceAccountImpl.java | 23 +-
...ql => V0_8_6_0__1241_create_table_TREASURY.sql} | 52 ++-
.../src/main/xmi/lima-callao-model.properties | 2 +-
lima-callao/src/main/xmi/lima-callao-model.zargo | Bin 57316 -> 61665 bytes
lima-report/pom.xml | 10 +-
.../chorem/lima/report/DocumentReportTypes.java | 1 +
.../java/org/chorem/lima/report/DocumentsEnum.java | 4 +-
.../org/chorem/lima/report/LimaReportConfig.java | 60 ++-
.../lima/report/service/DocumentService.java | 321 ++++++--------
.../chorem/lima/report/service/JasperReports.java | 10 +
.../AccountEntry.jrxml} | 170 ++++----
.../jasperreports/account/DocumentReport.jrxml | 266 ++++++++++++
.../balance/BalanceReportAccountReport.jrxml | 18 +-
.../balance/BalanceSubAccountsReport.jrxml | 54 ++-
.../jasperreports/balance/DocumentReport.jrxml | 387 ++++++++++-------
.../jasperreports/entryBook/DocumentReport.jrxml | 394 ++++++++---------
.../jasperreports/entryBook/EntryBookReport.jrxml | 77 +---
.../entryBook/FinancialPeriodReport.jrxml | 191 ++------
.../entryBook/TransactionReport.jrxml | 222 +++-------
.../generalEntryBook/DocumentReport.jrxml | 478 ++++++++++-----------
.../generalEntryBook/EntryBookPeriodReport.jrxml | 54 +--
.../GeneralEntryBookEntryReport.jrxml | 11 +-
.../generalLedger/DocumentReport.jrxml | 406 +++++++++--------
.../generalLedger/GeneralLedgerEntryReport.jrxml | 204 +++------
.../generalLedger/GeneralLedgerReport.jrxml | 113 ++---
.../src/main/resources/reports/vat_form_fr.pdf | Bin 222623 -> 244238 bytes
.../org/chorem/lima/report/action/ReportTest.java | 2 +-
.../org/chorem/lima/server/HttpServerService.java | 41 +-
lima-swing/src/license/THIRD-PARTY.properties | 1 +
.../main/java/org/chorem/lima/LimaSwingConfig.java | 1 +
.../chorem/lima/enums/VatStatementsChartEnum.java | 5 +-
.../AccountCondition/AccountConditionHandler.java | 6 +-
.../Filter/dateCondition/DateConditionHandler.java | 19 +-
.../ui/Filter/dateCondition/DateConditionView.jaxx | 3 +-
.../DateIntervalConditionHandler.java | 19 +-
.../DateIntervalConditionView.jaxx | 13 +-
.../java/org/chorem/lima/ui/MainViewHandler.java | 28 +-
.../chorem/lima/ui/account/AccountViewHandler.java | 3 +-
.../lima/ui/celleditor/AccountTableCellEditor.java | 28 +-
.../ui/celleditor/DateLimaTableCellRenderer.java | 4 +-
.../lima/ui/celleditor/DateTableCellEditor.java | 154 -------
.../lima/ui/celleditor/DayTableCellEditor.java | 30 +-
.../lima/ui/combobox/EntryBookComboBoxModel.java | 4 +-
.../ui/combobox/FiscalPeriodComboBoxModel.java | 4 +-
.../chorem/lima/ui/common/AbstractLimaTable.java | 2 -
.../ui/common/FinancialTransactionTableModel.java | 111 ++++-
.../lima/ui/entrybook/EntryBookViewHandler.java | 8 +-
.../ui/financialtransaction/AccountColumn.java | 48 ++-
.../ui/financialtransaction/BalanceColumn.java | 35 +-
.../lima/ui/financialtransaction/DayColumn.java | 6 +-
.../FinancialTransactionView.css | 15 +-
.../FinancialTransactionView.jaxx | 2 +-
.../FinancialTransactionViewHandler.java | 109 +++--
.../FinancialTransactionSearchTableModel.java | 12 +-
.../FiscalControlExportViewHandler.java | 2 +-
.../ui/fiscalperiod/FiscalPeriodViewHandler.java | 4 +-
.../java/org/chorem/lima/ui/home/AccountsPane.java | 6 +-
.../org/chorem/lima/ui/home/EntryBooksPane.java | 8 +-
.../lima/ui/home/FinancialTransactionsPane.java | 6 +-
.../org/chorem/lima/ui/home/FiscalYearsPane.java | 10 +-
.../org/chorem/lima/ui/identity/IdentityForm.css | 161 +++++--
.../org/chorem/lima/ui/identity/IdentityForm.jaxx | 281 +++++++-----
.../chorem/lima/ui/identity/IdentityHandler.java | 45 +-
.../chorem/lima/ui/importexport/ImportExport.java | 8 +
.../lima/ui/lettering/LetteringEditModel.java | 96 +++--
...tionModel.java => LetteringSelectionModel.java} | 31 +-
.../lima/ui/lettering/LetteringTableModel.java | 38 ++
.../org/chorem/lima/ui/lettering/LetteringView.css | 6 +-
.../chorem/lima/ui/lettering/LetteringView.jaxx | 11 +-
.../lima/ui/lettering/LetteringViewHandler.java | 186 +++++---
.../BackupPanel.css} | 10 +-
...{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} | 8 +-
.../{OpeningView.css => BackupPanelHandler.java} | 42 +-
.../chorem/lima/ui/opening/CreateIdentityPanel.css | 10 +-
.../lima/ui/opening/CreateIdentityPanel.jaxx | 64 ++-
.../ui/opening/CreateIdentityPanelHandler.java | 1 -
.../org/chorem/lima/ui/opening/OpeningView.css | 11 +-
.../org/chorem/lima/ui/opening/OpeningView.jaxx | 28 +-
.../chorem/lima/ui/opening/OpeningViewHandler.java | 195 ++++++---
.../lima/ui/vatchart/VatChartMovementForm.css | 2 +
.../lima/ui/vatchart/VatChartMovementForm.jaxx | 19 +-
.../chorem/lima/ui/vatchart/VatChartTreeTable.java | 134 ------
.../lima/ui/vatchart/VatChartTreeTableModel.java | 226 ----------
.../org/chorem/lima/ui/vatchart/VatChartView.jaxx | 26 +-
.../lima/ui/vatchart/VatChartViewHandler.java | 401 ++++++++++-------
.../chorem/lima/ui/vatchart/VatChartViewModel.java | 191 ++++++++
.../resources/i18n/lima-swing_en_GB.properties | 70 ++-
.../resources/i18n/lima-swing_fr_FR.properties | 53 ++-
lima-swing/src/main/resources/icons/backup.png | Bin 0 -> 4803 bytes
lima-swing/src/main/resources/import/vat_base.csv | 114 ++---
.../src/main/resources/import/vat_default.csv | 111 ++---
.../src/main/resources/import/vat_developed.csv | 56 ---
.../src/main/resources/import/vat_shortened.csv | 56 ---
lima-swing/src/main/resources/log4j.properties | 2 +-
pom.xml | 10 +-
129 files changed, 4622 insertions(+), 3566 deletions(-)
create mode 100644 lima-business-api/src/main/java/org/chorem/lima/business/api/TreasuryService.java
copy lima-business-api/src/main/java/org/chorem/lima/business/api/report/{BalanceReportService.java => AccountReportService.java} (63%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => AlreadyAffectedVatBoxException.java} (74%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => RequiredFieldException.java} (74%)
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/TreasuryServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/AccountReportServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/CommonsDocumentReport.java
copy lima-callao/src/main/resources/db/migration/{V0_6_0_0__migration2.sql => V0_8_6_0__1241_create_table_TREASURY.sql} (50%)
copy lima-report/src/main/resources/jasperreports/{generalLedger/GeneralLedgerEntryReport.jrxml => account/AccountEntry.jrxml} (69%)
create mode 100644 lima-report/src/main/resources/jasperreports/account/DocumentReport.jrxml
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DateTableCellEditor.java
copy lima-business-api/src/main/java/org/chorem/lima/LimaTechnicalException.java => lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DayTableCellEditor.java (64%)
rename lima-swing/src/main/java/org/chorem/lima/ui/lettering/{LettringSelectionModel.java => LetteringSelectionModel.java} (82%)
copy lima-swing/src/main/java/org/chorem/lima/ui/{fiscalperiod/RetainedEarningsWait.css => opening/BackupPanel.css} (88%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} (80%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{OpeningView.css => BackupPanelHandler.java} (61%)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTable.java
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTableModel.java
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartViewModel.java
create mode 100644 lima-swing/src/main/resources/icons/backup.png
delete mode 100644 lima-swing/src/main/resources/import/vat_developed.csv
delete mode 100644 lima-swing/src/main/resources/import/vat_shortened.csv
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
8
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1176 in repository lima.
See http://git.chorem.org/lima.git
discards 21150b3 refs #1176 Ajout d'un mention concernant l'export FEC sur la page d'acceuil
discards cb6e521 refs #1176 quelques modifications
discards 04d8eb1 refs #1176 correction problème affichage
discards 12c9649 refs #1176 mise à jour de la documentation concernant la configuration client/serveur
discards eefe2fc refs #1176 mise à jour de la documentation concernant la configuration client/serveur
discards 1a14575 correction de la javadoc
discards 3462358 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
discards 5ddfac7 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
discards 62d44cb [jgitflow-maven-plugin]updating poms for 0.8.5-SNAPSHOT development
discards f17ef3e [jgitflow-maven-plugin]Updating develop poms back to pre merge state
discards ff30173 [jgitflow-maven-plugin]updating poms for branch'release/0.8.3' with non-snapshot versions
discards 5dc4b0d remove licences fron thirdparty
discards b3ea0fe [jgitflow-maven-plugin]updating poms for branch '0.8.3' with snapshot versions
discards ea929a6 [jgitflow-maven-plugin]updating poms for 0.8.4-SNAPSHOT development
discards 2d3c9fc refs #1210 allow to configure defferent address for Ejb than Http
discards 56d6a40 rebase to develop (refs #1207)
discards a39b7a6 refs #1207 corrections d'erreurs majeures
discards 885063f refs #1207 corrections d'erreurs majeures
discards 939759a refs #1207 : correction d'erreurs criticals
discards c34e2e8 refs #1223: l'onglet lettrage est peu réactif
discards 10b5355 refs #1218: Plan BCR : exception à la deuxième modification d'un regrouppement
discards a8f2dee refs #1209: A l'ajout automatique d'une écriture le focus ne correspond pas à la cellule éditée
discards 4347f89 refs #1222: Le lettrage ne fonctionne plus
discards 94b81e0 refs #1221: Erreur à l'annulation des import/export
discards f44b3da refs #1187 : identitiy popups
discards b7d0508 refs #1187 : Vat chart popups
discards 993fe91 refs #1187 : inancial statement popups
discards aedc005 refs #1187 : fiscal period popups
discards 290c02e refs #1187 : entry book popups
discards 762104f refs #1187 : account popups
discards a3280ab change remove icon on tab
discards 7874dd6 refs #1210 rétablissement du fonctionnement des rapports en mode client/serveur
discards 9b1e86c utilisation css
discards 56cfe4a refs #1176 : mise a jour de la documentation
discards 1bc0d5c fixes #1193 La zone des critères de recherche apparait réduite, les critères de recherche ne sont donc pas visibles, il faudrait définir une taille minimale
discards 3d4c252 Hide close tab button if you cannot close the tab
adds f8d81c6 refs #1226 Hide close tab button if you cannot close the tab
adds 2184fc7 fixes #1226 Hide close tab button if you cannot close the tab Merge branch 'feature/1226' into develop
adds e06ef0c fixes #1193 La zone des critères de recherche apparait réduite, les critères de recherche ne sont donc pas visibles, il faudrait définir une taille minimale
adds 2581c20 refs #1226 Hide close tab button if you cannot close the tab
adds a9d9110 utilisation css
adds e8a9357 fixes #1193: La zone des critères de recherche apparait réduite, les critères de recherche ne sont donc pas visibles, il faudrait définir une taille minimale Merge branch 'feature/1193' into develop
adds 9243835 change remove icon on tab
adds 47dacdc refs #1187 : account popups
adds 0e30c25 refs #1187 : entry book popups
adds 4ac2c21 refs #1187 : fiscal period popups
adds ece040e refs #1187 : inancial statement popups
adds 1f5f807 refs #1187 : Vat chart popups
adds 37937e4 refs #1187 : identitiy popups
adds 964faf1 fixes #1187: Améliorer l'apparence des Popup Merge branch 'feature/1187' into develop
adds 3c0f684 refs #1221: Erreur à l'annulation des import/export
adds 80adf13 fixes #1221 Erreur à l'annulation des import/export Merge branch 'feature/1221' into develop
adds 9aa89d0 refs #1222: Le lettrage ne fonctionne plus
adds cc2841b fixes #1222 Le lettrage ne fonctionne plus Merge branch 'feature/1222' into develop
adds 8da87c9 refs #1209: A l'ajout automatique d'une écriture le focus ne correspond pas à la cellule éditée
adds 275821d fixes #1209 A l'ajout automatique d'une écriture le focus ne correspond pas à la cellule éditée Merge branch 'feature/1209' into develop
adds 89caf6e refs #1218: Plan BCR : exception à la deuxième modification d'un regrouppement
adds 3e445d8 fixes #1218 Plan BCR : exception à la deuxième modification d'un regrouppement Merge branch 'feature/1218' into develop
adds c771213 refs #1223: l'onglet lettrage est peu réactif
adds c6e0e9a fixes #1223: l'onglet lettrage est peu réactif Merge branch 'feature/1223' into develop
adds ead303a refs #1207 : correction d'erreurs criticals
adds a0b7cbf refs #1207 corrections d'erreurs majeures
adds 78602e6 refs #1207 corrections d'erreurs majeures
adds 248ce54 rebase to develop (refs #1207)
adds b7877b3 Merge branch 'feature/1207' into develop
adds 1e13def refs #1210 rétablissement du fonctionnement des rapports en mode client/serveur
adds d2dd63f refs #1210 allow to configure defferent address for Ejb than Http
adds 0047b54 Merge branch 'feature/1210-client-server-params' into develop
adds 951e181 [jgitflow-maven-plugin]updating poms for 0.8.4-SNAPSHOT development
adds a2addde [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds ccbe508 [jgitflow-maven-plugin]updating poms for branch '0.8.3' with snapshot versions
adds 21b81ce remove licences fron thirdparty
adds 556fc85 [jgitflow-maven-plugin]updating poms for branch'release/0.8.3' with non-snapshot versions
adds 10b0c67 Merge branch 'release/0.8.3'
adds 24b6f47 Merge branch 'master' into develop
adds 750c191 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 8021dbe [jgitflow-maven-plugin]updating poms for 0.8.5-SNAPSHOT development
adds c016677 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds adf3308 [jgitflow-maven-plugin]updating poms for branch'release/0.8.4' with non-snapshot versions
adds c95d5a1 Merge branch 'release/0.8.4'
adds 5464ca5 Merge branch 'master' into develop
adds f2a70f9 [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 9a1e21c correction de la javadoc
adds bf21713 refs #1199 : ajout de l'export du fichier des écritures comptables
adds fbab021 fixes #1228 : correction import comptes.
adds 10e2882 Merge branch 'feature/1228' into develop
adds a1679da fixes #1119 : changement du layout pour les toolbar possiblement trop large
adds f5f01d4 Merge branch 'feature/1119' into develop
adds 565f06b fixes #1208 : ajouter le moi en toutes lettres + afficher la période dans la bar de statut
adds f60f3ab fixes #1225 : si l'exercice est sur deux années afficher les deux années (ex : "2015 - 2016")
adds b557829 refs #1208 : correction de la marge a droite de la balance.
adds 5d95df9 refs #1199 : ajout de l'export du fichier des écritures comptables
adds 12ce7b8 fixes #1228 : correction import comptes.
adds 449120d fixes #1119 : changement du layout pour les toolbar possiblement trop large
adds 1c0d6fb fixes #1208 : ajouter le moi en toutes lettres + afficher la période dans la bar de statut
adds 99faafa refs #1208 : correction de la marge a droite de la balance.
adds 807085c Merge branch 'feature/1208' into develop
adds 931a9e6 fixes #1229 : recherche d'un compt sur tout ou partie du code ou de la désignation
adds d0e4e99 refs #1229 : suppression d'une variable non utilisé.
adds acf87ab Merge branch 'feature/1229' into develop
adds 7c15303 fixes #1224 : Ajout la date et le journal de la transaction ainssi qu'un id permettant de distinguer les transactions
adds 33d60db fixes #1231 : déplacement débit, crédit et solde.
adds 6291377 refs #1186 : text d'a propos
adds 66e4193 refs #1186 : correction text
adds b6a5de8 refs #1186 : rendre dynamique l'année du copyright
adds 8f3b127 refs #1186 : correction du text d'à propos et de la traduction.
adds 5486747 Merge branch 'feature/1186' into develop
adds 28e0454 refs #1199 : corrextion d'un index hors limites, ey précision d'un label.
adds 1d60b71 fixes #1232 : ne pas clôturer un exercice avec des transactions en erreur
adds cd3af52 refs #1233 : test du service des comptes + retructuration des initialiseur de test
adds 391ae16 refs #1233 : test du service des journaux
adds 89b999b refs #1233 : test du service des périodes fiscales (suppresion des fonctions de service non utilisé)
adds d54b68d refs #1233 : test du service des transaction + correction et amélioration du code
adds 47e387f refs #1233 : test du service des exercices
adds 56d8305 Merge branch 'feature/1233' into develop
adds 43a92d4 refs #1233 : test du service des exercices
adds 4fa9916 refs #1233 : fix test and update log
adds 30a62a3 fixes #1235 : fix import plan BCR (and journaux)
adds b33247a fixes #1236 : afficher les exceptions métier
adds 9c806ea fixes #1237 : fix id menu item
adds f9c60c6 change Datepiker pattern adn fix account combobox dimension
adds 96c285b refs #1176 : mise a jours des impressions d'écrans. et correction
adds 6565524 refs #1176 : mise a jour d'un imprime écran et du tableau des fichierd CSV
adds e93d950 Merge branch 'feature/1176-2' into develop
adds 372bc24 mise à jour du pom parents
adds 2f4f28c [jgitflow-maven-plugin]updating poms for 0.8.6-SNAPSHOT development
adds 26817eb [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts
adds e57c000 fixes releases : add headers
adds 6b45377 [jgitflow-maven-plugin]updating poms for branch'release/0.8.5' with non-snapshot versions
adds 5062bb3 [jgitflow-maven-plugin]merging 'release/0.8.5' into 'master'
adds 4024d64 [jgitflow-maven-plugin]merging 'master' into 'develop'
adds 19a980d [jgitflow-maven-plugin]Updating develop poms back to pre merge state
adds 34f7074 refs #1240 ajout de controles
adds 0112481 refs #1290 A la création d'une transaction si aucune n'a été créée lors de la même session est qu'une transaction est sélectionnée alors la nouvelle trasaction prend la date de celle-ci
adds d100451 refs #1289 calcul de la colonne Solde dans l'onglet recherche des entrées
adds acefd82 refs #1289refactoring
adds 32aa3f8 refs #1289 Le solde est positif si le solde est débiteur
adds 13b9893 Merge branch 'feature/1289-SearchEntriescomputeSold' into develop
adds 26111c4 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte
adds 54e25dd refs #1293 Auto selection du compte si un seul compte correspond à la recherche
adds 785fc80 refs #1295 Même objet sélectionné entre la combobox et le model
adds c51843f Merge branch 'feature/1295-improveEditEntryView' into develop
adds 2d2c8a4 refs #1241 ordonne les entrée par date
adds 8ef9bf6 refs #1286 Regrouppement des entrées par pièces comptable dans la saisie d'écriture
adds bce1075 refs #1286 La solution adopter n'est pas idéale, il faudra revoir le model pour ordonnée les entrée d'une transaction voir ref #1207
adds 4bbfd4d Merge branch 'feature/1286-ordered-entries' into develop
adds 636a5ba refs #1242 verifivation que l'on filtre bien sur un compte
adds ae8502c fixes #1243 la sortie du champ date ou le clic sur une autre action entraine bien la prise en compte des dates saisies
adds 2dc6345 refs #1242 Modification pour plus de lisibilité suite à revue de code Kevin
adds 79ebf7d refs #1242 Refactoring pour plus de lisibilité
adds 4d8ac91 refs #1242 correction de merge
adds 7288ae1 Merge branch 'feature/1242-no-account-research-exception' into develop
adds 9fd0c2f refs #1297correction pour ne pas remonter les entitées ayant une date > à celle indiquée dans la période
adds bde8128 refs #1298 corrige NPE dans le cas ou aucune donnée existe
adds e3d95f9 refs #1242 ordre des traductions revu
adds d9b4a7d Merge branch 'feature/1298-FixNPE' into develop
adds 959bbc3 refs #1268 l'interface de saisie d'un plan de TVA est de nouveau fonctionnelle
adds 6b2e99c refs #1268 utilisation de JXTreeTable à la place de VatChartTreeTable
adds 73a9813 refs #1268 déplacement du ListSelectionModel dans le handler
adds b44dada Merge branch 'feature/1268-vat-statement-usable' into develop
adds 635828d refs #1242 correction sur refactoring
adds a0857b1 Mise à jour de la déclaration de licences
adds d5f467a refs #1295 Le tableau de la saisie des écritures n'est pas éditable si la période est cloturé pour le journal sélectionné
adds 4a1b1d5 refs #1158 Ajout de commentaires + désactivation du boutton de création d'une transaction
adds 253998b refs #1158 Sur l'onglet lettrage il n'est pas possible de modifier une selection comportant une entrée vérouillée. Ajout d'une colonne 'clos' indiquant les entrées vérouillées.
adds 9957610 Merge branch 'feature/1158-NotEditableTableForClose' into develop
adds b4b645f refs #1158 : recupération du ClosedPeriodEntryBook et stockage dans un map pour le cache.
adds b119160 import manquant
adds 7cd3ef3 correction suite au merge
adds fd35125 Merge branch 'feature/1158' into develop
adds f0e4f29 refs #1241 gérération des rapport de compte avec Jasper
adds 03e84c6 refs #1241 gérération des rapport de compte avec Jasper
adds 4c16fcb refs #1241 ne pas afficher les lignes ne comportant aucun montant de renseigné
adds e9c8126 refs #1241 modification de l'affichage des infos
adds ce734ff refs #1241 factorisation du code source Jasper, utilisation de style
adds 643e3a5 refs #1241 correction sur nom de police
adds 9afd18d refs #1241 refactoring
adds b019126 refs #1241 refactoring général sur les rapports, renommage variable, utilisation de style dans les rapports
adds 8b18d5e refs #1241 réactivation de l'impression de la TVA, avec mise à jour des données
adds dedb5b9 refs #1241 mise à jour du plan de TVA
adds 9a297ab refs #1268 permet la saisie des informations concernant le trésor public et affichage de ses infos lors de l'export TVA
adds f56fee1 refs #1241 placement correcte des champs dans la fenêtre de saisie de l'identité
adds cfd3f21 refs #1241 correction sur le formulaire concernant le trésor public. Renommage du boutton OK en Valider
adds 797522f refs #1241 pas de changement dans l'interface de configuration du premier lancement
adds 9c2a471 refs #1241 modificaction des écans de 1er configuration afin de prendre en compte les changements sur l'identité.
adds 6c63783 refs #1241 ajout de l'icon de sauvegarde présente sur le 1er écran au 1er lancement de lima
adds 7cc39ee refs #1241 progression sur internationalisation des rapports, ajout de l'entête avec l'identité sur tous les rapports
adds b4373cd refs #1241mise à jour du plan de tva
adds 21cbf77 refs #1241 minor
adds e8e622e refs #1241 internationalisation sur le rapport de compte
adds 5a144b5 refs #1241 internationalisation sur le rapport de compte
adds 887373c refs #1241 ajout possibilité de créer des rapports de balance globale ou générale (le dernier par défaut centralise les comptes 401 avec ses sous comptes idem pour 411)
adds b8a6ceb refs #1241 monté de version je Jasper report
adds 6f487bf refs #1241 refactoring de code
adds 1179c09 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 4e94d24 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 0919fa5 refs #1241 Ajout de traductions
adds 7f54c9e refs #1298 corrige la génération de rapport pour les comptes si aucun compte n'existe
adds 5655683 correction suite au merge
adds 3d5a336 Merge branch 'feature/1241-account-report' into develop
adds a200c71 refs #1287 ajout du montant total pour à l'onglet Lettrage
adds 746e8ce refs #1287 import manquant
adds 07988ba Merge branch 'feature/1287-compute-summary-on-lettering' into develop
adds 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
adds a47f485 refs #1182 Ajout de traductions
adds 98ca966 refs #1182 Traduction des dates pickers
adds e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
adds 25b8310 Merge branch 'feature/1182-translation' into develop
new 5022685 refs #1176 : mise a jour de la documentation
new 2c14332 refs #1176 mise à jour de la documentation concernant la configuration client/serveur
new f467ce3 refs #1176 mise à jour de la documentation concernant la configuration client/serveur
new e1f8fc0 refs #1176 correction problème affichage
new fc30fe0 refs #1176 quelques modifications
new 8994081 refs #1176 Ajout d'un mention concernant l'export FEC sur la page d'acceuil
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (21150b3)
\
N -- N -- N refs/heads/feature/1176 (8994081)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 6 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 899408184350051e0a5d45118fd9acc5fd8d80fa
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Jun 26 15:52:23 2015 +0200
refs #1176 Ajout d'un mention concernant l'export FEC sur la page d'acceuil
commit fc30fe04039ec1615da821cd7eebe4c5f0967262
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Jun 26 12:19:45 2015 +0200
refs #1176 quelques modifications
commit e1f8fc09f67a56ca39ee8fc1c85dbf37c740cb1e
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Jun 26 11:32:45 2015 +0200
refs #1176 correction problème affichage
commit f467ce3399d175b60411674ccc04a3ca370b8110
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Jun 26 11:12:49 2015 +0200
refs #1176 mise à jour de la documentation concernant la configuration client/serveur
commit 2c143323d03a49aed7646680f345d5aac5a579ae
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Jun 24 20:54:05 2015 +0200
refs #1176 mise à jour de la documentation concernant la configuration client/serveur
commit 50226857bd57408ba3479f0410d0d658abb4650f
Author: Sylvain Bavencoff <bavencoff(a)codelutin.com>
Date: Thu May 7 12:09:32 2015 +0200
refs #1176 : mise a jour de la documentation
Summary of changes:
lima-business-api/pom.xml | 2 +-
.../org/chorem/lima/business/ServiceListener.java | 2 +-
.../chorem/lima/business/api/AccountService.java | 11 +-
.../api/ClosedPeriodicEntryBookService.java | 3 +
.../chorem/lima/business/api/EntryBookService.java | 6 +
.../chorem/lima/business/api/ExportService.java | 9 +
.../lima/business/api/FinancialPeriodService.java | 4 -
.../business/api/FinancialTransactionService.java | 13 +-
.../lima/business/api/FiscalPeriodService.java | 38 +-
.../chorem/lima/business/api/ImportService.java | 11 +
.../chorem/lima/business/api/OptionsService.java | 3 +
.../chorem/lima/business/api/TreasuryService.java | 13 +
.../lima/business/api/VatStatementService.java | 5 +-
...eportService.java => AccountReportService.java} | 14 +-
.../business/api/report/BalanceReportService.java | 19 +-
...on.java => AlreadyAffectedVatBoxException.java} | 14 +-
...lException.java => RequiredFieldException.java} | 14 +-
lima-business/pom.xml | 2 +-
.../org/chorem/lima/business/AccountingRules.java | 35 +-
.../chorem/lima/business/LimaBusinessConfig.java | 22 +-
.../accountingrules/DefaultAccountingRules.java | 190 +++--
.../accountingrules/FranceAccountingRules.java | 10 +-
.../lima/business/ejb/AccountServiceImpl.java | 23 +-
.../ejb/ClosedPeriodicEntryBookServiceImpl.java | 11 +
.../lima/business/ejb/EntryBookServiceImpl.java | 7 +
.../lima/business/ejb/ExportServiceImpl.java | 50 +-
.../business/ejb/FinancialPeriodServiceImpl.java | 18 -
.../ejb/FinancialTransactionServiceImpl.java | 33 +-
.../lima/business/ejb/FiscalPeriodServiceImpl.java | 62 +-
.../lima/business/ejb/ImportServiceImpl.java | 106 ++-
.../lima/business/ejb/OptionsServiceImpl.java | 6 +
.../lima/business/ejb/TreasuryServiceImpl.java | 69 ++
.../lima/business/ejb/VatStatementServiceImpl.java | 74 +-
.../chorem/lima/business/ejb/csv/EntryModel.java | 98 ++-
.../business/ejb/csv/FiscalControlExportModel.java | 153 ++++
.../lima/business/ejb/csv/IdentityModel.java | 4 +-
.../ejb/report/AccountReportServiceImpl.java | 125 ++++
.../ejb/report/BalanceReportServiceImpl.java | 325 ++++++--
.../business/ejb/report/CommonsDocumentReport.java | 57 ++
.../report/GeneralEntryBookReportServiceImpl.java | 43 +-
.../ejb/report/LedgerReportServiceImpl.java | 41 +-
.../ProvisionalEntryBookReportServiceImpl.java | 64 +-
.../entity/ClosedPeriodicEntryBookTopiaDao.java | 29 +-
.../java/org/chorem/lima/entity/EntryTopiaDao.java | 78 +-
.../lima/entity/FinancialPeriodTopiaDao.java | 14 -
.../lima/entity/FinancialTransactionTopiaDao.java | 1 -
.../chorem/lima/entity/FiscalPeriodTopiaDao.java | 24 -
.../resources/i18n/lima-business_en_GB.properties | 56 ++
.../resources/i18n/lima-business_fr_FR.properties | 56 ++
.../org/chorem/lima/business/AbstractLimaTest.java | 575 ++------------
.../lima/business/AccountServiceImplTest.java | 332 +++++---
.../lima/business/EntryBookServiceImplTest.java | 148 +++-
.../business/FinancialPeriodServiceImplTest.java | 260 ++++++-
.../FinancialTransactionServiceImplTest.java | 638 +++++++++++++++-
.../lima/business/FiscalPeriodServiceImplTest.java | 640 +++++++++++++---
.../lima/business/ImportExportServiceTest.java | 45 +-
.../lima/business/ReportServiceImplTest.java | 5 +-
.../lima/entity/FinancialTransactionDAOTest.java | 5 +-
lima-business/src/test/resources/log4j.properties | 4 +-
lima-callao/pom.xml | 2 +-
.../org/chorem/lima/beans/BalanceAccountImpl.java | 23 +-
...ql => V0_8_6_0__1241_create_table_TREASURY.sql} | 52 +-
.../src/main/xmi/lima-callao-model.properties | 2 +-
lima-callao/src/main/xmi/lima-callao-model.zargo | Bin 57316 -> 61665 bytes
lima-report/pom.xml | 12 +-
.../chorem/lima/report/DocumentReportTypes.java | 1 +
.../java/org/chorem/lima/report/DocumentsEnum.java | 4 +-
.../org/chorem/lima/report/LimaReportConfig.java | 60 +-
.../lima/report/service/DocumentService.java | 321 ++++----
.../chorem/lima/report/service/JasperReports.java | 10 +
.../AccountEntry.jrxml} | 170 ++---
.../jasperreports/account/DocumentReport.jrxml | 266 +++++++
.../balance/BalanceReportAccountReport.jrxml | 18 +-
.../balance/BalanceSubAccountsReport.jrxml | 54 +-
.../jasperreports/balance/DocumentReport.jrxml | 387 ++++++----
.../jasperreports/entryBook/DocumentReport.jrxml | 394 +++++-----
.../jasperreports/entryBook/EntryBookReport.jrxml | 77 +-
.../entryBook/FinancialPeriodReport.jrxml | 191 +----
.../entryBook/TransactionReport.jrxml | 222 ++----
.../generalEntryBook/DocumentReport.jrxml | 478 ++++++------
.../generalEntryBook/EntryBookPeriodReport.jrxml | 54 +-
.../GeneralEntryBookEntryReport.jrxml | 11 +-
.../generalLedger/DocumentReport.jrxml | 406 +++++-----
.../generalLedger/GeneralLedgerEntryReport.jrxml | 204 ++---
.../generalLedger/GeneralLedgerReport.jrxml | 113 +--
.../src/main/resources/reports/vat_form_fr.pdf | Bin 222623 -> 244238 bytes
.../org/chorem/lima/report/action/ReportTest.java | 2 +-
lima-server/pom.xml | 2 +-
.../org/chorem/lima/server/HttpServerService.java | 41 +-
lima-swing/pom.xml | 6 +-
lima-swing/src/license/THIRD-PARTY.properties | 1 +
.../main/java/org/chorem/lima/LimaSwingConfig.java | 3 +-
.../org/chorem/lima/enums/AccountsChartEnum.java | 9 +-
.../chorem/lima/enums/VatStatementsChartEnum.java | 5 +-
.../AccountCondition/AccountConditionHandler.java | 12 +
.../AccountCondition/AccountConditionView.css | 8 +-
.../AccountCondition/AccountConditionView.jaxx | 11 +-
.../Filter/dateCondition/DateConditionHandler.java | 19 +-
.../ui/Filter/dateCondition/DateConditionView.jaxx | 3 +-
.../DateIntervalConditionHandler.java | 19 +-
.../DateIntervalConditionView.jaxx | 13 +-
.../src/main/java/org/chorem/lima/ui/MainView.css | 11 +-
.../src/main/java/org/chorem/lima/ui/MainView.jaxx | 4 +-
.../java/org/chorem/lima/ui/MainViewHandler.java | 39 +-
.../chorem/lima/ui/account/AccountViewHandler.java | 25 +-
.../lima/ui/celleditor/AccountTableCellEditor.java | 86 +--
.../ui/celleditor/DateLimaTableCellRenderer.java | 4 +-
.../lima/ui/celleditor/DateTableCellEditor.java | 154 ----
.../lima/ui/celleditor/DayTableCellEditor.java | 30 +-
...ountComboBoxModel.java => AccountComboBox.java} | 66 +-
.../lima/ui/combobox/AccountComboBoxModel.java | 98 ---
.../lima/ui/combobox/EntryBookComboBoxModel.java | 4 +-
.../ui/combobox/FiscalPeriodComboBoxModel.java | 4 +-
.../chorem/lima/ui/common/AbstractLimaTable.java | 2 -
.../lima/ui/common/AccountComboBoxModel.java | 54 --
.../ui/common/FinancialPeriodListRenderer.java | 14 +-
.../ui/common/FinancialTransactionTableModel.java | 117 ++-
.../lima/ui/common/FiscalPeriodListRenderer.java | 21 +-
.../lima/ui/entrybook/EntryBookViewHandler.java | 14 +-
.../FinancialStatementChartViewHandler.java | 2 +-
.../ui/financialtransaction/AccountColumn.java | 55 +-
.../ui/financialtransaction/BalanceColumn.java | 35 +-
.../lima/ui/financialtransaction/DayColumn.java | 6 +-
.../FinancialTransactionView.css | 28 +-
.../FinancialTransactionView.jaxx | 7 +-
.../FinancialTransactionViewHandler.java | 144 +++-
.../FinancialTransactionSearchTableModel.java | 12 +-
.../FiscalControlExportView.css} | 58 +-
.../FiscalControlExportView.jaxx | 85 +++
.../FiscalControlExportViewHandler.java | 229 ++++++
.../ui/fiscalperiod/FiscalPeriodViewHandler.java | 88 ++-
.../java/org/chorem/lima/ui/home/AccountsPane.java | 6 +-
.../org/chorem/lima/ui/home/EntryBooksPane.java | 8 +-
.../lima/ui/home/FinancialTransactionsPane.java | 6 +-
.../org/chorem/lima/ui/home/FiscalYearsPane.java | 10 +-
.../org/chorem/lima/ui/identity/IdentityForm.css | 161 +++-
.../org/chorem/lima/ui/identity/IdentityForm.jaxx | 281 ++++---
.../chorem/lima/ui/identity/IdentityHandler.java | 45 +-
.../chorem/lima/ui/importexport/ImportExport.java | 37 +-
.../lima/ui/lettering/LetteringEditModel.java | 105 ++-
...tionModel.java => LetteringSelectionModel.java} | 31 +-
.../lima/ui/lettering/LetteringTableModel.java | 38 +
.../org/chorem/lima/ui/lettering/LetteringView.css | 47 +-
.../chorem/lima/ui/lettering/LetteringView.jaxx | 68 +-
.../lima/ui/lettering/LetteringViewHandler.java | 220 ++++--
.../BackupPanel.css} | 10 +-
...{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} | 8 +-
.../{OpeningView.css => BackupPanelHandler.java} | 42 +-
.../chorem/lima/ui/opening/CreateIdentityPanel.css | 10 +-
.../lima/ui/opening/CreateIdentityPanel.jaxx | 64 +-
.../ui/opening/CreateIdentityPanelHandler.java | 1 -
.../org/chorem/lima/ui/opening/OpeningView.css | 11 +-
.../org/chorem/lima/ui/opening/OpeningView.jaxx | 28 +-
.../chorem/lima/ui/opening/OpeningViewHandler.java | 195 +++--
.../lima/ui/vatchart/VatChartMovementForm.css | 2 +
.../lima/ui/vatchart/VatChartMovementForm.jaxx | 19 +-
.../chorem/lima/ui/vatchart/VatChartTreeTable.java | 134 ----
.../lima/ui/vatchart/VatChartTreeTableModel.java | 226 ------
.../org/chorem/lima/ui/vatchart/VatChartView.jaxx | 26 +-
.../lima/ui/vatchart/VatChartViewHandler.java | 401 ++++++----
.../chorem/lima/ui/vatchart/VatChartViewModel.java | 191 +++++
.../org/chorem/lima/util/WrapToolBarLayout.java | 129 ++++
.../resources/i18n/lima-swing_en_GB.properties | 106 ++-
.../resources/i18n/lima-swing_fr_FR.properties | 94 ++-
.../icons/action-financialPeriod-close.png | Bin 715 -> 452 bytes
.../resources/icons/action-fiscalControlExport.png | Bin 0 -> 1244 bytes
lima-swing/src/main/resources/icons/backup.png | Bin 0 -> 4803 bytes
lima-swing/src/main/resources/icons/warning.png | Bin 0 -> 965 bytes
.../src/main/resources/import/pcg_developed.csv | 831 ++++++++++++++++++++-
lima-swing/src/main/resources/import/vat_base.csv | 114 +--
.../src/main/resources/import/vat_default.csv | 111 +--
.../src/main/resources/import/vat_developed.csv | 56 --
.../src/main/resources/import/vat_shortened.csv | 56 --
lima-swing/src/main/resources/lima-swing.config | 1 +
lima-swing/src/main/resources/log4j.properties | 2 +-
pom.xml | 14 +-
src/site/procedure.txt | 15 +
src/site/resources/screens/export_ebp_1.png | Bin 114103 -> 94362 bytes
src/site/resources/screens/export_ebp_2.png | Bin 17856 -> 8139 bytes
src/site/resources/screens/export_ebp_3.png | Bin 71482 -> 54392 bytes
src/site/resources/screens/export_ebp_4.png | Bin 24204 -> 14348 bytes
src/site/resources/screens/export_ebp_5.png | Bin 30588 -> 14741 bytes
src/site/resources/screens/export_ebp_6.png | Bin 26990 -> 11937 bytes
src/site/resources/screens/export_ebp_7.png | Bin 17221 -> 6030 bytes
src/site/resources/screens/lima_import_charset.png | Bin 56032 -> 42025 bytes
src/site/resources/screens/lima_import_limaall.png | Bin 64072 -> 46841 bytes
src/site/resources/screens/lima_open_account.png | Bin 39308 -> 26602 bytes
src/site/resources/screens/lima_open_entrybook.png | Bin 31108 -> 21208 bytes
.../resources/screens/lima_open_fiscalperiod.png | Bin 28827 -> 19797 bytes
src/site/resources/screens/lima_open_identity.png | Bin 31849 -> 27903 bytes
src/site/resources/screens/lima_open_welcome.png | Bin 35463 -> 24208 bytes
.../resources/screens/lima_reports_entrybooks.png | Bin 61887 -> 0 bytes
.../screens/lima_reports_financialstatement.png | Bin 57424 -> 0 bytes
src/site/resources/screens/lima_reports_ledger.png | Bin 57008 -> 0 bytes
.../resources/screens/lima_searchtransaction.png | Bin 93053 -> 0 bytes
src/site/rst/importexport.rst | 40 +-
196 files changed, 8824 insertions(+), 5077 deletions(-)
create mode 100644 lima-business-api/src/main/java/org/chorem/lima/business/api/TreasuryService.java
copy lima-business-api/src/main/java/org/chorem/lima/business/api/report/{BalanceReportService.java => AccountReportService.java} (63%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => AlreadyAffectedVatBoxException.java} (74%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => RequiredFieldException.java} (74%)
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/TreasuryServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/csv/FiscalControlExportModel.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/AccountReportServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/CommonsDocumentReport.java
copy lima-callao/src/main/resources/db/migration/{V0_6_0_0__migration2.sql => V0_8_6_0__1241_create_table_TREASURY.sql} (50%)
copy lima-report/src/main/resources/jasperreports/{generalLedger/GeneralLedgerEntryReport.jrxml => account/AccountEntry.jrxml} (69%)
create mode 100644 lima-report/src/main/resources/jasperreports/account/DocumentReport.jrxml
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DateTableCellEditor.java
copy lima-business-api/src/main/java/org/chorem/lima/LimaTechnicalException.java => lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DayTableCellEditor.java (64%)
copy lima-swing/src/main/java/org/chorem/lima/ui/combobox/{LeafAccountComboBoxModel.java => AccountComboBox.java} (57%)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/combobox/AccountComboBoxModel.java
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/common/AccountComboBoxModel.java
copy lima-swing/src/main/java/org/chorem/lima/ui/{financialtransactionunbalanced/FinancialTransactionUnbalancedView.css => fiscalControlExport/FiscalControlExportView.css} (51%)
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/fiscalControlExport/FiscalControlExportView.jaxx
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/fiscalControlExport/FiscalControlExportViewHandler.java
rename lima-swing/src/main/java/org/chorem/lima/ui/lettering/{LettringSelectionModel.java => LetteringSelectionModel.java} (82%)
copy lima-swing/src/main/java/org/chorem/lima/ui/{fiscalperiod/RetainedEarningsWait.css => opening/BackupPanel.css} (88%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} (80%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{OpeningView.css => BackupPanelHandler.java} (61%)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTable.java
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTableModel.java
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartViewModel.java
create mode 100644 lima-swing/src/main/java/org/chorem/lima/util/WrapToolBarLayout.java
create mode 100644 lima-swing/src/main/resources/icons/action-fiscalControlExport.png
create mode 100644 lima-swing/src/main/resources/icons/backup.png
create mode 100644 lima-swing/src/main/resources/icons/warning.png
delete mode 100644 lima-swing/src/main/resources/import/vat_developed.csv
delete mode 100644 lima-swing/src/main/resources/import/vat_shortened.csv
create mode 100644 src/site/procedure.txt
delete mode 100644 src/site/resources/screens/lima_reports_entrybooks.png
delete mode 100644 src/site/resources/screens/lima_reports_financialstatement.png
delete mode 100644 src/site/resources/screens/lima_reports_ledger.png
delete mode 100644 src/site/resources/screens/lima_searchtransaction.png
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
6
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 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
new a47f485 refs #1182 Ajout de traductions
new 98ca966 refs #1182 Traduction des dates pickers
new e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
new 25b8310 Merge branch 'feature/1182-translation' into develop
The 4 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 25b83105f51965159a02e759e85a7de335884843
Merge: 1977c6c e9ea36e
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Nov 30 14:40:28 2015 +0100
Merge branch 'feature/1182-translation' into develop
commit e9ea36e80018a8ae8800c6f32fcb5a7be2a2103e
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Nov 30 14:39:50 2015 +0100
refs #1182 rétablit le fonctionnement des datepicker sur interval
commit 98ca966ad5b67da03225bf9e495590e410c5faec
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 16 21:57:35 2015 +0200
refs #1182 Traduction des dates pickers
commit a47f485086c2bb8b83edb61018601a5c12bf8917
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 11 16:26:12 2015 +0200
refs #1182 Ajout de traductions
Summary of changes:
.../Filter/dateCondition/DateConditionHandler.java | 19 ++-
.../ui/Filter/dateCondition/DateConditionView.jaxx | 5 +-
.../DateIntervalConditionHandler.java | 19 ++-
.../DateIntervalConditionView.jaxx | 6 +-
.../ui/celleditor/DateLimaTableCellRenderer.java | 4 +-
.../lima/ui/celleditor/DateTableCellEditor.java | 154 ---------------------
.../chorem/lima/ui/common/AbstractLimaTable.java | 2 -
.../chorem/lima/ui/lettering/LetteringView.jaxx | 7 +-
.../lima/ui/lettering/LetteringViewHandler.java | 12 ++
.../resources/i18n/lima-swing_en_GB.properties | 2 +-
10 files changed, 54 insertions(+), 176 deletions(-)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DateTableCellEditor.java
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
4
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1182-translation in repository lima.
See http://git.chorem.org/lima.git
was e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
This change permanently discards the following revisions:
discards e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
discards 98ca966 refs #1182 Traduction des dates pickers
discards a47f485 refs #1182 Ajout de traductions
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
0
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1182-translation in repository lima.
See http://git.chorem.org/lima.git
from 98ca966 refs #1182 Traduction des dates pickers
new e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval
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 e9ea36e80018a8ae8800c6f32fcb5a7be2a2103e
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Nov 30 14:39:50 2015 +0100
refs #1182 rétablit le fonctionnement des datepicker sur interval
Summary of changes:
.../lima/ui/Filter/dateIntervalCondition/DateIntervalConditionView.jaxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
1
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1182-translation in repository lima.
See http://git.chorem.org/lima.git
discards d732a50 refs #1182 Traduction des dates pickers
discards 599a742 refs #1182 Ajout de traductions
adds 0112481 refs #1290 A la création d'une transaction si aucune n'a été créée lors de la même session est qu'une transaction est sélectionnée alors la nouvelle trasaction prend la date de celle-ci
adds d100451 refs #1289 calcul de la colonne Solde dans l'onglet recherche des entrées
adds acefd82 refs #1289refactoring
adds 32aa3f8 refs #1289 Le solde est positif si le solde est débiteur
adds 13b9893 Merge branch 'feature/1289-SearchEntriescomputeSold' into develop
adds 26111c4 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte
adds 54e25dd refs #1293 Auto selection du compte si un seul compte correspond à la recherche
adds 785fc80 refs #1295 Même objet sélectionné entre la combobox et le model
adds c51843f Merge branch 'feature/1295-improveEditEntryView' into develop
adds 2d2c8a4 refs #1241 ordonne les entrée par date
adds 8ef9bf6 refs #1286 Regrouppement des entrées par pièces comptable dans la saisie d'écriture
adds bce1075 refs #1286 La solution adopter n'est pas idéale, il faudra revoir le model pour ordonnée les entrée d'une transaction voir ref #1207
adds 4bbfd4d Merge branch 'feature/1286-ordered-entries' into develop
adds 636a5ba refs #1242 verifivation que l'on filtre bien sur un compte
adds ae8502c fixes #1243 la sortie du champ date ou le clic sur une autre action entraine bien la prise en compte des dates saisies
adds 2dc6345 refs #1242 Modification pour plus de lisibilité suite à revue de code Kevin
adds 79ebf7d refs #1242 Refactoring pour plus de lisibilité
adds 4d8ac91 refs #1242 correction de merge
adds 7288ae1 Merge branch 'feature/1242-no-account-research-exception' into develop
adds 9fd0c2f refs #1297correction pour ne pas remonter les entitées ayant une date > à celle indiquée dans la période
adds bde8128 refs #1298 corrige NPE dans le cas ou aucune donnée existe
adds e3d95f9 refs #1242 ordre des traductions revu
adds d9b4a7d Merge branch 'feature/1298-FixNPE' into develop
adds 959bbc3 refs #1268 l'interface de saisie d'un plan de TVA est de nouveau fonctionnelle
adds 6b2e99c refs #1268 utilisation de JXTreeTable à la place de VatChartTreeTable
adds 73a9813 refs #1268 déplacement du ListSelectionModel dans le handler
adds b44dada Merge branch 'feature/1268-vat-statement-usable' into develop
adds 635828d refs #1242 correction sur refactoring
adds a0857b1 Mise à jour de la déclaration de licences
adds d5f467a refs #1295 Le tableau de la saisie des écritures n'est pas éditable si la période est cloturé pour le journal sélectionné
adds 4a1b1d5 refs #1158 Ajout de commentaires + désactivation du boutton de création d'une transaction
adds 253998b refs #1158 Sur l'onglet lettrage il n'est pas possible de modifier une selection comportant une entrée vérouillée. Ajout d'une colonne 'clos' indiquant les entrées vérouillées.
adds 9957610 Merge branch 'feature/1158-NotEditableTableForClose' into develop
adds b4b645f refs #1158 : recupération du ClosedPeriodEntryBook et stockage dans un map pour le cache.
adds b119160 import manquant
adds 7cd3ef3 correction suite au merge
adds fd35125 Merge branch 'feature/1158' into develop
adds f0e4f29 refs #1241 gérération des rapport de compte avec Jasper
adds 03e84c6 refs #1241 gérération des rapport de compte avec Jasper
adds 4c16fcb refs #1241 ne pas afficher les lignes ne comportant aucun montant de renseigné
adds e9c8126 refs #1241 modification de l'affichage des infos
adds ce734ff refs #1241 factorisation du code source Jasper, utilisation de style
adds 643e3a5 refs #1241 correction sur nom de police
adds 9afd18d refs #1241 refactoring
adds b019126 refs #1241 refactoring général sur les rapports, renommage variable, utilisation de style dans les rapports
adds 8b18d5e refs #1241 réactivation de l'impression de la TVA, avec mise à jour des données
adds dedb5b9 refs #1241 mise à jour du plan de TVA
adds 9a297ab refs #1268 permet la saisie des informations concernant le trésor public et affichage de ses infos lors de l'export TVA
adds f56fee1 refs #1241 placement correcte des champs dans la fenêtre de saisie de l'identité
adds cfd3f21 refs #1241 correction sur le formulaire concernant le trésor public. Renommage du boutton OK en Valider
adds 797522f refs #1241 pas de changement dans l'interface de configuration du premier lancement
adds 9c2a471 refs #1241 modificaction des écans de 1er configuration afin de prendre en compte les changements sur l'identité.
adds 6c63783 refs #1241 ajout de l'icon de sauvegarde présente sur le 1er écran au 1er lancement de lima
adds 7cc39ee refs #1241 progression sur internationalisation des rapports, ajout de l'entête avec l'identité sur tous les rapports
adds b4373cd refs #1241mise à jour du plan de tva
adds 21cbf77 refs #1241 minor
adds e8e622e refs #1241 internationalisation sur le rapport de compte
adds 5a144b5 refs #1241 internationalisation sur le rapport de compte
adds 887373c refs #1241 ajout possibilité de créer des rapports de balance globale ou générale (le dernier par défaut centralise les comptes 401 avec ses sous comptes idem pour 411)
adds b8a6ceb refs #1241 monté de version je Jasper report
adds 6f487bf refs #1241 refactoring de code
adds 1179c09 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 4e94d24 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 0919fa5 refs #1241 Ajout de traductions
adds 7f54c9e refs #1298 corrige la génération de rapport pour les comptes si aucun compte n'existe
adds 5655683 correction suite au merge
adds 3d5a336 Merge branch 'feature/1241-account-report' into develop
adds a200c71 refs #1287 ajout du montant total pour à l'onglet Lettrage
adds 746e8ce refs #1287 import manquant
adds 07988ba Merge branch 'feature/1287-compute-summary-on-lettering' into develop
adds 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
new a47f485 refs #1182 Ajout de traductions
new 98ca966 refs #1182 Traduction des dates pickers
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d732a50)
\
N -- N -- N refs/heads/feature/1182-translation (98ca966)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 2 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 98ca966ad5b67da03225bf9e495590e410c5faec
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 16 21:57:35 2015 +0200
refs #1182 Traduction des dates pickers
commit a47f485086c2bb8b83edb61018601a5c12bf8917
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 11 16:26:12 2015 +0200
refs #1182 Ajout de traductions
Summary of changes:
.../org/chorem/lima/business/ServiceListener.java | 2 +-
.../chorem/lima/business/api/AccountService.java | 6 +
.../api/ClosedPeriodicEntryBookService.java | 3 +
.../chorem/lima/business/api/EntryBookService.java | 6 +
.../business/api/FinancialTransactionService.java | 7 +
.../chorem/lima/business/api/ImportService.java | 11 +
.../chorem/lima/business/api/OptionsService.java | 3 +
.../chorem/lima/business/api/TreasuryService.java | 13 +
.../lima/business/api/VatStatementService.java | 5 +-
...eportService.java => AccountReportService.java} | 14 +-
.../business/api/report/BalanceReportService.java | 19 +-
...on.java => AlreadyAffectedVatBoxException.java} | 14 +-
...lException.java => RequiredFieldException.java} | 14 +-
.../chorem/lima/business/LimaBusinessConfig.java | 22 +-
.../lima/business/ejb/AccountServiceImpl.java | 16 +-
.../ejb/ClosedPeriodicEntryBookServiceImpl.java | 11 +
.../lima/business/ejb/EntryBookServiceImpl.java | 7 +
.../ejb/FinancialTransactionServiceImpl.java | 14 +-
.../lima/business/ejb/ImportServiceImpl.java | 34 +-
.../lima/business/ejb/OptionsServiceImpl.java | 6 +
.../lima/business/ejb/TreasuryServiceImpl.java | 69 +++
.../lima/business/ejb/VatStatementServiceImpl.java | 74 +++-
.../business/ejb/csv/FiscalControlExportModel.java | 2 +-
.../lima/business/ejb/csv/IdentityModel.java | 4 +-
.../ejb/report/AccountReportServiceImpl.java | 125 ++++++
.../ejb/report/BalanceReportServiceImpl.java | 325 ++++++++++----
.../business/ejb/report/CommonsDocumentReport.java | 57 +++
.../report/GeneralEntryBookReportServiceImpl.java | 43 +-
.../ejb/report/LedgerReportServiceImpl.java | 41 +-
.../ProvisionalEntryBookReportServiceImpl.java | 64 +--
.../entity/ClosedPeriodicEntryBookTopiaDao.java | 29 +-
.../java/org/chorem/lima/entity/EntryTopiaDao.java | 43 +-
.../resources/i18n/lima-business_en_GB.properties | 56 +++
.../resources/i18n/lima-business_fr_FR.properties | 56 +++
.../org/chorem/lima/beans/BalanceAccountImpl.java | 23 +-
...ql => V0_8_6_0__1241_create_table_TREASURY.sql} | 52 ++-
.../src/main/xmi/lima-callao-model.properties | 2 +-
lima-callao/src/main/xmi/lima-callao-model.zargo | Bin 57316 -> 61665 bytes
lima-report/pom.xml | 10 +-
.../chorem/lima/report/DocumentReportTypes.java | 1 +
.../java/org/chorem/lima/report/DocumentsEnum.java | 4 +-
.../org/chorem/lima/report/LimaReportConfig.java | 60 ++-
.../lima/report/service/DocumentService.java | 321 ++++++--------
.../chorem/lima/report/service/JasperReports.java | 10 +
.../AccountEntry.jrxml} | 170 ++++----
.../jasperreports/account/DocumentReport.jrxml | 266 ++++++++++++
.../balance/BalanceReportAccountReport.jrxml | 18 +-
.../balance/BalanceSubAccountsReport.jrxml | 54 ++-
.../jasperreports/balance/DocumentReport.jrxml | 387 ++++++++++-------
.../jasperreports/entryBook/DocumentReport.jrxml | 394 ++++++++---------
.../jasperreports/entryBook/EntryBookReport.jrxml | 77 +---
.../entryBook/FinancialPeriodReport.jrxml | 191 ++------
.../entryBook/TransactionReport.jrxml | 222 +++-------
.../generalEntryBook/DocumentReport.jrxml | 478 ++++++++++-----------
.../generalEntryBook/EntryBookPeriodReport.jrxml | 54 +--
.../GeneralEntryBookEntryReport.jrxml | 11 +-
.../generalLedger/DocumentReport.jrxml | 406 +++++++++--------
.../generalLedger/GeneralLedgerEntryReport.jrxml | 204 +++------
.../generalLedger/GeneralLedgerReport.jrxml | 113 ++---
.../src/main/resources/reports/vat_form_fr.pdf | Bin 222623 -> 244238 bytes
.../org/chorem/lima/report/action/ReportTest.java | 2 +-
.../org/chorem/lima/server/HttpServerService.java | 41 +-
lima-swing/src/license/THIRD-PARTY.properties | 1 +
.../main/java/org/chorem/lima/LimaSwingConfig.java | 1 +
.../chorem/lima/enums/VatStatementsChartEnum.java | 5 +-
.../AccountCondition/AccountConditionHandler.java | 6 +-
.../DateIntervalConditionView.jaxx | 5 +-
.../java/org/chorem/lima/ui/MainViewHandler.java | 28 +-
.../chorem/lima/ui/account/AccountViewHandler.java | 3 +-
.../lima/ui/celleditor/AccountTableCellEditor.java | 28 +-
.../lima/ui/celleditor/DayTableCellEditor.java | 30 +-
.../lima/ui/combobox/EntryBookComboBoxModel.java | 4 +-
.../ui/combobox/FiscalPeriodComboBoxModel.java | 4 +-
.../ui/common/FinancialTransactionTableModel.java | 111 ++++-
.../lima/ui/entrybook/EntryBookViewHandler.java | 8 +-
.../ui/financialtransaction/AccountColumn.java | 48 ++-
.../ui/financialtransaction/BalanceColumn.java | 35 +-
.../lima/ui/financialtransaction/DayColumn.java | 6 +-
.../FinancialTransactionView.css | 15 +-
.../FinancialTransactionView.jaxx | 2 +-
.../FinancialTransactionViewHandler.java | 109 +++--
.../FinancialTransactionSearchTableModel.java | 12 +-
.../FiscalControlExportViewHandler.java | 2 +-
.../ui/fiscalperiod/FiscalPeriodViewHandler.java | 4 +-
.../java/org/chorem/lima/ui/home/AccountsPane.java | 6 +-
.../org/chorem/lima/ui/home/EntryBooksPane.java | 8 +-
.../lima/ui/home/FinancialTransactionsPane.java | 6 +-
.../org/chorem/lima/ui/home/FiscalYearsPane.java | 10 +-
.../org/chorem/lima/ui/identity/IdentityForm.css | 161 +++++--
.../org/chorem/lima/ui/identity/IdentityForm.jaxx | 281 +++++++-----
.../chorem/lima/ui/identity/IdentityHandler.java | 45 +-
.../chorem/lima/ui/importexport/ImportExport.java | 8 +
.../lima/ui/lettering/LetteringEditModel.java | 105 +++--
...tionModel.java => LetteringSelectionModel.java} | 31 +-
.../lima/ui/lettering/LetteringTableModel.java | 38 ++
.../org/chorem/lima/ui/lettering/LetteringView.css | 6 +-
.../chorem/lima/ui/lettering/LetteringView.jaxx | 2 +-
.../lima/ui/lettering/LetteringViewHandler.java | 123 ++++--
.../BackupPanel.css} | 10 +-
...{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} | 8 +-
.../{OpeningView.css => BackupPanelHandler.java} | 42 +-
.../chorem/lima/ui/opening/CreateIdentityPanel.css | 10 +-
.../lima/ui/opening/CreateIdentityPanel.jaxx | 64 ++-
.../ui/opening/CreateIdentityPanelHandler.java | 1 -
.../org/chorem/lima/ui/opening/OpeningView.css | 11 +-
.../org/chorem/lima/ui/opening/OpeningView.jaxx | 28 +-
.../chorem/lima/ui/opening/OpeningViewHandler.java | 195 ++++++---
.../lima/ui/vatchart/VatChartMovementForm.css | 2 +
.../lima/ui/vatchart/VatChartMovementForm.jaxx | 19 +-
.../chorem/lima/ui/vatchart/VatChartTreeTable.java | 134 ------
.../lima/ui/vatchart/VatChartTreeTableModel.java | 226 ----------
.../org/chorem/lima/ui/vatchart/VatChartView.jaxx | 26 +-
.../lima/ui/vatchart/VatChartViewHandler.java | 401 ++++++++++-------
.../chorem/lima/ui/vatchart/VatChartViewModel.java | 191 ++++++++
.../resources/i18n/lima-swing_en_GB.properties | 68 ++-
.../resources/i18n/lima-swing_fr_FR.properties | 53 ++-
.../icons/action-financialPeriod-close.png | Bin 715 -> 452 bytes
lima-swing/src/main/resources/icons/backup.png | Bin 0 -> 4803 bytes
lima-swing/src/main/resources/import/vat_base.csv | 114 ++---
.../src/main/resources/import/vat_default.csv | 111 ++---
.../src/main/resources/import/vat_developed.csv | 56 ---
.../src/main/resources/import/vat_shortened.csv | 56 ---
lima-swing/src/main/resources/log4j.properties | 2 +-
pom.xml | 10 +-
124 files changed, 4538 insertions(+), 3383 deletions(-)
create mode 100644 lima-business-api/src/main/java/org/chorem/lima/business/api/TreasuryService.java
copy lima-business-api/src/main/java/org/chorem/lima/business/api/report/{BalanceReportService.java => AccountReportService.java} (63%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => AlreadyAffectedVatBoxException.java} (74%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => RequiredFieldException.java} (74%)
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/TreasuryServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/AccountReportServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/CommonsDocumentReport.java
copy lima-callao/src/main/resources/db/migration/{V0_6_0_0__migration2.sql => V0_8_6_0__1241_create_table_TREASURY.sql} (50%)
copy lima-report/src/main/resources/jasperreports/{generalLedger/GeneralLedgerEntryReport.jrxml => account/AccountEntry.jrxml} (69%)
create mode 100644 lima-report/src/main/resources/jasperreports/account/DocumentReport.jrxml
copy lima-business-api/src/main/java/org/chorem/lima/LimaTechnicalException.java => lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DayTableCellEditor.java (64%)
rename lima-swing/src/main/java/org/chorem/lima/ui/lettering/{LettringSelectionModel.java => LetteringSelectionModel.java} (82%)
copy lima-swing/src/main/java/org/chorem/lima/ui/{fiscalperiod/RetainedEarningsWait.css => opening/BackupPanel.css} (88%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} (80%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{OpeningView.css => BackupPanelHandler.java} (61%)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTable.java
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTableModel.java
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartViewModel.java
create mode 100644 lima-swing/src/main/resources/icons/backup.png
delete mode 100644 lima-swing/src/main/resources/import/vat_developed.csv
delete mode 100644 lima-swing/src/main/resources/import/vat_shortened.csv
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
2
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1293-addAccountViewerTab in repository lima.
See http://git.chorem.org/lima.git
from 6ad63d4 refs #1268 déplacement de donnés liées au model de l'handler au model et suppression de listener innutils
new 2ab9213 refs #1293 correction traductions
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 2ab92136c90f77656c92d536382398124bf02c2e
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Nov 30 14:13:39 2015 +0100
refs #1293 correction traductions
Summary of changes:
lima-swing/src/main/resources/i18n/lima-swing_en_GB.properties | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
1
30 Nov '15
This is an automated email from the git hooks/post-receive script.
New change to branch feature/1293-addAccountViewerTab in repository lima.
See http://git.chorem.org/lima.git
discards 0609df0 Mise à jour de la déclaration de licences
discards ca881cf refs #1268 déplacement de donnés liées au model de l'handler au model et suppression de listener innutils
discards f1dace8 refs #1268 déplacement des models du jaxx au handler
discards be0c2f3 refs #1293 Correction i18n
discards 81ab24d refs #1293 corrige exception dans le cas ou aucune periode financière existe avec la date choisie
discards 95381d2 refs #1293 corrections pour le cas ou aucune données existe dans Lima
discards 2ebb4e8 refs #1293 corrections et refactoring
discards d787367 refs #1293 refactoring et modification du calcul du sold précédent à l'année fiscale
discards b3e00d9 refs #1293 modification concernnt l'affichage des infos résumées
discards 93c9475 refs #1293 correction i18n
discards 3cace56 refs #1293 Ajout de la possibilité de choisir une consultation de compte pour un exercice, une période financière ou un interval de dates
discards ab7f407 refs #1293 refactoring, modification de style
omits ed78c68 refs #1293 Traduction des dates pickers
omits 9031da6 refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
omits 0c85b1a refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
omits 447fbd0 refs #1293 la validation des dates des date pickers est possible au Tab
omits e3a30fd refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
omits 47dd7c3 refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
omits 47945fb refs #1241 Ajout d'un oglet consultation de compte, travail en cours
adds 0112481 refs #1290 A la création d'une transaction si aucune n'a été créée lors de la même session est qu'une transaction est sélectionnée alors la nouvelle trasaction prend la date de celle-ci
adds d100451 refs #1289 calcul de la colonne Solde dans l'onglet recherche des entrées
adds acefd82 refs #1289refactoring
adds 32aa3f8 refs #1289 Le solde est positif si le solde est débiteur
adds 13b9893 Merge branch 'feature/1289-SearchEntriescomputeSold' into develop
adds 26111c4 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte
adds 54e25dd refs #1293 Auto selection du compte si un seul compte correspond à la recherche
adds 785fc80 refs #1295 Même objet sélectionné entre la combobox et le model
adds c51843f Merge branch 'feature/1295-improveEditEntryView' into develop
adds 2d2c8a4 refs #1241 ordonne les entrée par date
adds 8ef9bf6 refs #1286 Regrouppement des entrées par pièces comptable dans la saisie d'écriture
adds bce1075 refs #1286 La solution adopter n'est pas idéale, il faudra revoir le model pour ordonnée les entrée d'une transaction voir ref #1207
adds 4bbfd4d Merge branch 'feature/1286-ordered-entries' into develop
adds 636a5ba refs #1242 verifivation que l'on filtre bien sur un compte
adds ae8502c fixes #1243 la sortie du champ date ou le clic sur une autre action entraine bien la prise en compte des dates saisies
adds 2dc6345 refs #1242 Modification pour plus de lisibilité suite à revue de code Kevin
adds 79ebf7d refs #1242 Refactoring pour plus de lisibilité
adds 4d8ac91 refs #1242 correction de merge
adds 7288ae1 Merge branch 'feature/1242-no-account-research-exception' into develop
adds 9fd0c2f refs #1297correction pour ne pas remonter les entitées ayant une date > à celle indiquée dans la période
adds bde8128 refs #1298 corrige NPE dans le cas ou aucune donnée existe
adds e3d95f9 refs #1242 ordre des traductions revu
adds d9b4a7d Merge branch 'feature/1298-FixNPE' into develop
adds 959bbc3 refs #1268 l'interface de saisie d'un plan de TVA est de nouveau fonctionnelle
adds 6b2e99c refs #1268 utilisation de JXTreeTable à la place de VatChartTreeTable
adds 73a9813 refs #1268 déplacement du ListSelectionModel dans le handler
adds b44dada Merge branch 'feature/1268-vat-statement-usable' into develop
adds 635828d refs #1242 correction sur refactoring
adds a0857b1 Mise à jour de la déclaration de licences
adds d5f467a refs #1295 Le tableau de la saisie des écritures n'est pas éditable si la période est cloturé pour le journal sélectionné
adds 4a1b1d5 refs #1158 Ajout de commentaires + désactivation du boutton de création d'une transaction
adds 253998b refs #1158 Sur l'onglet lettrage il n'est pas possible de modifier une selection comportant une entrée vérouillée. Ajout d'une colonne 'clos' indiquant les entrées vérouillées.
adds 9957610 Merge branch 'feature/1158-NotEditableTableForClose' into develop
adds b4b645f refs #1158 : recupération du ClosedPeriodEntryBook et stockage dans un map pour le cache.
adds b119160 import manquant
adds 7cd3ef3 correction suite au merge
adds fd35125 Merge branch 'feature/1158' into develop
adds f0e4f29 refs #1241 gérération des rapport de compte avec Jasper
adds 03e84c6 refs #1241 gérération des rapport de compte avec Jasper
adds 4c16fcb refs #1241 ne pas afficher les lignes ne comportant aucun montant de renseigné
adds e9c8126 refs #1241 modification de l'affichage des infos
adds ce734ff refs #1241 factorisation du code source Jasper, utilisation de style
adds 643e3a5 refs #1241 correction sur nom de police
adds 9afd18d refs #1241 refactoring
adds b019126 refs #1241 refactoring général sur les rapports, renommage variable, utilisation de style dans les rapports
adds 8b18d5e refs #1241 réactivation de l'impression de la TVA, avec mise à jour des données
adds dedb5b9 refs #1241 mise à jour du plan de TVA
adds 9a297ab refs #1268 permet la saisie des informations concernant le trésor public et affichage de ses infos lors de l'export TVA
adds f56fee1 refs #1241 placement correcte des champs dans la fenêtre de saisie de l'identité
adds cfd3f21 refs #1241 correction sur le formulaire concernant le trésor public. Renommage du boutton OK en Valider
adds 797522f refs #1241 pas de changement dans l'interface de configuration du premier lancement
adds 9c2a471 refs #1241 modificaction des écans de 1er configuration afin de prendre en compte les changements sur l'identité.
adds 6c63783 refs #1241 ajout de l'icon de sauvegarde présente sur le 1er écran au 1er lancement de lima
adds 7cc39ee refs #1241 progression sur internationalisation des rapports, ajout de l'entête avec l'identité sur tous les rapports
adds b4373cd refs #1241mise à jour du plan de tva
adds 21cbf77 refs #1241 minor
adds e8e622e refs #1241 internationalisation sur le rapport de compte
adds 5a144b5 refs #1241 internationalisation sur le rapport de compte
adds 887373c refs #1241 ajout possibilité de créer des rapports de balance globale ou générale (le dernier par défaut centralise les comptes 401 avec ses sous comptes idem pour 411)
adds b8a6ceb refs #1241 monté de version je Jasper report
adds 6f487bf refs #1241 refactoring de code
adds 1179c09 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 4e94d24 refs #1241 modification sur en tête du rapport et correction pour appeler la bonne méthode.
adds 0919fa5 refs #1241 Ajout de traductions
adds 7f54c9e refs #1298 corrige la génération de rapport pour les comptes si aucun compte n'existe
adds 5655683 correction suite au merge
adds 3d5a336 Merge branch 'feature/1241-account-report' into develop
adds a200c71 refs #1287 ajout du montant total pour à l'onglet Lettrage
adds 746e8ce refs #1287 import manquant
adds 07988ba Merge branch 'feature/1287-compute-summary-on-lettering' into develop
adds 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
new be7551f refs #1241 Ajout d'un oglet consultation de compte, travail en cours
new d1326c2 refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
new 234fe5b refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
new f0c6fc6 refs #1293 la validation des dates des date pickers est possible au Tab
new 32dbaf1 refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
new 2d04e68 refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
new 3802dc7 refs #1293 Traduction des dates pickers
new a8f5dec refs #1293 refactoring, modification de style
new d9cbfd8 refs #1293 Ajout de la possibilité de choisir une consultation de compte pour un exercice, une période financière ou un interval de dates
new 58a1819 refs #1293 correction i18n
new 9e98c25 refs #1293 modification concernnt l'affichage des infos résumées
new 9a9ae12 refs #1293 refactoring et modification du calcul du sold précédent à l'année fiscale
new c213b6a refs #1293 corrections et refactoring
new 96ee941 refs #1293 corrections pour le cas ou aucune données existe dans Lima
new 929d02f refs #1293 corrige exception dans le cas ou aucune periode financière existe avec la date choisie
new 0481433 refs #1293 Correction i18n
new 95e3469 refs #1268 déplacement des models du jaxx au handler
new 6ad63d4 refs #1268 déplacement de donnés liées au model de l'handler au model et suppression de listener innutils
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0609df0)
\
N -- N -- N refs/heads/feature/1293-addAccountViewerTab (6ad63d4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 18 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 6ad63d457a1463a3f767347e1963716b9b6bbe09
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 30 15:30:48 2015 +0200
refs #1268 déplacement de donnés liées au model de l'handler au model et suppression de listener innutils
commit 95e3469ed66458fcb921f368b175ad5fd53f3e9d
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 30 14:49:39 2015 +0200
refs #1268 déplacement des models du jaxx au handler
commit 0481433697b4458ead2d1b4047077a800bd76d76
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 25 13:08:29 2015 +0200
refs #1293 Correction i18n
commit 929d02f270d1908224eff28c09377f7190985277
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 25 13:05:56 2015 +0200
refs #1293 corrige exception dans le cas ou aucune periode financière existe avec la date choisie
commit 96ee9412c49ca5540455c9331545a601e76e6c64
Author: dcosse <cosse(a)codelutin.com>
Date: Thu Sep 24 14:19:40 2015 +0200
refs #1293 corrections pour le cas ou aucune données existe dans Lima
commit c213b6ad1aac3a43c7d67ddd9f7aa1396b96dca9
Author: dcosse <cosse(a)codelutin.com>
Date: Thu Sep 24 12:54:04 2015 +0200
refs #1293 corrections et refactoring
commit 9a9ae12bf5f2cdf92d981122b80b030327ac37e6
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 23 22:05:15 2015 +0200
refs #1293 refactoring et modification du calcul du sold précédent à l'année fiscale
commit 9e98c251575fb49143f71ee9b8bbad4053d697f5
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 22 17:58:13 2015 +0200
refs #1293 modification concernnt l'affichage des infos résumées
commit 58a1819d3cb0d32dfce7ff3443439bae149705a4
Author: dcosse <cosse(a)codelutin.com>
Date: Sun Sep 20 00:49:12 2015 +0200
refs #1293 correction i18n
commit d9cbfd845a22fe825c4a5bad02a5fdedcb49c046
Author: dcosse <cosse(a)codelutin.com>
Date: Sun Sep 20 00:38:53 2015 +0200
refs #1293 Ajout de la possibilité de choisir une consultation de compte pour un exercice, une période financière ou un interval de dates
commit a8f5dec965d21c91de9784b582641b7488ff3a25
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 18 10:27:41 2015 +0200
refs #1293 refactoring, modification de style
commit 3802dc7e3ce5405d2fae557175ce3f577f844783
Author: dcosse <cosse(a)codelutin.com>
Date: Wed Sep 16 22:11:13 2015 +0200
refs #1293 Traduction des dates pickers
commit 2d04e683223f7df19c9d63c18f76d686922c40df
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 17:18:09 2015 +0200
refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering
commit 32dbaf1d835ac1c5e8c4de8d2025e670b3d74e47
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 16:59:42 2015 +0200
refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond
commit f0c6fc657eeba3245331ec3d163b93e86ac81b20
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 16:57:35 2015 +0200
refs #1293 la validation des dates des date pickers est possible au Tab
commit 234fe5b36a933363600848024f051cb15456c2b2
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 15:56:35 2015 +0200
refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée)
commit d1326c2fb508d0514a163ebd0cc37e74cbe072d2
Author: dcosse <cosse(a)codelutin.com>
Date: Tue Sep 15 15:14:19 2015 +0200
refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones
commit be7551f6e7856258a874b227f953828366efcca8
Author: dcosse <cosse(a)codelutin.com>
Date: Mon Sep 14 18:30:15 2015 +0200
refs #1241 Ajout d'un oglet consultation de compte, travail en cours
Summary of changes:
.../org/chorem/lima/business/ServiceListener.java | 2 +-
.../chorem/lima/business/api/AccountService.java | 6 +
.../api/ClosedPeriodicEntryBookService.java | 3 +
.../chorem/lima/business/api/EntryBookService.java | 6 +
.../business/api/FinancialTransactionService.java | 7 +
.../chorem/lima/business/api/ImportService.java | 11 +
.../chorem/lima/business/api/OptionsService.java | 3 +
.../chorem/lima/business/api/TreasuryService.java | 13 +
.../lima/business/api/VatStatementService.java | 5 +-
...eportService.java => AccountReportService.java} | 14 +-
.../business/api/report/BalanceReportService.java | 19 +-
...on.java => AlreadyAffectedVatBoxException.java} | 14 +-
...lException.java => RequiredFieldException.java} | 14 +-
.../chorem/lima/business/LimaBusinessConfig.java | 22 +-
.../lima/business/ejb/AccountServiceImpl.java | 16 +-
.../ejb/ClosedPeriodicEntryBookServiceImpl.java | 11 +
.../lima/business/ejb/EntryBookServiceImpl.java | 7 +
.../ejb/FinancialTransactionServiceImpl.java | 12 +
.../lima/business/ejb/ImportServiceImpl.java | 34 +-
.../lima/business/ejb/OptionsServiceImpl.java | 6 +
.../lima/business/ejb/TreasuryServiceImpl.java | 69 +++
.../lima/business/ejb/VatStatementServiceImpl.java | 74 +++-
.../business/ejb/csv/FiscalControlExportModel.java | 2 +-
.../lima/business/ejb/csv/IdentityModel.java | 4 +-
.../ejb/report/AccountReportServiceImpl.java | 125 ++++++
.../ejb/report/BalanceReportServiceImpl.java | 325 ++++++++++----
.../business/ejb/report/CommonsDocumentReport.java | 57 +++
.../report/GeneralEntryBookReportServiceImpl.java | 43 +-
.../ejb/report/LedgerReportServiceImpl.java | 41 +-
.../ProvisionalEntryBookReportServiceImpl.java | 64 +--
.../entity/ClosedPeriodicEntryBookTopiaDao.java | 29 +-
.../java/org/chorem/lima/entity/EntryTopiaDao.java | 44 +-
.../resources/i18n/lima-business_en_GB.properties | 56 +++
.../resources/i18n/lima-business_fr_FR.properties | 56 +++
.../org/chorem/lima/beans/BalanceAccountImpl.java | 23 +-
...ql => V0_8_6_0__1241_create_table_TREASURY.sql} | 52 ++-
.../src/main/xmi/lima-callao-model.properties | 2 +-
lima-callao/src/main/xmi/lima-callao-model.zargo | Bin 57316 -> 61665 bytes
lima-report/pom.xml | 10 +-
.../chorem/lima/report/DocumentReportTypes.java | 1 +
.../java/org/chorem/lima/report/DocumentsEnum.java | 4 +-
.../org/chorem/lima/report/LimaReportConfig.java | 60 ++-
.../lima/report/service/DocumentService.java | 321 ++++++--------
.../chorem/lima/report/service/JasperReports.java | 10 +
.../AccountEntry.jrxml} | 170 ++++----
.../jasperreports/account/DocumentReport.jrxml | 266 ++++++++++++
.../balance/BalanceReportAccountReport.jrxml | 18 +-
.../balance/BalanceSubAccountsReport.jrxml | 54 ++-
.../jasperreports/balance/DocumentReport.jrxml | 387 ++++++++++-------
.../jasperreports/entryBook/DocumentReport.jrxml | 394 ++++++++---------
.../jasperreports/entryBook/EntryBookReport.jrxml | 77 +---
.../entryBook/FinancialPeriodReport.jrxml | 191 ++------
.../entryBook/TransactionReport.jrxml | 222 +++-------
.../generalEntryBook/DocumentReport.jrxml | 478 ++++++++++-----------
.../generalEntryBook/EntryBookPeriodReport.jrxml | 54 +--
.../GeneralEntryBookEntryReport.jrxml | 11 +-
.../generalLedger/DocumentReport.jrxml | 406 +++++++++--------
.../generalLedger/GeneralLedgerEntryReport.jrxml | 204 +++------
.../generalLedger/GeneralLedgerReport.jrxml | 113 ++---
.../src/main/resources/reports/vat_form_fr.pdf | Bin 222623 -> 244238 bytes
.../org/chorem/lima/report/action/ReportTest.java | 2 +-
.../org/chorem/lima/server/HttpServerService.java | 41 +-
.../main/java/org/chorem/lima/LimaSwingConfig.java | 1 +
.../chorem/lima/enums/VatStatementsChartEnum.java | 5 +-
.../AccountCondition/AccountConditionHandler.java | 6 +-
.../ui/Filter/dateCondition/DateConditionView.jaxx | 2 +-
.../DateIntervalConditionView.jaxx | 7 +-
.../java/org/chorem/lima/ui/MainViewHandler.java | 28 +-
.../chorem/lima/ui/account/AccountViewHandler.java | 3 +-
.../lima/ui/celleditor/AccountTableCellEditor.java | 28 +-
.../lima/ui/celleditor/DayTableCellEditor.java | 30 +-
.../lima/ui/combobox/EntryBookComboBoxModel.java | 4 +-
.../ui/combobox/FiscalPeriodComboBoxModel.java | 4 +-
.../ui/common/FinancialTransactionTableModel.java | 111 ++++-
.../lima/ui/entrybook/EntryBookViewHandler.java | 8 +-
.../ui/financialtransaction/AccountColumn.java | 48 ++-
.../ui/financialtransaction/BalanceColumn.java | 35 +-
.../lima/ui/financialtransaction/DayColumn.java | 6 +-
.../FinancialTransactionView.css | 15 +-
.../FinancialTransactionView.jaxx | 2 +-
.../FinancialTransactionViewHandler.java | 109 +++--
.../FinancialTransactionSearchTableModel.java | 12 +-
.../FiscalControlExportViewHandler.java | 2 +-
.../ui/fiscalperiod/FiscalPeriodViewHandler.java | 4 +-
.../java/org/chorem/lima/ui/home/AccountsPane.java | 6 +-
.../org/chorem/lima/ui/home/EntryBooksPane.java | 8 +-
.../lima/ui/home/FinancialTransactionsPane.java | 6 +-
.../org/chorem/lima/ui/home/FiscalYearsPane.java | 10 +-
.../org/chorem/lima/ui/identity/IdentityForm.css | 161 +++++--
.../org/chorem/lima/ui/identity/IdentityForm.jaxx | 281 +++++++-----
.../chorem/lima/ui/identity/IdentityHandler.java | 45 +-
.../chorem/lima/ui/importexport/ImportExport.java | 8 +
.../lima/ui/lettering/LetteringEditModel.java | 94 ++--
...tionModel.java => LetteringSelectionModel.java} | 31 +-
.../lima/ui/lettering/LetteringTableModel.java | 38 ++
.../org/chorem/lima/ui/lettering/LetteringView.css | 6 +-
.../chorem/lima/ui/lettering/LetteringView.jaxx | 2 +-
.../lima/ui/lettering/LetteringViewHandler.java | 124 ++++--
.../BackupPanel.css} | 10 +-
...{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} | 8 +-
.../{OpeningView.css => BackupPanelHandler.java} | 42 +-
.../chorem/lima/ui/opening/CreateIdentityPanel.css | 10 +-
.../lima/ui/opening/CreateIdentityPanel.jaxx | 64 ++-
.../ui/opening/CreateIdentityPanelHandler.java | 1 -
.../org/chorem/lima/ui/opening/OpeningView.css | 11 +-
.../org/chorem/lima/ui/opening/OpeningView.jaxx | 28 +-
.../chorem/lima/ui/opening/OpeningViewHandler.java | 195 ++++++---
.../lima/ui/vatchart/VatChartMovementForm.css | 2 +
.../lima/ui/vatchart/VatChartMovementForm.jaxx | 19 +-
.../chorem/lima/ui/vatchart/VatChartTreeTable.java | 134 ------
.../lima/ui/vatchart/VatChartTreeTableModel.java | 226 ----------
.../org/chorem/lima/ui/vatchart/VatChartView.jaxx | 26 +-
.../lima/ui/vatchart/VatChartViewHandler.java | 401 ++++++++++-------
.../chorem/lima/ui/vatchart/VatChartViewModel.java | 191 ++++++++
.../resources/i18n/lima-swing_en_GB.properties | 67 ++-
.../resources/i18n/lima-swing_fr_FR.properties | 55 ++-
lima-swing/src/main/resources/icons/backup.png | Bin 0 -> 4803 bytes
lima-swing/src/main/resources/import/vat_base.csv | 114 ++---
.../src/main/resources/import/vat_default.csv | 111 ++---
.../src/main/resources/import/vat_developed.csv | 56 ---
.../src/main/resources/import/vat_shortened.csv | 56 ---
lima-swing/src/main/resources/log4j.properties | 2 +-
pom.xml | 10 +-
123 files changed, 4535 insertions(+), 3379 deletions(-)
create mode 100644 lima-business-api/src/main/java/org/chorem/lima/business/api/TreasuryService.java
copy lima-business-api/src/main/java/org/chorem/lima/business/api/report/{BalanceReportService.java => AccountReportService.java} (63%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => AlreadyAffectedVatBoxException.java} (74%)
copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => RequiredFieldException.java} (74%)
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/TreasuryServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/AccountReportServiceImpl.java
create mode 100644 lima-business/src/main/java/org/chorem/lima/business/ejb/report/CommonsDocumentReport.java
copy lima-callao/src/main/resources/db/migration/{V0_6_0_0__migration2.sql => V0_8_6_0__1241_create_table_TREASURY.sql} (50%)
copy lima-report/src/main/resources/jasperreports/{generalLedger/GeneralLedgerEntryReport.jrxml => account/AccountEntry.jrxml} (69%)
create mode 100644 lima-report/src/main/resources/jasperreports/account/DocumentReport.jrxml
copy lima-business-api/src/main/java/org/chorem/lima/LimaTechnicalException.java => lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DayTableCellEditor.java (64%)
rename lima-swing/src/main/java/org/chorem/lima/ui/lettering/{LettringSelectionModel.java => LetteringSelectionModel.java} (82%)
copy lima-swing/src/main/java/org/chorem/lima/ui/{fiscalperiod/RetainedEarningsWait.css => opening/BackupPanel.css} (88%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} (80%)
copy lima-swing/src/main/java/org/chorem/lima/ui/opening/{OpeningView.css => BackupPanelHandler.java} (61%)
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTable.java
delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartTreeTableModel.java
create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/vatchart/VatChartViewModel.java
create mode 100644 lima-swing/src/main/resources/icons/backup.png
delete mode 100644 lima-swing/src/main/resources/import/vat_developed.csv
delete mode 100644 lima-swing/src/main/resources/import/vat_shortened.csv
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
18
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 07988ba Merge branch 'feature/1287-compute-summary-on-lettering' into develop
new 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
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 1977c6cee1725f1ad4aed91b9bc0bc67ca0ec9b8
Author: dcosse <cosse(a)codelutin.com>
Date: Fri Sep 11 16:12:48 2015 +0200
refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète
Summary of changes:
.../src/main/java/org/chorem/lima/ui/MainViewHandler.java | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
1
1