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.32k stars 2.75k forks source link

API for Double Entry Accounts #19741

Closed rfranks-securenet closed 2 years ago

rfranks-securenet commented 2 years ago

Feature Request

At present there is no API for the double entry accounting system. This feature request is to ask for one.

Use case

We manage our accounting through Sage One (required as it has automatic links to HMRC for VAT returns). I can pull in automatically all invoices, proposals, products, etc., but am not able to pull in the double entry account entries as there is no API available on the Dolibarr end.

Suggested implementation

Implementation of an API for the Double Entry accounts module

aspangaro commented 2 years ago

1st version of accounting double entries API is planned for Dolibarr v16 (July 2022)

rfranks-securenet commented 1 year ago

Did this get put in to v16.

I'm now running 16.0.1, and I can't see any entries in the Swagger file?

rfranks-securenet commented 3 months ago

Did this ever get included? We're on v19 now, and I still can't see it in the swagger docs?