This is an automated email from the git hooks/post-receive script. New change to branch feature/1174-Import_EBP_Transactions in repository lima. See https://gitlab.nuiton.org/chorem/lima.git discards 866bcc2 refs #1174 création de transaction pour chaque changement de date puis de pièce comptable (déplacement de branche) adds 14979bc fixes #1178 Une taille minimal pour la fenetre principale est définie par défaut adds 0fd28da fixes #1170 Correction du focus sur l'édition des entrées, nouvelle transaction focus sur date, nouvelle entrée focus sur pièce comptable adds e29c401 fixes #1170 Mauvais focus Merge branch 'feature/1170_Mauvais_focus_sur_saisie_ecriture' into develop adds 31d783f fixes #1122 gestion du cas ou la saisie ne peut être convertis en BigDecimal adds 4c4e28c improve code (limit scope of try - catch block) + add comment for NPE adds 2edd026 fixes #1122 Remplacer les champs de saisie texte par des champs de saisie numérique lorsque les données à saisir sont numériques Merge branch 'feature/1122-Type_Champ_Egal_T_Metier' into develop adds b0cf424 fixes #1174 création de transaction pour chaque changement de date puis de pièce comptable (déplacement de branche) adds 6ec23ac fixes #1168 Diminuer la largeur des liste déroulante Merge branch 'feature/1168-Diminuer_la_largeur_des_filtres' into develop adds 0f3e22b fixes #1166 rétablie le fonctionnement par défaut de la touche échape c.a.d annule les changements adds ca47bb6 remove unecessary mouse listener + logger adds f7bfdf4 fixes #1166 annulation de l'édition d'une cellule Merge branch 'feature/1166-Annule_Edition' into develop adds 46ab5ea fixes #1169 Saisie du jour uniquement sur l'édition des entrées adds 30e57ca fixes #1169 retrait d'une classe innutile adds c3d48a0 fixes #1169 retrait d'imports inutilisés adds f1dc446 improve validation of day of month + remove try catch block adds e211861 fixes #1169 saisie de date , uniquement je jour du mois Merge branch 'feature/1169-Saisie_du_jour_uniquement' into develop adds 3882543 refs #1161 : activate flyway migration service adds 86bc102 fixes #1161 Migration des bases de donées Merge branch 'feature/1161' into develop adds 74dc1b7 debut de code pour ajout des totaux en dessous du tableau adds 3410156 fixes #1178 formatage des nombres selon la configuration utilisateur, ajout de la balance, affichage en rouge de la balance si balance !=0 adds adfd84d fixes #1173 en saisie des ecritures , ajouter les totaux; Merge branch 'feature/1173_ajout_toto' into develop adds cb7fe5e fixes #1180 correction de potentiels npe sur entry.getAccount() adds 706b8b0 fixes #1180 NPE à la génération des rapports journaux Merge branch 'feature/1180-NPE_raport_journaux' into develop adds 11b1256 [jgitflow-maven-plugin]updating poms for 0.8.1-SNAPSHOT development adds 0493023 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 1914876 [jgitflow-maven-plugin]updating poms for branch '0.8' with snapshot versions adds 1658d92 prepare release 0.8 adds a8e610e [jgitflow-maven-plugin]updating poms for branch'release/0.8' with non-snapshot versions adds a4e802f prepare release 0.8 adds 9c6cb18 remove file to publish (see http://forge.codelutin.com/issues/6738) adds b5c8f29 Merge branch 'release/0.8' adds 08d7c4e Merge branch 'master' into develop adds fcfb03f [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 7a1de1f make release possible next time... adds 4732f93 fixes #1181 Ajout de clefs i18n adds 26677aa fixes #1181 Ajout de clefs i18n adds fa88c97 fixes #1181 Ajout de nouvelles traductions adds cb5581f fixes #1181 mettre à jour les traductions Merge branch 'feature/1181-internationalisation' into develop adds d289283 correction des scopes de dépendances adds fa9429a debut de correction sur les resources adds 4c7a5a5 fixes #1184 Mise à jour du compilateur jasper. Les fichiers sources permettant la génération des rapports et déplacé dans la partie ressource du module web. Dans les fichiers Jasper contenant des sous rapports on ne passe plus le chemin vers les fichiers sources enfants mais on passe directement les rapports Jasper compilés. Correction de la génération du rapport du grand livre qui n'affichait ni les entetes de compte ni les soldes. adds d85f38d fixes #1184 Ajout de commentaires et d'un fichier non précédement commité adds a32e17f optimize third parties + dependencies (the sooner, the BETTER\!) adds 9ff56eb genere la license et les third parties adds 5752b0d fixes #1183 Ajout d'une description plus complète de lima dans la partie "A propos" adds 5e94be2 Merge branch 'feature/1183_Fenetre_Popup_infos_manquantes' into develop adds a091a07 [jgitflow-maven-plugin]updating poms for 0.9-SNAPSHOT development adds b6d8ad4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 4c76397 prepare release 0.8.1 adds 215ef70 [jgitflow-maven-plugin]updating poms for branch'release/0.8.1' with non-snapshot versions adds 953e04b Merge branch 'release/0.8.1' adds 67a1114 Merge branch 'master' into develop adds c834d79 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 07c3c57 fixes #1189: fix flayway properties in create database adds fd942df fixes #1196 changement de polices sur les rapports + correction à la génération de ceux ci adds 3b132bf refs #1196 il restait des polices non libres sur ce documents adds 479daf4 refs #1196 correction sur taille police trop grande adds 0dc1dd2 fixes #1196 Il faudrait empacter les fonts pour la génération des rapports Merge branch 'feature/1196-reports_font' into develop adds 22604db fixes #1194 les fichiers sont retrouvés via leur URL et non plus via le file path adds 11ced16 fixes #1194 Les fichiers d'import par défaut ne peuvent être chargés adds 546b909 correction sur scope de la dépendance 'jasperreports-fonts' adds d5b2b30 refs #1190 some fixes, work in progress adds 0dd23ac refs #1190 Refactoring déplacement de LimaServer sur la partie business, correction sur les POMs, ajout de paramètres à openEjb. La partie serveur démarre et la partie client essaie de s'y connecter mais elle ne semble pas y parvenir, elle démarre toujours sur une base locale. adds 30ac42d refs #1190 uncomment necessary code adds 32911a4 refs #1190 Le mode client serveur est fonctionnel adds 139b85e refs #1190 Revue de code : -renommage LimaServiceConfig en LimaBusinessConfig ; -correction des Lima*Config pour la définition du nom de la propriété de conf, ainsi que le nom du fichier de conf par défaut (lima-config.properties) adds 4a70606 Merge branch 'feature/1190-encodage-path' into develop adds b9b6b57 refs #1198 properties file rename lima.properties -> lima-config.properties adds 93d92a4 refs #1202 : optimisation du rafraichissment de la page d'accueil adds 15b5e1b refs #1202 : optimisation du temps de reponce de la saisie de écritures adds d77d66d prefer use inner class than anonymous class adds eda4da1 fixes #1202: Optimisation du temps de réponses de l'UI adds fded943 fixes #1206 Reduire la taille minimale de l'application adds d9bb931 Merge branch 'feature/1206' into develop adds aa44acf refs #1197 ajout du module lima-server, fonctionnel mais travail non terminé adds e73557c refs #1197 mise à jour des fichiers readme et ajout de fichiers manquants adds 02bce0d refs #1197 mise à jour des fichiers readme et ajout de fichiers manquants adds a2ea31a refs #1197 Le module serveur est responsable du lancement du serveur web adds c771fc5 refs #1197 renommage du zip du module server adds 9cace2b Make module lima-report independant against lima-business (only depends on lima-business-api) adds cf1949b Force BigDecimal formatting properties to be saved on server side adds 1b9c881 Move some configuration (about lima-report) in lima-business common module adds 5429310 Make lima-swing independent of lima-business (only lima-business-api) adds fea2115 Fix *ConfigOption naming ; remove some of the unused config options adds 76f02ea refs #1197 prise en compte des parametres ejbd par LimaServiceFactory adds 293a3b4 SimpleDateFormat is not thread-safe adds 5d551a0 Refactor lima-report and lima-server's HttpServerServlet adds ab38cb4 Fix resources module location (move misplaced, delete obsolete, ...) adds 72ca5d0 Rename model file to match module name adds 5f68057 Remove useless classes adds 304ae4c refs #1197 déplacement des dao sur business adds b874da8 refs #1197 fix some dependencies adds d92dc73 fixes #1197: Revoir la modularisation adds ac287f3 [jgitflow-maven-plugin]updating poms for 0.8.3-SNAPSHOT development adds 5947526 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds b923f12 [jgitflow-maven-plugin]updating poms for branch '0.8.2' with snapshot versions adds 049f7c8 [jgitflow-maven-plugin]updating poms for branch'release/0.8.2' with non-snapshot versions adds 44c9906 fix third parties adds 2753820 fix license headers adds d7d9a15 refs #1197 Les implantations d'entités doivent être dans le module callao adds 078cd83 utilisation d'un package org.chorem.lima et pas d'un répertoire nommé org.chorem.lima SuperLol adds 2f1935d fix license headers adds d45413e Merge branch 'release/0.8.2' adds 937f0ae Merge branch 'master' into develop adds 7b18ab3 [jgitflow-maven-plugin]Updating develop poms back to pre merge state 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 adds 4fe0543 montée de version mineur de libs adds 3c9b729 Mise à jour fichiers de licences adds 234f3ac Mise à jour fichiers de licences adds 1c09d51 Migration sur gitlab + utilisation chorempom 5-rc-2 adds 205012d refs #1182 valeur de clef de traduction manquante adds ce75d95 refs #1158 Il est de nouveau possible de créer une transaction sur une periode ou un exercice non clos adds 2bbb45e Merge branch 'feature/1158-Corriger-le-comportement-d-ajout-de-transaction' into develop adds 747bd28 refs #1241 Ajout d'un oglet consultation de compte, travail en cours adds fe9ed6b refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) + Ajout d'icones adds 25f8c7c refs #1241 Ajout de la possibilité de choisir entre deux modes de sélection des entrées (Manuelle ou Balancée) adds f66d9ad refs #1293 la validation des dates des date pickers est possible au Tab adds 22f84a3 refs #1293 Correction d'une exception survenant si un nom de compte est saisie est que aucun compte ne correspond adds 02e31e2 refs #1293 Correction sur les dates pickers et la recherche de compte appliquée égallement à l'onglet Lettering adds 4bf2d82 refs #1293 Traduction des dates pickers adds fd114e2 refs #1293 refactoring, modification de style adds e5bd1d9 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 adds 397fdb3 refs #1293 correction i18n adds 754b9ae refs #1293 modification concernnt l'affichage des infos résumées adds e2bbeb7 refs #1293 refactoring et modification du calcul du sold précédent à l'année fiscale adds 94833f1 refs #1293 corrections et refactoring adds 8373b34 refs #1293 corrections pour le cas ou aucune données existe dans Lima adds 8ac5089 refs #1293 corrige exception dans le cas ou aucune periode financière existe avec la date choisie adds 6b7523e refs #1293 Correction i18n adds 358093c refs #1268 déplacement des models du jaxx au handler adds 7824a86 refs #1268 déplacement de donnés liées au model de l'handler au model et suppression de listener innutils adds 21a91b5 refs #1293 correction traductions adds a383d34 refs #1293 correction de merge adds 6610b22 Merge branch 'feature/1293-addAccountViewerTab' into develop adds c2c4efa refs #1241 correction de risque de npe sur génération de rapports adds 8a9e13b refs #1314 mise à jour version pom et Third-party adds 5e23e95 refs #1315 Ajout des nouvelles écritures aux écritures non vérouillées adds c99ab61 Fix build adds ca457cc Update parent pom adds 144659a doc(README.md): Actualisation du README avec le contenu de l'index du site adds e099d71 refs #1316 ajout de logs adds 5da06cc refs #1316 changement de comportement, il est possible de rechercher un compte tant qu'aucune correspondance a été trouvée, une fois une correspondance unique trouvée la recherche est intérompue (peut-être reprise avec F12) et l'utilisateur peut alors passer sur une autre cellule adds 9622606 refs #1317 déclaration de licences manquante adds bc1f7e6 refs #1317 déclaration de licences manquante adds f761cfc refs #1317 déclaration de licences manquante adds 60c6329 refs #1317 déclaration de licences manquante adds 434a917 refs #1317 déclaration de licences manquante adds 5f97fd8 refs #1317 déclaration de licences manquante adds 9294f5d refs #1317 déclaration de licences manquante adds 7ea6ec6 refs #1317 déclaration de licences manquante adds d7915e5 Merge branch 'feature/1316-Rendre-utilisable-la-selection-de-compte' into develop adds 15845a6 refs #1361 correction sur affichage des erreurs d'import adds eb099f7 refs #1314 monté de version des libs adds 7671291 refs #1317 Crée une transaction Extourne ou placer les écritures créer pour équilibrer un lettrage new 7a00a52 refs #1174 création de transaction pour chaque changement de date puis de pièce comptable (déplacement de branche) 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 (866bcc2) \ N -- N -- N refs/heads/feature/1174-Import_EBP_Transactions (7a00a52) 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 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 7a00a52fa4dd3712a48e83b1e3ccf442c5d242a1 Author: dcosse <japbiw74> Date: Wed Feb 25 22:37:58 2015 +0100 refs #1174 création de transaction pour chaque changement de date puis de pièce comptable (déplacement de branche) Summary of changes: .gitignore | 5 + src/site/rst/index.rst => README.md | 38 +- README.txt | 4 + changelog.txt | 16 - lima-business-api/.gitignore | 1 + lima-business-api/{changelog.txt => README.md} | 0 lima-business-api/pom.xml | 28 +- .../src/license/THIRD-PARTY.properties | 21 +- .../org/chorem/lima/LimaTechnicalException.java | 2 +- .../chorem/lima/business/ImportExportResults.java | 2 +- .../org/chorem/lima/business/ImportResult.java | 2 + .../chorem/lima/business}/LimaServiceFactory.java | 35 +- .../org/chorem/lima/business/ServiceListener.java | 2 +- .../chorem/lima/business/ServiceMonitorable.java | 0 .../lima/business}/ServiceMonitorableHandler.java | 3 +- .../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 | 10 +- .../business/api/FinancialStatementService.java | 8 +- .../business/api/FinancialTransactionService.java | 40 +- .../lima/business/api/FiscalPeriodService.java | 44 +- .../chorem/lima/business/api/ImportService.java | 11 + .../chorem/lima/business/api/OptionsService.java | 57 +- .../TreasuryService.java} | 17 +- .../lima/business/api/VatStatementService.java | 5 +- ...eportService.java => AccountReportService.java} | 14 +- .../business/api/report/BalanceReportService.java | 25 +- .../api/report/GeneralEntryBookReportService.java | 33 +- .../business/api/report/LedgerReportService.java | 29 +- .../report/ProvisionalEntryBookReportService.java | 31 +- .../LimaConfigOptionDef.java} | 16 +- .../lima/business/exceptions/AccountException.java | 9 +- .../exceptions/AfterLastFiscalPeriodException.java | 2 +- ...on.java => AlreadyAffectedVatBoxException.java} | 14 +- .../exceptions/AlreadyExistAccountException.java | 2 +- ...> AlreadyExistFinancialStatementException.java} | 8 +- .../AlreadyExistVatStatementException.java | 4 +- .../AlreadyLockedFiscalPeriodException.java | 2 +- .../BeforeFirstFiscalPeriodException.java | 2 +- .../BeginAfterEndFiscalPeriodException.java | 2 +- .../ClosedPeriodicEntryBookException.java | 4 +- .../ClosedPeriodicEntryBooksException.java | 4 +- .../lima/business/exceptions/DateException.java | 4 +- .../lima/business/exceptions/EntriesException.java | 4 +- .../business/exceptions/EntryBookException.java | 4 +- .../exceptions/FinancialPeriodException.java | 4 +- .../exceptions/FinancialTransactionsException.java | 4 +- .../business/exceptions/FiscalPeriodException.java | 4 +- .../business/exceptions/ImportEbpException.java | 2 +- .../business/exceptions/ImportFileException.java | 2 +- .../exceptions/InvalidAccountNumberException.java | 2 +- .../LastUnlockedFiscalPeriodException.java | 2 +- .../exceptions/LockedEntryBookException.java | 2 +- .../exceptions/LockedFinancialPeriodException.java | 2 +- .../MoreOneUnlockFiscalPeriodException.java | 11 +- .../exceptions/NoEmptyFiscalPeriodException.java | 2 +- .../NoFoundFinancialPeriodException.java | 2 +- .../exceptions/NotAllowedLabelException.java | 2 +- ...NotBeginNextDayOfLastFiscalPeriodException.java | 2 +- ...NotLockedClosedPeriodicEntryBooksException.java | 2 +- .../NotNumberAccountNumberException.java | 2 +- ...lException.java => RequiredFieldException.java} | 14 +- .../exceptions/UnbalancedEntriesException.java | 2 +- .../UnbalancedFinancialTransactionsException.java | 5 +- .../exceptions/UnfilledEntriesException.java | 2 +- .../business/exceptions/UsedAccountException.java | 2 +- .../exceptions/UsedEntryBookException.java | 2 +- ...outEntryBookFinancialTransactionsException.java | 2 +- .../lima/business/utils/AccountComparator.java | 0 .../lima/business/utils}/BigDecimalToString.java | 33 +- .../lima/business/utils/EntryComparator.java | 2 +- .../business/utils/FinancialPeriodComparator.java | 4 - .../business/utils/FiscalPeriodComparator.java | 0 lima-business/.gitignore | 1 + .../README.txt => lima-business/README.md | 0 lima-business/README.txt | 1 - lima-business/changelog.txt | 2 - lima-business/pom.xml | 66 +- lima-business/src/license/THIRD-PARTY.properties | 22 +- .../org/chorem/lima/business/AccountingRules.java | 35 +- .../chorem/lima/business/LimaBusinessConfig.java | 445 +++++++++++ .../org/chorem/lima/business/LimaInterceptor.java | 2 +- .../chorem/lima/business/LimaServiceConfig.java | 529 ------------- .../accountingrules/DefaultAccountingRules.java | 192 +++-- .../accountingrules/FranceAccountingRules.java | 10 +- .../lima/business/ejb/AccountServiceImpl.java | 31 +- .../ejb/ClosedPeriodicEntryBookServiceImpl.java | 11 + .../lima/business/ejb/EntryBookServiceImpl.java | 14 +- .../lima/business/ejb/ExportServiceImpl.java | 50 +- .../business/ejb/FinancialPeriodServiceImpl.java | 21 +- .../ejb/FinancialStatementServiceImpl.java | 62 +- .../ejb/FinancialTransactionServiceImpl.java | 122 ++- .../lima/business/ejb/FiscalPeriodServiceImpl.java | 81 +- .../lima/business/ejb/ImportServiceImpl.java | 131 +++- .../lima/business/ejb/OptionsServiceImpl.java | 95 +-- .../lima/business/ejb/ReportServiceImpl.java | 35 +- .../lima/business/ejb/TreasuryServiceImpl.java | 91 +++ .../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 | 147 ++++ .../ejb/report/BalanceReportServiceImpl.java | 328 ++++++-- .../business/ejb/report/CommonsDocumentReport.java | 79 ++ .../report/GeneralEntryBookReportServiceImpl.java | 77 +- .../ejb/report/LedgerReportServiceImpl.java | 85 ++- .../ProvisionalEntryBookReportServiceImpl.java | 112 +-- .../lima/business/utils/BigDecimalToString.java | 44 -- .../chorem/lima/business/utils/DocumentsEnum.java | 67 -- .../lima/business/utils/EntryEBPComparator.java | 7 +- .../utils/FinancialTransactionComparator.java | 42 -- .../org/chorem/lima/entity/AccountTopiaDao.java | 2 +- .../entity/ClosedPeriodicEntryBookTopiaDao.java | 29 +- .../java/org/chorem/lima/entity/EntryTopiaDao.java | 123 ++- .../lima/entity/FinancialPeriodTopiaDao.java | 34 +- .../lima/entity/FinancialStatementTopiaDao.java | 2 +- .../lima/entity/FinancialTransactionTopiaDao.java | 1 - .../chorem/lima/entity/FiscalPeriodTopiaDao.java | 34 +- .../org/chorem/lima/entity/GeneratorHQuery.java | 2 +- .../entity/LimaCallaoTopiaApplicationContext.java | 0 .../entity/LimaCallaoTopiaPersistenceContext.java | 4 - .../chorem/lima/entity/LimaFlywayServiceImpl.java | 123 +++ .../chorem/lima/entity/VatStatementTopiaDao.java | 0 .../resources/i18n/lima-business_en_GB.properties | 169 ++--- .../resources/i18n/lima-business_fr_FR.properties | 140 ++-- .../org/chorem/lima/business/AbstractLimaTest.java | 56 +- .../org/chorem/lima/business/AccountDaoTest.java | 7 +- .../lima/business/AccountServiceImplTest.java | 330 +++++--- .../lima/business/EntryBookServiceImplTest.java | 145 +++- .../business/FinancialPeriodServiceImplTest.java | 260 ++++++- .../FinancialTransactionServiceImplTest.java | 638 +++++++++++++++- .../lima/business/FiscalPeriodServiceImplTest.java | 640 +++++++++++++--- .../lima/business/ImportExportServiceTest.java | 32 +- .../org/chorem/lima/business/LimaMiscTest.java | 4 +- .../org/chorem/lima/business/LimaTestsConfig.java | 4 +- .../lima/business/ReportServiceImplTest.java | 5 +- .../accountingrules/AccountServiceRuleFrTest.java | 8 +- .../EntryBookServiceRuleFrTest.java | 8 +- .../FinancialPeriodServiceRuleFrTest.java | 8 +- .../FinancialTransactionServiceRuleFrTest.java | 8 +- .../FiscalPeriodServiceRuleFrTest.java | 8 +- .../accountingrules/ImportServiceRuleFrTest.java | 8 +- .../accountingrules/ReportServiceRuleFrTest.java | 8 +- .../lima/entity/FinancialTransactionDAOTest.java | 3 + .../src/test/resources/META-INF/ejb-jar.xml | 41 - lima-business/src/test/resources/log4j.properties | 6 +- .../src/test/resources/reports/AccountReport.jrxml | 144 ---- lima-callao/.gitignore | 1 + lima-callao/{README.txt => README.md} | 0 lima-callao/changelog.txt | 2 - lima-callao/pom.xml | 41 +- lima-callao/src/license/THIRD-PARTY.properties | 20 +- .../org/chorem/lima/DefaultServiceContext.java | 148 ---- .../org/chorem/lima/FinancialStatementWayEnum.java | 42 +- .../main/java/org/chorem/lima/ServiceContext.java | 38 - .../lima/beans/AbstractBigDecimalCondition.java | 4 +- .../chorem/lima/beans/AbstractStringCondition.java | 4 +- .../org/chorem/lima/beans/AccountCondition.java | 2 +- .../org/chorem/lima/beans/BalanceAccountImpl.java | 23 +- .../main/java/org/chorem/lima/beans/Condition.java | 2 +- .../org/chorem/lima/beans/CreditCondition.java | 2 +- .../java/org/chorem/lima/beans/DateCondition.java | 4 +- .../chorem/lima/beans/DateIntervalCondition.java | 2 +- .../java/org/chorem/lima/beans/DebitCondition.java | 2 +- .../chorem/lima/beans/DescriptionCondition.java | 2 +- .../org/chorem/lima/beans/EntryBookCondition.java | 2 +- .../lima/beans/FinancialPeriodCondition.java | 2 +- .../lima/beans/FinancialTransactionCondition.java | 2 +- .../chorem/lima/beans/FiscalPeriodCondition.java | 2 +- .../main/java/org/chorem/lima/beans/Labeled.java | 2 +- .../org/chorem/lima/beans/LetteringCondition.java | 2 +- .../org/chorem/lima/beans/VisitorCondition.java | 2 +- .../org/chorem/lima/beans/VoucherCondition.java | 2 +- .../java/org/chorem/lima/clause/AndClause.java | 2 +- .../java/org/chorem/lima/clause/BooleanClause.java | 2 +- .../main/java/org/chorem/lima/clause/Clause.java | 2 +- .../java/org/chorem/lima/clause/DateClause.java | 2 +- .../java/org/chorem/lima/clause/NotClause.java | 2 +- .../java/org/chorem/lima/clause/NumberClause.java | 2 +- .../main/java/org/chorem/lima/clause/OrClause.java | 2 +- .../java/org/chorem/lima/clause/SetClause.java | 2 +- .../java/org/chorem/lima/clause/StringClause.java | 2 +- .../org/chorem/lima/clause/SubFilterClause.java | 2 +- .../java/org/chorem/lima/clause/VisitorClause.java | 2 +- .../org/chorem/lima/entity/FiscalPeriodImpl.java | 22 + .../org/chorem/lima/filter/AbstractFilter.java | 2 +- .../java/org/chorem/lima/filter/AccountFilter.java | 2 +- .../org/chorem/lima/filter/EntryBookFilter.java | 2 +- .../java/org/chorem/lima/filter/EntryFilter.java | 2 +- .../main/java/org/chorem/lima/filter/Filter.java | 2 +- .../org/chorem/lima/filter/FilterGenerator.java | 2 +- .../lima/filter/FinancialTransactionFilter.java | 2 +- .../java/org/chorem/lima/filter/VisitorFilter.java | 2 +- .../db/migration/V0_5_0_0__migration1.sql | 24 + .../db/migration/V0_6_0_0__migration2.sql | 44 ++ .../V0_8_6_0__1241_create_table_TREASURY.sql | 54 ++ .../resources/i18n/lima-callao_en_GB.properties | 37 +- .../resources/i18n/lima-callao_fr_FR.properties | 6 +- lima-callao/src/main/xmi/accounting-model.zargo | Bin 56954 -> 0 bytes ...del.properties => lima-callao-model.properties} | 2 +- lima-callao/src/main/xmi/lima-callao-model.zargo | Bin 0 -> 61665 bytes lima-report/.gitignore | 1 + {lima-web => lima-report}/LICENSE.txt | 0 lima-web/README.txt => lima-report/README.md | 0 {lima-web => lima-report}/pom.xml | 124 +-- .../src/license/THIRD-PARTY.properties | 32 +- .../chorem/lima/report/DocumentReportTypes.java | 34 +- .../org/chorem/lima/report}/DocumentsEnum.java | 15 +- .../org/chorem/lima/report/LimaReportConfig.java | 447 +++++++++++ .../lima/report/service/DocumentService.java | 589 +++++++++++++++ .../lima/report/service/GeneratedReport.java | 63 ++ .../chorem/lima/report/service/JasperReports.java | 193 +++++ .../jasperreports/account/AccountEntry.jrxml | 174 ++--- .../jasperreports/account/DocumentReport.jrxml | 266 +++++++ .../balance/BalanceReportAccountReport.jrxml | 24 +- .../balance/BalanceSubAccountsReport.jrxml | 82 +- .../jasperreports/balance/DocumentReport.jrxml | 344 +++++++++ .../jasperreports/entryBook/DocumentReport.jrxml | 317 ++++++++ .../jasperreports/entryBook/EntryBookReport.jrxml | 74 ++ .../entryBook/FinancialPeriodReport.jrxml | 156 ++++ .../entryBook/TransactionReport.jrxml | 193 +++++ .../generalEntryBook/DocumentReport.jrxml | 296 ++++++++ .../generalEntryBook/EntryBookPeriodReport.jrxml | 64 +- .../GeneralEntryBookEntryReport.jrxml | 19 +- .../generalLedger/DocumentReport.jrxml | 268 +++++++ .../generalLedger/GeneralLedgerEntryReport.jrxml | 168 +++++ .../generalLedger/GeneralLedgerReport.jrxml | 137 ++++ .../src/main/resources/reports/vat_form_fr.pdf | Bin 0 -> 244238 bytes .../org/chorem/lima/report}/action/ReportTest.java | 6 +- {lima-web => lima-server}/LICENSE.txt | 0 lima-server/README.md | 27 + {lima-swing => lima-server}/pom.xml | 216 ++---- .../src/license/THIRD-PARTY.properties | 28 +- .../src/main/assembly/bin.xml | 42 -- .../src/main/assembly/lima-server | 0 .../java/org/chorem/lima/server}/FormatsEnum.java | 14 +- .../org/chorem/lima/server/HttpServerService.java | 320 ++++++++ .../java/org/chorem/lima/server/LimaServer.java | 158 ++++ .../org/chorem/lima/server/LimaServerConfig.java | 200 +++++ .../src/main/resources/images/accounts.png | Bin .../src/main/resources/images/entries.png | Bin .../src/main/resources/images/entrybooks.png | Bin .../src/main/resources/images/fiscalperiods.png | Bin .../src/main/resources/images/identity.png | Bin .../src/main/resources/images/puzzle_icon_mini.png | Bin .../src/main/resources/log4j.properties | 15 +- lima-swing/.gitignore | 1 + lima-swing/{README.txt => README.md} | 11 +- lima-swing/changelog.txt | 47 -- lima-swing/pom.xml | 51 +- lima-swing/src/license/THIRD-PARTY.properties | 28 +- lima-swing/src/main/filters/pom.properties | 6 +- .../src/main/java/org/chorem/lima/LimaMain.java | 41 +- .../chorem/lima/LimaSwingApplicationContext.java | 12 +- .../main/java/org/chorem/lima/LimaSwingConfig.java | 266 ++----- .../org/chorem/lima/enums/AccountsChartEnum.java | 37 +- .../java/org/chorem/lima/enums/EncodingEnum.java | 13 +- .../org/chorem/lima/enums/EntryBooksChartEnum.java | 11 +- .../lima/enums/FinancialStatementsChartEnum.java | 31 +- .../org/chorem/lima/enums/ImportExportEnum.java | 35 +- .../chorem/lima/enums/VatStatementsChartEnum.java | 32 +- .../java/org/chorem/lima/ui/ClosableTabHeader.css | 14 +- .../java/org/chorem/lima/ui/ClosableTabHeader.jaxx | 6 +- .../AccountCondition/AccountConditionHandler.java | 18 +- .../AccountCondition/AccountConditionView.css | 8 +- .../AccountCondition/AccountConditionView.jaxx | 11 +- .../BigDecimalConditionHandler.java | 6 +- .../CreditConditionHandler.java | 2 +- .../BigDecimalCondition/CreditConditionView.java | 2 +- .../BigDecimalCondition/DebitConditionHandler.java | 2 +- .../BigDecimalCondition/DebitConditionView.java | 2 +- .../chorem/lima/ui/Filter/ConditionHandler.java | 8 +- .../EntryBookConditionHandler.java | 10 +- .../DescriptionConditionHandler.java | 2 +- .../StringCondition/DescriptionConditionView.java | 2 +- .../StringCondition/LetteringConditionHandler.java | 2 +- .../StringCondition/LetteringConditionView.java | 2 +- .../StringCondition/StringConditionHandler.java | 9 +- .../StringCondition/VoucherConditionHandler.java | 2 +- .../StringCondition/VoucherConditionView.java | 2 +- .../Filter/dateCondition/DateConditionHandler.java | 28 +- .../ui/Filter/dateCondition/DateConditionView.jaxx | 3 +- .../DateIntervalConditionHandler.java | 28 +- .../DateIntervalConditionView.jaxx | 13 +- .../FinancialPeriodConditionHandler.java | 13 +- .../FinancialTransactionConditionHandler.java | 2 +- .../FiscalPeriodConditionHandler.java | 10 +- .../java/org/chorem/lima/ui/LimaRendererUtil.java | 8 +- .../src/main/java/org/chorem/lima/ui/MainView.css | 284 +++++-- .../src/main/java/org/chorem/lima/ui/MainView.jaxx | 9 +- .../java/org/chorem/lima/ui/MainViewHandler.java | 128 +++- .../org/chorem/lima/ui/account/AccountForm.css | 2 + .../org/chorem/lima/ui/account/AccountForm.jaxx | 20 +- .../chorem/lima/ui/account/AccountImportForm.css | 39 +- .../chorem/lima/ui/account/AccountImportForm.jaxx | 61 +- .../chorem/lima/ui/account/AccountViewHandler.java | 87 ++- .../chorem/lima/ui/account/UpdateAccountForm.css | 2 + .../chorem/lima/ui/account/UpdateAccountForm.jaxx | 17 +- .../ui/accountViewer/AccountViewerEditModel.java | 162 ++++ .../AccountViewerSelectionModel.java} | 106 +-- .../AccountViewerTable.java} | 6 +- .../AccountViewerTableModel.java} | 50 +- .../lima/ui/accountViewer/AccountViewerView.css | 162 ++++ .../lima/ui/accountViewer/AccountViewerView.jaxx | 170 +++++ .../ui/accountViewer/AccountViewerViewHandler.java | 784 +++++++++++++++++++ .../chorem/lima/ui/accountViewer/PeriodChoice.java | 56 ++ .../SelectionMode.java} | 52 +- .../lima/ui/celleditor/AccountTableCellEditor.java | 111 +-- .../ui/celleditor/AccountTableCellRenderer.java | 2 +- .../ui/celleditor/AutoCompleteTableCellEditor.java | 8 +- .../ui/celleditor/BigDecimalTableCellEditor.java | 25 +- .../ui/celleditor/DateLimaTableCellRenderer.java | 6 +- .../lima/ui/celleditor/DateTableCellEditor.java | 149 ---- .../DayTableCellEditor.java} | 41 +- .../celleditor/DefaultLimaTableCellRenderer.java | 2 +- .../lima/ui/celleditor/EmptyCellRenderer.java | 4 - .../ui/celleditor/EntryBookTableCellRender.java | 2 +- .../ui/celleditor/NumberSeparatorCellRenderer.java | 2 +- .../NumberSeparatorTableCellRenderer.java | 2 +- .../lima/ui/celleditor/StringTableCellEditor.java | 2 +- .../lima/ui/celleditor/TableCellErrorDetector.java | 2 +- ...ountComboBoxModel.java => AccountComboBox.java} | 71 +- .../lima/ui/combobox/AccountComboBoxModel.java | 102 --- .../lima/ui/combobox/EntryBookComboBoxModel.java | 11 +- .../ui/combobox/FinancialPeriodComboBoxModel.java | 167 ----- .../ui/combobox/FiscalPeriodComboBoxModel.java | 20 +- .../lima/ui/combobox/LeafAccountComboBoxModel.java | 6 +- .../lima/ui/combobox/LetterComboBoxModel.java | 100 --- .../org/chorem/lima/ui/common/AbstractColumn.java | 2 +- .../chorem/lima/ui/common/AbstractLimaTable.java | 43 +- .../lima/ui/common/AbstractLimaTableModel.java | 2 +- .../lima/ui/common/AccountComboBoxModel.java | 54 -- .../lima/ui/common/CellRouteHorizontalAction.java | 2 +- .../lima/ui/common/CellRouteVerticalAction.java | 2 +- .../java/org/chorem/lima/ui/common/Column.java | 2 +- .../lima/ui/common/EntryBookListRenderer.java | 2 +- .../ui/common/FinancialPeriodListRenderer.java | 15 +- .../ui/common/FinancialTransactionTableModel.java | 128 +++- .../lima/ui/common/FiscalPeriodComboBoxModel.java | 12 + .../lima/ui/common/FiscalPeriodListRenderer.java | 26 +- .../chorem/lima/ui/common/IntervalListener.java | 29 - .../lima/ui/common/LabelListCellRenderer.java | 2 +- .../chorem/lima/ui/common/TableModelWithGroup.java | 16 +- .../org/chorem/lima/ui/entrybook/EntryBookForm.css | 2 + .../chorem/lima/ui/entrybook/EntryBookForm.jaxx | 20 +- .../lima/ui/entrybook/EntryBookImportForm.css | 2 + .../lima/ui/entrybook/EntryBookImportForm.jaxx | 26 +- .../lima/ui/entrybook/EntryBookViewHandler.java | 23 +- .../FinancialPeriodErrorDetector.java | 2 +- .../FinancialPeriodViewHandler.java | 2 +- .../FinancialStatementChartTreeTableModel.java | 98 +-- .../FinancialStatementChartViewHandler.java | 35 +- .../FinancialStatementHeaderForm.css | 25 +- .../FinancialStatementHeaderForm.jaxx | 65 +- .../FinancialStatementImportForm.css | 41 +- .../FinancialStatementImportForm.jaxx | 84 +-- .../FinancialStatementMovementForm.css | 16 +- .../FinancialStatementMovementForm.jaxx | 63 +- .../ui/financialtransaction/AccountColumn.java | 61 +- .../ui/financialtransaction/BalanceColumn.java | 37 +- .../lima/ui/financialtransaction/CreditColumn.java | 2 +- .../lima/ui/financialtransaction/DateColumn.java | 2 +- .../lima/ui/financialtransaction/DayColumn.java | 119 +++ .../lima/ui/financialtransaction/DebitColumn.java | 2 +- .../ui/financialtransaction/DescriptionColumn.java | 2 +- .../ui/financialtransaction/EntryBookColumn.java | 2 +- .../FinancialTransactionDefaultTable.java | 14 +- .../FinancialTransactionErrorDetector.java | 2 +- .../FinancialTransactionTable.java | 11 +- .../FinancialTransactionView.css | 28 +- .../FinancialTransactionView.jaxx | 17 +- .../FinancialTransactionViewHandler.java | 254 +++++-- .../lima/ui/financialtransaction/LetterColumn.java | 2 +- .../ui/financialtransaction/VoucherColumn.java | 2 +- .../FinancialTransactionSearchTableModel.java | 12 +- .../FinancialTransactionSearchView.css | 6 +- .../FinancialTransactionSearchView.jaxx | 7 +- .../FinancialTransactionSearchViewHandler.java | 28 +- .../FiscalControlExportView.css} | 58 +- .../FiscalControlExportView.jaxx | 85 +++ .../FiscalControlExportViewHandler.java | 229 ++++++ .../org/chorem/lima/ui/fiscalperiod/AddPeriod.css | 6 +- .../org/chorem/lima/ui/fiscalperiod/AddPeriod.jaxx | 28 +- .../ui/fiscalperiod/FiscalPeriodErrorDetector.java | 2 +- .../ui/fiscalperiod/FiscalPeriodTableModel.java | 4 - .../ui/fiscalperiod/FiscalPeriodViewHandler.java | 172 +++-- .../fiscalperiod/RetainedEarningsEntryBookForm.css | 33 +- .../RetainedEarningsEntryBookForm.jaxx | 85 +-- .../java/org/chorem/lima/ui/home/AccountsPane.java | 8 +- .../org/chorem/lima/ui/home/EntryBooksPane.java | 10 +- .../lima/ui/home/FinancialTransactionsPane.java | 10 +- .../org/chorem/lima/ui/home/FiscalYearsPane.java | 12 +- .../java/org/chorem/lima/ui/home/HomeView.jaxx | 23 +- .../org/chorem/lima/ui/identity/IdentityForm.css | 175 ++++- .../org/chorem/lima/ui/identity/IdentityForm.jaxx | 297 +++++--- .../chorem/lima/ui/identity/IdentityHandler.java | 45 +- .../chorem/lima/ui/importexport/ImportExport.java | 520 +++++++------ .../lima/ui/lettering/LetteringEditModel.java | 103 ++- ...tionModel.java => LetteringSelectionModel.java} | 31 +- .../lima/ui/lettering/LetteringTableModel.java | 38 + .../org/chorem/lima/ui/lettering/LetteringView.css | 48 +- .../chorem/lima/ui/lettering/LetteringView.jaxx | 68 +- .../lima/ui/lettering/LetteringViewHandler.java | 301 +++++--- .../org/chorem/lima/ui/lettering/TypeEntry.java | 10 +- .../BackupPanel.css} | 10 +- ...{CreateEntryBookPanel.jaxx => BackupPanel.jaxx} | 8 +- .../{OpeningView.css => BackupPanelHandler.java} | 42 +- .../chorem/lima/ui/opening/CreateAccountsPanel.css | 2 +- .../lima/ui/opening/CreateFiscalPeriodPanel.jaxx | 2 +- .../chorem/lima/ui/opening/CreateIdentityPanel.css | 10 +- .../lima/ui/opening/CreateIdentityPanel.jaxx | 64 +- .../ui/opening/CreateIdentityPanelHandler.java | 10 +- .../org/chorem/lima/ui/opening/OpeningView.css | 11 +- .../org/chorem/lima/ui/opening/OpeningView.jaxx | 28 +- .../chorem/lima/ui/opening/OpeningViewHandler.java | 197 +++-- .../chorem/lima/ui/vatchart/VatChartImportForm.css | 35 +- .../lima/ui/vatchart/VatChartImportForm.jaxx | 84 +-- .../lima/ui/vatchart/VatChartMovementForm.css | 31 +- .../lima/ui/vatchart/VatChartMovementForm.jaxx | 72 +- .../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 | 399 ++++++---- .../chorem/lima/ui/vatchart/VatChartViewModel.java | 191 +++++ .../org/chorem/lima/util/BigDecimalToString.java | 26 +- .../java/org/chorem/lima/util/ErrorHelper.java | 19 - .../java/org/chorem/lima/util/ReportDialogView.css | 5 +- .../org/chorem/lima/util/ReportDialogView.jaxx | 2 +- .../org/chorem/lima/util/WrapToolBarLayout.java | 129 ++++ lima-swing/src/main/resources/META-INF/aop.xml | 37 - .../resources/i18n/lima-swing_en_GB.properties | 797 +++++++++++--------- .../resources/i18n/lima-swing_fr_FR.properties | 168 ++++- .../main/resources/icons/action-account-viewer.png | Bin 0 -> 1062 bytes .../src/main/resources/icons/action-cancel.png | Bin 0 -> 587 bytes ...on-vatStatement-remove.png => action-close.png} | Bin .../src/main/resources/icons/action-closeTab.png | Bin 3140 -> 0 bytes .../icons/action-financialPeriod-close.png | Bin 715 -> 452 bytes .../resources/icons/action-fiscalControlExport.png | Bin 0 -> 1244 bytes .../resources/icons/action-fiscalPeriod-close.png | Bin 715 -> 452 bytes lima-swing/src/main/resources/icons/action-ok.png | Bin 0 -> 537 bytes .../main/resources/icons/action-selection-mode.png | Bin 0 -> 1106 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-config.properties => lima-swing.config} | 6 +- lima-swing/src/main/resources/log4j.properties | 57 +- .../java/org/chorem/lima/ui/AbstractLimaTest.java | 653 ---------------- .../java/org/chorem/lima/ui/LimaTestsConfig.java | 71 -- .../lima/ui/account/AccountViewHandlerTest.java | 5 +- .../jasperreports/balance/DocumentReport.jrxml | 275 ------- .../jasperreports/entryBook/DocumentReport.jrxml | 365 --------- .../jasperreports/entryBook/EntryBookReport.jrxml | 109 --- .../entryBook/FinancialPeriodReport.jrxml | 271 ------- .../entryBook/TransactionReport.jrxml | 297 -------- .../generalEntryBook/DocumentReport.jrxml | 320 -------- .../generalLedger/DocumentReport.jrxml | 286 ------- .../generalLedger/GeneralLedgerReport.jrxml | 189 ----- .../src/main/java/org/chorem/lima/LimaServer.java | 75 -- .../org/chorem/lima/web/action/ReportBuilder.java | 97 --- .../chorem/lima/web/service/DocumentService.java | 569 -------------- .../chorem/lima/web/service/HttpServerService.java | 329 -------- .../main/resources/i18n/lima-web_en_GB.properties | 55 -- .../main/resources/i18n/lima-web_fr_FR.properties | 55 -- .../src/main/resources/reports/vat_form_fr.pdf | Bin 222623 -> 0 bytes pom.xml | 122 +-- src/site/procedure.txt | 15 + src/site/resources/extras/exemple_ecritures.csv | 162 ++-- 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 .../resources/screens/lima_charts_accounts.png | Bin 133980 -> 66178 bytes .../resources/screens/lima_charts_entrybooks.png | Bin 43275 -> 34352 bytes .../screens/lima_charts_financialperiod.png | Bin 136544 -> 55293 bytes .../screens/lima_charts_financialstatement.png | Bin 92981 -> 53248 bytes .../resources/screens/lima_charts_fiscalperiod.png | Bin 53467 -> 36434 bytes src/site/resources/screens/lima_entries.png | Bin 140056 -> 37587 bytes .../resources/screens/lima_financialstatement.png | Bin 71670 -> 66083 bytes src/site/resources/screens/lima_home.png | Bin 50198 -> 36968 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 .../resources/screens/lima_incorrectEntries.png | Bin 110247 -> 30473 bytes src/site/resources/screens/lima_lettering.png | Bin 170873 -> 59893 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_accounts.png | Bin 64174 -> 38541 bytes .../resources/screens/lima_reports_balance.png | Bin 56936 -> 34936 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 src/site/resources/screens/lima_searchEntry.png | Bin 66603 -> 47531 bytes .../resources/screens/lima_searchtransaction.png | Bin 93053 -> 0 bytes src/site/rst/assistant.rst | 18 +- src/site/rst/devel/server.rst | 2 +- src/site/rst/features.rst | 31 +- src/site/rst/importexport.rst | 40 +- src/site/rst/install.rst | 4 +- src/site/site.xml | 14 +- 510 files changed, 17174 insertions(+), 11768 deletions(-) copy src/site/rst/index.rst => README.md (85%) delete mode 100644 changelog.txt create mode 100644 lima-business-api/.gitignore rename lima-business-api/{changelog.txt => README.md} (100%) rename {lima-business/src/main/java/org/chorem/lima/service => lima-business-api/src/main/java/org/chorem/lima/business}/LimaServiceFactory.java (84%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/ServiceListener.java (92%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/ServiceMonitorable.java (100%) rename {lima-business/src/main/java/org/chorem/lima/service => lima-business-api/src/main/java/org/chorem/lima/business}/ServiceMonitorableHandler.java (97%) copy lima-business-api/src/main/java/org/chorem/lima/business/{exceptions/NoFiscalPeriodFoundException.java => api/TreasuryService.java} (70%) copy lima-business-api/src/main/java/org/chorem/lima/business/api/report/{BalanceReportService.java => AccountReportService.java} (67%) copy lima-business-api/src/main/java/org/chorem/lima/business/{exceptions/NoDataToImportException.java => config/LimaConfigOptionDef.java} (71%) copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => AlreadyAffectedVatBoxException.java} (74%) rename lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{AlreadyExistFinancialStatement.java => AlreadyExistFinancialStatementException.java} (82%) copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/{NotAllowedLabelException.java => RequiredFieldException.java} (74%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/utils/AccountComparator.java (100%) copy {lima-swing/src/main/java/org/chorem/lima/util => lima-business-api/src/main/java/org/chorem/lima/business/utils}/BigDecimalToString.java (67%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/utils/EntryComparator.java (91%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/utils/FinancialPeriodComparator.java (90%) rename {lima-business => lima-business-api}/src/main/java/org/chorem/lima/business/utils/FiscalPeriodComparator.java (100%) create mode 100644 lima-business/.gitignore rename lima-business-api/README.txt => lima-business/README.md (100%) delete mode 100644 lima-business/README.txt delete mode 100644 lima-business/changelog.txt create mode 100644 lima-business/src/main/java/org/chorem/lima/business/LimaBusinessConfig.java delete mode 100644 lima-business/src/main/java/org/chorem/lima/business/LimaServiceConfig.java 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 delete mode 100644 lima-business/src/main/java/org/chorem/lima/business/utils/BigDecimalToString.java delete mode 100644 lima-business/src/main/java/org/chorem/lima/business/utils/DocumentsEnum.java delete mode 100644 lima-business/src/main/java/org/chorem/lima/business/utils/FinancialTransactionComparator.java rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/AccountTopiaDao.java (98%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/ClosedPeriodicEntryBookTopiaDao.java (88%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/EntryTopiaDao.java (64%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/FinancialPeriodTopiaDao.java (80%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/FinancialStatementTopiaDao.java (94%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/FinancialTransactionTopiaDao.java (99%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/FiscalPeriodTopiaDao.java (76%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/GeneratorHQuery.java (99%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/LimaCallaoTopiaApplicationContext.java (100%) rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/LimaCallaoTopiaPersistenceContext.java (90%) create mode 100644 lima-business/src/main/java/org/chorem/lima/entity/LimaFlywayServiceImpl.java rename {lima-callao => lima-business}/src/main/java/org/chorem/lima/entity/VatStatementTopiaDao.java (100%) delete mode 100644 lima-business/src/test/resources/META-INF/ejb-jar.xml delete mode 100644 lima-business/src/test/resources/reports/AccountReport.jrxml create mode 100644 lima-callao/.gitignore rename lima-callao/{README.txt => README.md} (100%) delete mode 100644 lima-callao/changelog.txt delete mode 100644 lima-callao/src/main/java/org/chorem/lima/DefaultServiceContext.java delete mode 100644 lima-callao/src/main/java/org/chorem/lima/ServiceContext.java create mode 100644 lima-callao/src/main/resources/db/migration/V0_5_0_0__migration1.sql create mode 100644 lima-callao/src/main/resources/db/migration/V0_6_0_0__migration2.sql create mode 100644 lima-callao/src/main/resources/db/migration/V0_8_6_0__1241_create_table_TREASURY.sql delete mode 100644 lima-callao/src/main/xmi/accounting-model.zargo rename lima-callao/src/main/xmi/{accounting-model.properties => lima-callao-model.properties} (99%) create mode 100644 lima-callao/src/main/xmi/lima-callao-model.zargo create mode 100644 lima-report/.gitignore copy {lima-web => lima-report}/LICENSE.txt (100%) rename lima-web/README.txt => lima-report/README.md (100%) rename {lima-web => lima-report}/pom.xml (64%) copy {lima-web => lima-report}/src/license/THIRD-PARTY.properties (62%) copy lima-business-api/src/main/java/org/chorem/lima/business/exceptions/AlreadyExistAccountException.java => lima-report/src/main/java/org/chorem/lima/report/DocumentReportTypes.java (56%) rename {lima-web/src/main/java/org/chorem/lima/web/utils => lima-report/src/main/java/org/chorem/lima/report}/DocumentsEnum.java (92%) create mode 100644 lima-report/src/main/java/org/chorem/lima/report/LimaReportConfig.java create mode 100644 lima-report/src/main/java/org/chorem/lima/report/service/DocumentService.java create mode 100644 lima-report/src/main/java/org/chorem/lima/report/service/GeneratedReport.java create mode 100644 lima-report/src/main/java/org/chorem/lima/report/service/JasperReports.java rename lima-web/src/main/jasperreports/generalLedger/GeneralLedgerEntryReport.jrxml => lima-report/src/main/resources/jasperreports/account/AccountEntry.jrxml (69%) create mode 100644 lima-report/src/main/resources/jasperreports/account/DocumentReport.jrxml rename {lima-web/src/main => lima-report/src/main/resources}/jasperreports/balance/BalanceReportAccountReport.jrxml (69%) rename {lima-web/src/main => lima-report/src/main/resources}/jasperreports/balance/BalanceSubAccountsReport.jrxml (81%) create mode 100644 lima-report/src/main/resources/jasperreports/balance/DocumentReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/entryBook/DocumentReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/entryBook/EntryBookReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/entryBook/FinancialPeriodReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/entryBook/TransactionReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/generalEntryBook/DocumentReport.jrxml rename {lima-web/src/main => lima-report/src/main/resources}/jasperreports/generalEntryBook/EntryBookPeriodReport.jrxml (70%) rename {lima-web/src/main => lima-report/src/main/resources}/jasperreports/generalEntryBook/GeneralEntryBookEntryReport.jrxml (89%) create mode 100644 lima-report/src/main/resources/jasperreports/generalLedger/DocumentReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/generalLedger/GeneralLedgerEntryReport.jrxml create mode 100644 lima-report/src/main/resources/jasperreports/generalLedger/GeneralLedgerReport.jrxml create mode 100644 lima-report/src/main/resources/reports/vat_form_fr.pdf rename {lima-web/src/test/java/org/chorem/lima/web => lima-report/src/test/java/org/chorem/lima/report}/action/ReportTest.java (93%) rename {lima-web => lima-server}/LICENSE.txt (100%) create mode 100644 lima-server/README.md copy {lima-swing => lima-server}/pom.xml (71%) rename {lima-web => lima-server}/src/license/THIRD-PARTY.properties (63%) rename {lima-web => lima-server}/src/main/assembly/bin.xml (59%) rename {lima-web => lima-server}/src/main/assembly/lima-server (100%) rename {lima-business-api/src/main/java/org/chorem/lima/business/utils => lima-server/src/main/java/org/chorem/lima/server}/FormatsEnum.java (84%) create mode 100644 lima-server/src/main/java/org/chorem/lima/server/HttpServerService.java create mode 100644 lima-server/src/main/java/org/chorem/lima/server/LimaServer.java create mode 100644 lima-server/src/main/java/org/chorem/lima/server/LimaServerConfig.java rename {lima-web => lima-server}/src/main/resources/images/accounts.png (100%) rename {lima-web => lima-server}/src/main/resources/images/entries.png (100%) rename {lima-web => lima-server}/src/main/resources/images/entrybooks.png (100%) rename {lima-web => lima-server}/src/main/resources/images/fiscalperiods.png (100%) rename {lima-web => lima-server}/src/main/resources/images/identity.png (100%) rename {lima-web => lima-server}/src/main/resources/images/puzzle_icon_mini.png (100%) rename lima-business/src/main/resources/lima.properties => lima-server/src/main/resources/log4j.properties (70%) create mode 100644 lima-swing/.gitignore rename lima-swing/{README.txt => README.md} (71%) delete mode 100644 lima-swing/changelog.txt create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewerEditModel.java copy lima-swing/src/main/java/org/chorem/lima/ui/{lettering/LettringSelectionModel.java => accountViewer/AccountViewerSelectionModel.java} (60%) copy lima-swing/src/main/java/org/chorem/lima/ui/{lettering/LetteringTable.java => accountViewer/AccountViewerTable.java} (84%) copy lima-swing/src/main/java/org/chorem/lima/ui/{lettering/LetteringTableModel.java => accountViewer/AccountViewerTableModel.java} (62%) create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewerView.css create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewerView.jaxx create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewerViewHandler.java create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/PeriodChoice.java copy lima-swing/src/main/java/org/chorem/lima/ui/{opening/OpeningView.css => accountViewer/SelectionMode.java} (54%) delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DateTableCellEditor.java copy lima-swing/src/main/java/org/chorem/lima/ui/{account/AccountForm.css => celleditor/DayTableCellEditor.java} (59%) copy lima-swing/src/main/java/org/chorem/lima/ui/combobox/{LeafAccountComboBoxModel.java => AccountComboBox.java} (53%) 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/combobox/FinancialPeriodComboBoxModel.java delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/combobox/LetterComboBoxModel.java delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/common/AccountComboBoxModel.java delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/common/IntervalListener.java create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/DayColumn.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 delete mode 100644 lima-swing/src/main/resources/META-INF/aop.xml create mode 100644 lima-swing/src/main/resources/icons/action-account-viewer.png create mode 100644 lima-swing/src/main/resources/icons/action-cancel.png copy lima-swing/src/main/resources/icons/{action-vatStatement-remove.png => action-close.png} (100%) delete mode 100644 lima-swing/src/main/resources/icons/action-closeTab.png create mode 100644 lima-swing/src/main/resources/icons/action-fiscalControlExport.png create mode 100644 lima-swing/src/main/resources/icons/action-ok.png create mode 100644 lima-swing/src/main/resources/icons/action-selection-mode.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 rename lima-swing/src/main/resources/{lima-config.properties => lima-swing.config} (88%) delete mode 100644 lima-swing/src/test/java/org/chorem/lima/ui/AbstractLimaTest.java delete mode 100644 lima-swing/src/test/java/org/chorem/lima/ui/LimaTestsConfig.java delete mode 100644 lima-web/src/main/jasperreports/balance/DocumentReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/entryBook/DocumentReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/entryBook/EntryBookReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/entryBook/FinancialPeriodReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/entryBook/TransactionReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/generalEntryBook/DocumentReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/generalLedger/DocumentReport.jrxml delete mode 100644 lima-web/src/main/jasperreports/generalLedger/GeneralLedgerReport.jrxml delete mode 100644 lima-web/src/main/java/org/chorem/lima/LimaServer.java delete mode 100644 lima-web/src/main/java/org/chorem/lima/web/action/ReportBuilder.java delete mode 100644 lima-web/src/main/java/org/chorem/lima/web/service/DocumentService.java delete mode 100644 lima-web/src/main/java/org/chorem/lima/web/service/HttpServerService.java delete mode 100644 lima-web/src/main/resources/i18n/lima-web_en_GB.properties delete mode 100644 lima-web/src/main/resources/i18n/lima-web_fr_FR.properties delete mode 100644 lima-web/src/main/resources/reports/vat_form_fr.pdf 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@chorem.org>.