Update README.md
List missing features for the REST API
This commit is contained in:
parent
4cfb4bc528
commit
ddf98055a3
11
README.md
11
README.md
@ -220,6 +220,17 @@ These are features that Dolibarr does **not** yet fully support:
|
|||||||
- Payroll module
|
- Payroll module
|
||||||
- No native embedded Webmail, but you can send email to contacts in Dolibarr with e.g. offers, invoices, etc.
|
- No native embedded Webmail, but you can send email to contacts in Dolibarr with e.g. offers, invoices, etc.
|
||||||
- Dolibarr can't do coffee (yet)
|
- Dolibarr can't do coffee (yet)
|
||||||
|
- The REST API currently cannot:
|
||||||
|
- Update a supplier order
|
||||||
|
- Get tickets
|
||||||
|
- Add new ledger entry
|
||||||
|
- Output extrafields when getting orders
|
||||||
|
- Get virtual products (aka lots)
|
||||||
|
- Add special taxcodes to a line on a supplier invoice
|
||||||
|
- Get or post shipments
|
||||||
|
- Do updating or inserting of extrafields on any objects
|
||||||
|
- Add an image to a product
|
||||||
|
- Add multiprices to products
|
||||||
|
|
||||||
|
|
||||||
## DOCUMENTATION
|
## DOCUMENTATION
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user