mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
created: 20190909115521821
|
|
creator: user
|
|
modified: 20190909120046860
|
|
modifier: user
|
|
tags:
|
|
title: Exact MailboxID
|
|
type: text/vnd.tiddlywiki
|
|
|
|
So below I have 2 examples to make things clear.
|
|
|
|
# Purchase receipt
|
|
## Entrepreneur scans, in Exact Go, a purchase receipt
|
|
## Exact Go will use MailMessageSent/Attachment to generate the message and sent to the scan service
|
|
*** RecipientMailboxID = scanningservice2@exactonline.nl
|
|
*** SenderMailboxID = mailbox from client company in EOL
|
|
*** The correct type for purchase receipt, etc
|
|
You need to use this combination because the scan service will know exactly which mailbox needs to be used to send back the document + entry proposal
|
|
|
|
# Sales invoice
|
|
## Entrepreneur send a sales invoice, in Exact Go, to his customer
|
|
## Exact Go will use MailMessageSent/Attachment to generate the mailbox message so that the sales invoice can be created as sales entry in the client company.
|
|
*** RecipientMailboxID = mailbox from client company in EOL
|
|
*** SenderMailboxID = generic mailbox to be used generated in our hosting db
|
|
*** Correct type for sales invoice, UBL file, etc
|