ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
lib/accounting-journal-entries
journalEntryExists
Function journalEntryExists
journalEntryExists
(
documentType
:
"INVOICE"
|
"PURCHASE_ORDER"
|
"PAYMENT"
,
documentId
:
string
,
)
:
Promise
<
boolean
>
Vérifie si une écriture comptable existe déjà pour un document
Parameters
documentType
:
"INVOICE"
|
"PURCHASE_ORDER"
|
"PAYMENT"
documentId
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...
Vérifie si une écriture comptable existe déjà pour un document