6 Commits

Author SHA1 Message Date
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
Vitor Mattos
b1f5be1d90 Add category object and category_id to document resource
The endpoint api/documents don't return the category of invoice/bill as
the endpoint api/transactions do. With this change will be possible
return this value.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-06-13 01:07:53 -03:00
Cüneyt Şentürk
e33c1ac66f Fixed item api sales/purchase price format issue ( #8669n1k4j ) 2023-05-05 19:40:05 +03:00
Cüneyt Şentürk
d29859f65b convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
Cüneyt Şentürk
61ed4e1f52 Added new column user resource.. 2022-06-17 14:25:58 +03:00
Burak Civan
d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00