r346 - trunk/chorem-entities/src/main/xmi
Author: jcouteau Date: 2013-06-25 11:55:33 +0200 (Tue, 25 Jun 2013) New Revision: 346 Url: http://chorem.org/projects/chorem/repository/revisions/346 Log: refs #931 : Commit model Modified: trunk/chorem-entities/src/main/xmi/chorem-model.properties trunk/chorem-entities/src/main/xmi/chorem-model.zargo Modified: trunk/chorem-entities/src/main/xmi/chorem-model.properties =================================================================== --- trunk/chorem-entities/src/main/xmi/chorem-model.properties 2013-06-21 20:02:35 UTC (rev 345) +++ trunk/chorem-entities/src/main/xmi/chorem-model.properties 2013-06-25 09:55:33 UTC (rev 346) @@ -35,6 +35,13 @@ org.chorem.entities.Attachment.attribute.content.tagvalue.help=Le fichier \u00e0 importer org.chorem.entities.Attachment.attribute.contentUrl.tagvalue.help=Si on ne souhaite pas importer le fichier, on peut indiquer ici sont URL (ex: http://commun.codelutin.home/Clients/...) # +# Cancelled +# +org.chorem.entities.Cancelled.class.tagvalue.version=1.0 +org.chorem.entities.Cancelled.class.tagvalue.toString=%Quotation.description|nologin$s +org.chorem.entities.Cancelled.class.tagvalue.sortOrder=Cancelled.cancelledDate + +# # category # org.chorem.entities.Category.class.tagvalue.version=5.0 Modified: trunk/chorem-entities/src/main/xmi/chorem-model.zargo =================================================================== (Binary files differ)
participants (1)
-
jcouteau@users.chorem.org