This is an automated email from the git hooks/post-receive script. New change to branch feature/1287-compute-summary-on-lettering in repository lima. See http://git.chorem.org/lima.git from a200c71 refs #1287 ajout du montant total pour à l'onglet Lettrage new 746e8ce refs #1287 import manquant 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 746e8ced15a7685f5301a21b658bcc93c1c31cfe Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 13:20:07 2015 +0100 refs #1287 import manquant Summary of changes: .../src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/1287-compute-summary-on-lettering in repository lima. See http://git.chorem.org/lima.git commit 746e8ced15a7685f5301a21b658bcc93c1c31cfe Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 13:20:07 2015 +0100 refs #1287 import manquant --- .../src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java | 1 + 1 file changed, 1 insertion(+) diff --git a/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java b/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java index 54fd009..9ea521d 100644 --- a/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java +++ b/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringViewHandler.java @@ -42,6 +42,7 @@ import org.chorem.lima.business.exceptions.LockedFinancialPeriodException; import org.chorem.lima.business.exceptions.UnbalancedEntriesException; import org.chorem.lima.entity.Account; import org.chorem.lima.entity.Entry; +import org.chorem.lima.entity.EntryImpl; import org.chorem.lima.entity.FiscalPeriod; import org.chorem.lima.ui.combobox.AccountComboBox; import org.chorem.lima.util.BigDecimalToString; -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm