Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.48k stars 2.79k forks source link

Wish API GET /documents would also show LINKED FILES AND DOCUMENTS #26086

Closed JonBendtsen closed 1 month ago

JonBendtsen commented 1 year ago

Feature Request

When using the API to get information about a product or service I can only see ATTACHED FILES AND DOCUMENTS that are uploaded to Dolibarr I can not see the LINKED FILES AND DOCUMENTS.

It would be nice if the linked files and labels would be "visible" using the API system such that I can automatically use it elsewhere.

Use case

background for this request: I am building a dance registration system with Dolibarr, and so far some external form system where I would love to present a photo or a collage of photoes, or perhaps a video. But to avoid having to upload and register the documents/data several places I do all that editing in Dolibarr and then just let my form system query Dolibarr using the API and present the data.

Suggested implementation

I see 3 possible implementations.

Suggested steps

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).