forked from Wavyzz/dolibarr
Comment
This commit is contained in:
@@ -623,7 +623,7 @@ class Documents extends DolibarrApi
|
||||
|
||||
|
||||
/**
|
||||
* Upload a file.
|
||||
* Upload a document.
|
||||
*
|
||||
* Test sample for invoice: { "filename": "mynewfile.txt", "modulepart": "invoice", "ref": "FA1701-001", "subdir": "", "filecontent": "content text", "fileencoding": "", "overwriteifexists": "0" }.
|
||||
* Test sample for supplier invoice: { "filename": "mynewfile.txt", "modulepart": "supplier_invoice", "ref": "FA1701-001", "subdir": "", "filecontent": "content text", "fileencoding": "", "overwriteifexists": "0" }.
|
||||
|
||||
Reference in New Issue
Block a user