diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-19 12:53:03 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-19 12:53:03 +0200 |
| commit | 30c309e15d3211e7d0e8a8a2752c3e9afa0a0638 (patch) | |
| tree | 11ce615f88bf73d736480a7173aab12ed05156a1 /docs/PROTOCOL.md | |
| parent | 678d9a58be42c9375511c402642fd621029172c5 (diff) | |
| download | bokf-0.1.32.tar.gz bokf-0.1.32.zip | |
attachments: list every link when filtering by voucherv0.1.32
Diffstat (limited to 'docs/PROTOCOL.md')
| -rw-r--r-- | docs/PROTOCOL.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/PROTOCOL.md b/docs/PROTOCOL.md index 20617db..8ee1b2c 100644 --- a/docs/PROTOCOL.md +++ b/docs/PROTOCOL.md @@ -369,7 +369,8 @@ vouchers at posting time (`attachment_ids`) or afterwards via rows, and `attachment.unlink` removes one (an unlinked attachment returns to the inbox). One attachment may be linked to several vouchers (the link key is the voucher/attachment pair); linking the same pair twice is a -`CONFLICT`. +`CONFLICT`. `attachment.list` with `voucher_id` returns every attachment +linked to that voucher and each item carries that `voucher_id`. ### 7.6 Reports |
