mirror of https://gitlab.crans.org/bde/nk20
Store used aliases in transactions
This commit is contained in:
parent
c41999422f
commit
01410d2b23
|
@ -89,21 +89,6 @@
|
||||||
"created_at": "2020-02-20T20:16:14.753Z"
|
"created_at": "2020-02-20T20:16:14.753Z"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"model": "note.note",
|
|
||||||
"pk": 7,
|
|
||||||
"fields": {
|
|
||||||
"polymorphic_ctype": [
|
|
||||||
"note",
|
|
||||||
"noteuser"
|
|
||||||
],
|
|
||||||
"balance": 0,
|
|
||||||
"last_negative": null,
|
|
||||||
"is_active": true,
|
|
||||||
"display_image": "pic/default.png",
|
|
||||||
"created_at": "2020-03-22T13:01:35.680Z"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"model": "note.noteclub",
|
"model": "note.noteclub",
|
||||||
"pk": 5,
|
"pk": 5,
|
||||||
|
|
Loading…
Reference in New Issue