Skip to content


Closed En saisie d'écriture, exception lors de la recherche d'un compte est que l'on efface le contenu de la cellule 'Compte'
retired / lima #362 · created by Eric Chatellier
Erreur Message: java.lang.ClassCastException: java.lang.String cannot be cast to org.chorem.lima.entity.Account Level: SEVERE Stack Trace: java.lang.String cannot be cast to org.chorem.lima...
updated
Closed Remplacer les champs de saisie texte par des champs de saisie numérique lorsque les données à saisir sont numériques
retired / lima #294 · created by Eric Chatellier
Une exception est levée à la saisie de valeur non numérique dans les champs de Débit ou Crédit de l'édition d'une transaction: Message: java.lang.NumberFormatException Level: SEVERE Stack Tra...
updated
Closed dé-lettrage d'un partie des écriture
retired / lima #278 · created by Eric Chatellier
soit 3 écritures léttrées * 02/03/2014 41100001 débit = 300 € * 15/03/2014 41100001 crédit = 200 € * 03/04/2014 41100001 crédit = 100 € Si on sélectionne la période du 01/03/2014 au 31/03/2014 ...
updated
Closed Empty time must not be add to file
chorem / jtimer #129 · created by Eric Chatellier
I have task with 30200 line of data but with 30000 with ' 0'. If those empty line (time == 0) are removed the data takes only 4k with all line data takes 335k :(. Perhaps there are same problem in mem...
updated
Closed Importing bookmarks works with invalid files
chorem / bow #64 · created by Eric Chatellier
When I try to import a file which is not a bookmark file, the import is always successful. Of course no bookmark is added, but the parser doesn't throw any exception so no error message is displayed. ...
updated
Open Upgrade H2 to 1.4.x NOT BETA !
nuiton / topia #590 · created by Tony Chemit
It seems that using H2 1.4 make the build randomly fail due to H2 unable to write data. For example, a file @143959272476889/org.nuiton.topia.persistence.internal.EntityListenerTest/testEntityUpdatedO...
updated
Closed clean TopiaEntity contract
nuiton / topia #426 · created by Tony Chemit
There is still some methods only used by TopiaEntityContextable. We should then move all of it to this contract : * getComposite * getAggregate *(from redmine issue 3009 created on 2014-01-22, clos...
updated
Closed findAllLazy() after a forXxxEquals(...) fails
nuiton / topia #425 · created by Tony Chemit
Exception is :
QueryMissingOrderException: given query needs an order by clause since the API call you use need the results sorting to be deterministic
I'm about to create a unit test to proove it...
updated
Closed Add getModelName method on generated DAOHelper
nuiton / topia #48 · created by Tony Chemit
*(from redmine issue 332 created on 2010-02-26, closed on 2010-02-26, duplicates #300)*
updated
Closed Add getModelName method in generated DAOHelper
nuiton / topia #39 · created by Tony Chemit
*(from redmine issue 300 created on 2010-01-31, closed on 2010-03-02, duplicates #332)*
updated