1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00
nk20/apps/treasury/fixtures/initial.json

10 lines
103 B
JSON
Raw Normal View History

2020-03-24 16:06:50 +00:00
[
{
"model": "treasury.remittancetype",
"pk": 1,
"fields": {
"note": 3
}
}
]