1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-01-11 19:02:22 +00:00

Merge branch 'fix-fixtures-polymorphic-types' into 'master'

Fix initial fixtures

See merge request 
This commit is contained in:
ynerant 2020-03-07 18:59:58 +01:00
commit 3eb0c185f2

View File

@ -3,7 +3,7 @@
"model": "note.note",
"pk": 1,
"fields": {
"polymorphic_ctype": 22,
"polymorphic_ctype": 39,
"balance": 0,
"is_active": true,
"display_image": "",
@ -14,7 +14,7 @@
"model": "note.note",
"pk": 2,
"fields": {
"polymorphic_ctype": 22,
"polymorphic_ctype": 39,
"balance": 0,
"is_active": true,
"display_image": "",
@ -25,7 +25,7 @@
"model": "note.note",
"pk": 3,
"fields": {
"polymorphic_ctype": 22,
"polymorphic_ctype": 39,
"balance": 0,
"is_active": true,
"display_image": "",
@ -36,7 +36,7 @@
"model": "note.note",
"pk": 4,
"fields": {
"polymorphic_ctype": 22,
"polymorphic_ctype": 39,
"balance": 0,
"is_active": true,
"display_image": "",
@ -47,7 +47,7 @@
"model": "note.note",
"pk": 5,
"fields": {
"polymorphic_ctype": 21,
"polymorphic_ctype": 38,
"balance": 0,
"is_active": true,
"display_image": "",
@ -58,7 +58,7 @@
"model": "note.note",
"pk": 6,
"fields": {
"polymorphic_ctype": 21,
"polymorphic_ctype": 38,
"balance": 0,
"is_active": true,
"display_image": "",