crm icon indicating copy to clipboard operation
crm copied to clipboard

messages (email) not working as it should

Open despiegk opened this issue 8 years ago • 7 comments

  • author
  • destination: is comma separated text for all email addr at the end used for the message send (is calculated out of obj)

available but need to show

  • moddate (is there anyhow, is time that message was send or returned)

see specs of: https://github.com/Incubaid/crm/issues/40

but lets make sure all properties are there now & shown in UI so we can implement the logic over next days.

despiegk avatar Sep 17 '17 08:09 despiegk

add proper view of messages to image

  • author/subject/date (short date): only with then link to full message

despiegk avatar Sep 17 '17 08:09 despiegk

@despiegk Need some more explanation:

  • Message sending time, is message creation time RIGHT?
  • What is message return time
  • destination is list of email addresses for a contact/or company that message is sent to?

Hamdy avatar Sep 18 '17 11:09 Hamdy

1: yes 2: where do you see this return time? 3: we need to resolve where to send to and this needs to be remembered

despiegk avatar Sep 18 '17 18:09 despiegk

  • messages coming in = return time -> mod date
  • sending time is time where the mail server sends the message
  • destination list is comma separated list, was already specked see above

despiegk avatar Oct 05 '17 07:10 despiegk

need to be able to add additional email addr on a message (so they get calculated out of context e.g. deal is contact email from deal) but should be able to add

despiegk avatar Dec 27 '17 09:12 despiegk

double check the specs

despiegk avatar Dec 27 '17 09:12 despiegk

Hamdy avatar Jan 29 '18 11:01 Hamdy