Laurent Destailleur
b7a0de11c6
FIX API Get list of documents for supplier_invoice
2020-02-25 14:47:51 +01:00
Laurent Destailleur
69c2f4bd27
FIX API upload/download doc for expensereport
2020-02-25 14:36:39 +01:00
Laurent Destailleur
5516c8ce81
FIX Submit of documents for supplier invoices.
2020-02-25 00:51:06 +01:00
Scrutinizer Auto-Fixer
1eab97080c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-22 14:13:30 +00:00
Laurent Destailleur
274ddaa1be
Fix mandatory field
2019-11-09 19:01:03 +01:00
Cédric
9cc1f1db75
replace "/delete" by "/"
2019-11-09 11:52:03 +01:00
stickler-ci
e53ce81f23
Fixing style errors.
2019-11-08 23:48:46 +00:00
Cédric
1e5fe3f31c
API New delete document
2019-11-09 00:47:03 +01:00
stickler-ci
8dc67d9530
Fixing style errors.
2019-11-08 18:58:49 +00:00
Cédric
21454aa597
API New link documents to products (pictures)
2019-11-08 19:54:38 +01:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Jean Traullé
c32c7d48ba
Fix Wrongly catched examples by Doxygen
2019-08-30 17:14:59 +02:00
Laurent Destailleur
6a906a6064
Rename module_part parameter into modulepart into document APIs
2019-08-25 16:38:09 +02:00
ptibogxiv
74e3a423fd
Fix document list for products in API
2019-08-02 12:35:00 +02:00
Frédéric FRANCE
f283782445
change visibility
2019-03-04 19:57:46 +01:00
Frédéric FRANCE
49cbaed569
Merge remote-tracking branch 'upstream/develop' into Squiz.Scope.MethodScope.Missing
2019-02-27 14:21:15 +01:00
ptibogxiv
096bc4750c
Update api_documents.class.php
2019-02-27 11:23:33 +01:00
ptibogxiv
89c2d6731b
ADD product document support in API
2019-02-27 00:48:13 +01:00
Frédéric FRANCE
1c07006015
wip
2019-02-25 21:36:27 +01:00
ptibogxiv
cf688a894b
Update api_documents.class.php
2018-11-08 17:20:12 +01:00
ptibogxiv
8727435216
Update API for download
...
more infos for easiest & better use of the generated file by API
2018-11-08 13:58:37 +01:00
Regis Houssin
e1dabe3924
NEW add agenda documents in API REST
2018-07-13 16:07:19 +02:00
Regis Houssin
093ea49cc6
Fix: use "multidir_output" instead "dir_output"
2018-02-26 11:35:30 +01:00
Laurent Destailleur
bc2009874d
Fix code comment
2018-01-15 12:59:30 +01:00
Laurent Destailleur
f19fb90ab0
Merge #8008 manually
2018-01-04 23:36:14 +01:00
Laurent Destailleur
6f107e3fee
Fix API to download/build doc
2017-12-27 15:48:20 +01:00
Laurent Destailleur
57272dc5fe
API to get list of available document is ok for invoice
...
order, proposal, shipment
2017-12-22 19:49:31 +01:00
Laurent Destailleur
92753273b9
Fix upload api for invoices and bad id for bank account
2017-11-17 11:44:52 +01:00
Neil Orley
4dfb0a8f1b
NEW add the ability to regenerate an pdf for the order module
...
add the ability to regenerate an pdf for the order module
2017-11-10 16:42:06 +01:00
Laurent Destailleur
ea5dd3eb3d
NEW Add REST API for supplier proposals
2017-11-06 11:06:31 +01:00
Laurent Destailleur
87814af7b6
Move function colorIsLight into functions.lib.php
...
Fix scrutinizer bugs.
2017-10-16 09:29:10 +02:00
Laurent Destailleur
afdc176f47
Fix scrutinizer
2017-10-16 08:52:00 +02:00
Regis Houssin
151fb72183
NEW documents REST API return list of documents by element
2017-10-12 12:28:10 +02:00
Nicolas Leichtle
5f2c5a6c53
New Extend REST POST function "/documents" to support projects and tasks
2017-10-08 23:26:35 +02:00
Laurent Destailleur
e40bffb0d5
Fix bug reported by scrutinizer
2017-10-07 20:21:47 +02:00
Scrutinizer Auto-Fixer
328d39bc71
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-07 11:09:31 +00:00
Scrutinizer Auto-Fixer
f59d87f06d
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-06 00:42:32 +00:00
Laurent Destailleur
801a5180d6
Fix scrutinizer bug reports
2017-10-06 01:16:19 +02:00
Laurent Destailleur
f0b314dfd7
Change signature of file to match other urls to link/download files.
2017-10-05 10:25:06 +02:00
Neil Orley
a3096b4e9d
NEW Generates the document before downloading using REST API
...
Generates the document before downloading using REST API
2017-10-04 15:59:54 +02:00
Neil Orley
7374a2accd
NEW Download a document using the REST API
...
Adds the ability to download a document using the REST API
The document is sent in a base64 encoded format.
The API will return :
{
"filename": "CO1709-0002.pdf",
"content": "JVBERi0xLjMKJ...",
"encoding": "MIME base64 (base64_encode php function, http://php.net/manual/en/function.base64-encode.php )"
}
2017-09-28 12:14:49 +02:00
Laurent Destailleur
8301e24261
PHP7 compatibility
2017-05-22 10:40:24 +02:00
Laurent Destailleur
f72ac3cf45
Fix php7 compatibility
2017-05-22 10:07:29 +02:00
Laurent Destailleur
52b5a8ece7
More powerfull dol_move function.
2017-05-21 14:06:43 +02:00
Laurent Destailleur
7e25cc0475
FIX Phpunit on file submit with REST API
2017-05-20 17:09:15 +02:00
Laurent Destailleur
eb5bab36ca
Use dolibarr security checks before uploading a file.
2017-05-20 16:15:25 +02:00
Laurent Destailleur
80cbc28385
NEW Add REST API to push a file.
2017-05-20 15:52:36 +02:00
jfefe
b8284447fd
API can receive documents
2016-12-12 15:20:44 +01:00