1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 10:27:07 +00:00
nk20/apps/treasury/fixtures/initial.json
2020-03-24 17:06:50 +01:00

10 lines
103 B
JSON

[
{
"model": "treasury.remittancetype",
"pk": 1,
"fields": {
"note": 3
}
}
]