Skip to content


Closed Enregistrement automatique des date/journal/pièces comptables/descriptions
retired / lima #28 · created by Eric Chatellier
Lorsqu'on saisit une transaction, il faut que la descrition de cette transaction apparaisse automatiquement sur les 3 lignes de la transaction.Actuellement, on doit tout resaisir à chaque ligne:( *(f...
updated
Closed Add "newOptionnalColumn" delegators in AbstractImportModel
nuiton / nuiton-utils #233 · created by Tony Chemit
AbstractImportModel class contains already delegators to modelBuilder.newMandatoryColumn and modelBuilder.newIgnoredColumn, but there is no delegators for modelBuilder.newOptionnalColumn. It could be...
updated
Closed Can choose a default class to place on generated simple beans (when simple bean has not super bean)
nuiton / eugene #202 · created by Tony Chemit
Use tagValue *simpleBeanSuperClass* (available on model or a specific class) to add the given super class of generated simple bean only when then bean has no super bean. Before we used the *beanSuper...
updated
Closed Can choose a default interface to place on generated interface of simple beans (when simple bean has not super bean)
nuiton / eugene #201 · created by Tony Chemit
Use tagValue *simpleBeanInterfaceSuperClass* (available on model or a specific class) to add the given interface of generated interface of a simple bean only when then bean has no super bean. *(from ...
updated
Closed Can suffix simple bean generated interfaces names
nuiton / eugene #200 · created by Tony Chemit
Use tagValue *simpleBeanInterfaceNameSuffix* (available on model or a specific class) to suffix the simple name of a generated interface of a simple bean. *(from redmine issue 2642 created on 2013-03...
updated
Closed Can prefix simple bean generated interfaces names
nuiton / eugene #199 · created by Tony Chemit
Use tagValue *simpleBeanInterfaceNamePrefix* (available on model or a specific class) to prefix the simple name of a generated interface of a simple bean. *(from redmine issue 2641 created on 2013-03...
updated
Closed Can prefix simple bean generated classes names
nuiton / eugene #198 · created by Tony Chemit
Use tagValue *simpleBeanClassNamePrefix* (available on model or a specific class) to prefix the simple name of a generated simple bean. *(from redmine issue 2640 created on 2013-03-29, closed on 2013...
updated
Closed BeanFilterableComboBox - the text is not cleared on reset clicked
nuiton / jaxx #1604 · created by Tony Chemit
if some text has been typed but no item is selected, when the user clicks on reset, the the text is not cleared *(from redmine issue 2649 created on 2013-04-04, closed on 2013-04-04)*
updated
Closed Move the SwingSession from nuiton-widget
nuiton / jaxx #1603 · created by Tony Chemit
*(from redmine issue 2646 created on 2013-04-02, closed on 2013-04-02)*
updated
Closed Update jdk level to 1.8
nuiton / jaxx #1602 · created by Tony Chemit
Some cool 1.7 java stuff (diamond, multi-thrown,...) can not be used, since jaxx java parser does not accept them. In this issue, we just upgrade jdk level in the project, other parser stuff will be ...
updated