Skip to content


Closed Création de comptes fournisseurs
retired / lima #89 · created by Eric Chatellier
impossible de créer un nouveau compte fournisseur, les existants ont été importés et sont issus du compte 4, sauf que pour créer un compte 401nnnnnn on doit d'abord créer un 40 puis 401. Ceci étant fa...
updated
Closed Création d'un Numero de compte
retired / lima #80 · created by Eric Chatellier
Impossible de créer un compte Tiers, ex 401LENYB à partir des comptes 401. Le message d'erreur est le suivant "subledger must create on a account whithout subaccount" *(from redmine issue 412 created...
updated
Closed Update pom to 10.3
nuiton / nuiton-utils #309 · created by Tony Chemit
*(from redmine issue 4013 created on 2016-09-02, closed on 2016-09-02)*
updated
Closed Updates dependencies
nuiton / eugene #295 · created by Tony Chemit
com.google.guava:guava .................................. 18.0 -> 19.0
commons-io:commons-io ..................................... 2.4 -> 2.5
net.sourceforge.plantuml:plantuml ..........................
updated
Closed Add a mojo to transform new object model extension files to old model extension file
nuiton / eugene #294 · created by Tony Chemit
The opposite mojo to the previous one just created! *(from redmine issue 4018 created on 2016-09-10, closed on 2016-09-10)*
updated
Closed In generate mojo, add new property to be able to use new object model extension file (compact syntax)
nuiton / eugene #293 · created by Tony Chemit
Add a new file property *modelExtensionFile* on mojo. This will try to load this extension file while loading object model. *(from redmine issue 4017 created on 2016-09-10, closed on 2016-09-10)*
updated
Closed Add a mojo to transform old object model extensions files to new model extension file
nuiton / eugene #292 · created by Tony Chemit
*(from redmine issue 4016 created on 2016-09-10, closed on 2016-09-10)*
updated
Closed Introduce a unew syntax for object model extension file
nuiton / eugene #291 · created by Tony Chemit
This file contains all tag values and stereotypes using a new syntax more compact. This unique file replaces old model extension properties files. Example:
[model]
modeTagValue value
modelStereoty...
updated
Closed GenerateI18nHelper does not work if enum has abstract methods
nuiton / i18n #148 · created by Tony Chemit
If an enum has abstract methods, then his class is an inner class, so the getClass().getName() returns fqn$1, fqn$2, ... Make sure we don't get this, but the proper fqn *(from redmine issue 4014 cre...
updated
Closed Be able to generate enums i18n keys even if enum is not still compiled
nuiton / i18n #147 · created by Tony Chemit
If we scan enums that are in the compile source path, then we can't use a Class.forName. We can in this case use a java parser to do this. *(from redmine issue 4011 created on 2016-09-01, closed on ...
updated
Closed Improve generateI18nEnumHelper by adding a way to generate also a description i18n key
nuiton / i18n #146 · created by Tony Chemit
The best way to do this is to be able to configure what to generate. Simple solution implemented with a pattern. *(from redmine issue 4010 created on 2016-09-01, closed on 2016-09-01)*
updated
Closed Can build EnumEditor on restricted values of enum universe
nuiton / jaxx #1326 · created by Tony Chemit
*(from redmine issue 401 created on 2010-03-13, closed on 2010-03-13)*
updated