From 0eb5f0cbaa7e74a541fc4afd4d261b07e7e8c287 Mon Sep 17 00:00:00 2001 From: Tobias Miesel Date: Tue, 9 Jul 2024 08:37:07 +0200 Subject: [PATCH] Updated docs about purchase status --- sections/purchases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/purchases.md b/sections/purchases.md index e1603c0..1f000fd 100644 --- a/sections/purchases.md +++ b/sections/purchases.md @@ -113,7 +113,7 @@ It's also possible to filter: - **category_id** – identifier of the purchases' category, - **term** – full text search on purchase positions, - **company_id** – identifier of the supplier, pass _0_ to get the purchases not associated to a supplier, -- **status** – "pending" or "approved" +- **status** – "pending" or "approved" (Eingang, Archiv) - **not_booked** – true/false - **tags** – "Transportation, Restaurants" (comma separated list) - **date** – date range in the form _2020-02-01:2020-02-22_