Hello,
i use screen customization to add some field to PRODUCT.
One on them is linked to CLIENT and named AutoriteUtilisatrice__idClient.
In custom reprot, i get this field in the available fields : object.nameAutoriteUtilisatrice__idClient
So, i use it (via ctrl-C, ctrl-V) in my custom report (see attachement).
When the report is generated, i get this error :
TinyButStrong Error in field [object.nameContactAU__idContact...]: item 'nameContactAU__idContact' is not an existing key in the array. This message can be cancelled using parameter 'noerr'. TinyButStrong Error in field [object.nameAutoriteUtilisatrice__idClient...]: item 'nameAutoriteUtilisatrice__idClient' is not an existing key in the array. This message can be cancelled using parameter 'noerr'. TinyButStrong Error in field [object.nameContactAC__idClient...]: item 'nameContactAC__idClient' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.
All custom fields linked to reference (__idClient or __idContact) are in error, no error for other custom fields (VarChar).
Any idea ?
Regards,
Here is the list of available fields from ProjeQtOr :
object Produit
object.id id
object.name nom
object.designation désignation
object.idClient autorité cliente
object.nameClient client
object.idContact maître d'oeuvre
object.nameContact maître d'oeuvre (nom)
object.idProduct est sous-produit de
object.nameProduct est sous-produit de (nom)
object.idProductType type de produit
object.colorProductType type de produit (couleur)
object.nameProductType type de produit (nom)
object.idType type de produit
object.colorType [colIdType] (couleur)
object.nameType type de produit (nom)
object.nameComponentType type de composant (nom)
object.creationDate date de création
object.idStatus état
object.colorStatus état (couleur)
object.nameStatus état (nom)
object.idle clos
object.description description
object.descriptionText description (texte)
object.idResource responsable
object.nameResource responsable (nom)
object.idUser utilisateur
object.nameUser utilisateur (nom)
object.idZoneFonctionnelle ZF majeure
object.colorZoneFonctionnelle zone fonctionnelle (couleur)
object.iconZoneFonctionnelle zone fonctionnelle (couleur)
object.nameZoneFonctionnelle ZF majeure (nom)
object.idQuartierFonctionnel QF majeur
object.colorQuartierFonctionnel quartier Fonctionnel (couleur)
object.iconQuartierFonctionnel quartier Fonctionnel (couleur)
object.nameQuartierFonctionnel QF majeur (nom)
object.idContactAC__idContact Contact Autorité Cliente
object.nameContactAC__idContact Contact Autorité Cliente (nom)
object.idAutoriteUtilisatrice__idClient Autorité Utilisatrice (AU)
object.nameAutoriteUtilisatrice__idClient Autorité Utilisatrice (AU) (nom)
object.idContactAU__idContact Contact Autorité Utilisatrice
object.nameContactAU__idContact Contact Autorité Utilisatrice (nom)
object.class classe de l'objet
object.className libellé de la classe de l'objet
Which version of plugin and which version of ProjeQtOR are you using ?
Projeqtor's is V11.4.2 and plugin V7.0
I just upgrade plugin to :
screenCustomization V7.2
templateReport V3.0
But i got the same issue
Hello,
up, any idea ?
Regards
Issue confirmed.
Ticket #10051 recorded