Skip to content
Snippets Groups Projects
Commit fe2a33d0 authored by Benjamin Ulrich's avatar Benjamin Ulrich :speech_balloon:
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1059632][Firma, Kundenstammblatt]

parent 446b69cb
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ OrgUtils.buildOrgReport = function(pOrgId, pContactId)
//select people from the organization
var persData = newSelect("SALUTATION, TITLE, FIRSTNAME, LASTNAME "
+ ",CONTACTROLE as PERSFUNCITON, DEPARTMENT as PERSDEPARTMENT "
+ ",CONTACTPOSITION as PERSFUNCITON, DEPARTMENT as PERSDEPARTMENT "
+ ",(" + CommUtil.getStandardSubSqlMail() + ")"
+ ",(" + CommUtil.getStandardSubSqlPhone() + ")"
+ ",ORGANISATION_ID, CONTACTID")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment