Akaunting/app/Http/Resources
Vitor Mattos 8a46abcdfc
Add description when fetch document item
The endpoint GET /api/documents/{id} return a list of items but the item
haven't the description. With this update will return the description of
a item.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-07-02 23:13:09 -03:00
..
Auth Added new column user resource.. 2022-06-17 14:25:58 +03:00
Banking convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
Common Fixed item api sales/purchase price format issue ( #8669n1k4j ) 2023-05-05 19:40:05 +03:00
Document Add description when fetch document item 2023-07-02 23:13:09 -03:00
Setting