mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 23:58:02 +01:00
Fix display order in fixtures
This commit is contained in:
parent
df7e592f8c
commit
b56ce2eb35
1 changed files with 38 additions and 38 deletions
|
@ -14,44 +14,44 @@
|
|||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-26T20:30:22.959Z",
|
||||
"updated_at": "2023-04-02T13:47:52.602Z",
|
||||
"updated_at": "2023-04-02T14:16:24.038Z",
|
||||
"name": "Villard'Ain",
|
||||
"unit_price_cents": 310,
|
||||
"initials": "V",
|
||||
"display_order": 2
|
||||
"display_order": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-26T20:30:22.959Z",
|
||||
"updated_at": "2023-04-02T13:47:52.608Z",
|
||||
"updated_at": "2023-04-02T14:16:24.046Z",
|
||||
"name": "Herbier",
|
||||
"unit_price_cents": 360,
|
||||
"initials": "Hb",
|
||||
"display_order": 4
|
||||
"display_order": 9
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-26T20:30:22.959Z",
|
||||
"updated_at": "2023-04-02T13:47:52.622Z",
|
||||
"updated_at": "2023-04-02T14:16:24.053Z",
|
||||
"name": "Blanc vache",
|
||||
"unit_price_cents": 360,
|
||||
"initials": "BV",
|
||||
"display_order": 10
|
||||
"display_order": 15
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-28T16:08:08.298Z",
|
||||
"updated_at": "2023-04-02T13:47:52.610Z",
|
||||
"updated_at": "2023-04-02T14:16:24.048Z",
|
||||
"name": "Ap\u00e9rich\u00e8vres",
|
||||
"unit_price_cents": 360,
|
||||
"initials": "Ac",
|
||||
"display_order": 5
|
||||
"display_order": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -69,99 +69,99 @@
|
|||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-28T16:08:20.471Z",
|
||||
"updated_at": "2023-04-02T13:47:52.617Z",
|
||||
"updated_at": "2023-04-02T14:16:24.050Z",
|
||||
"name": "Brique",
|
||||
"unit_price_cents": 310,
|
||||
"initials": "Bq",
|
||||
"display_order": 7
|
||||
"display_order": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2022-04-28T16:08:20.471Z",
|
||||
"updated_at": "2023-04-02T13:47:52.619Z",
|
||||
"updated_at": "2023-04-02T14:16:24.051Z",
|
||||
"name": "Tomme de ch\u00e8vre",
|
||||
"unit_price_cents": 0,
|
||||
"initials": "T",
|
||||
"display_order": 8
|
||||
"display_order": 50
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T12:47:15.522Z",
|
||||
"updated_at": "2023-04-02T13:47:52.640Z",
|
||||
"updated_at": "2023-04-02T14:16:24.070Z",
|
||||
"name": "Cr\u00eapes chocolat",
|
||||
"unit_price_cents": 200,
|
||||
"initials": "CrC",
|
||||
"display_order": 20
|
||||
"display_order": 18
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:02:38.149Z",
|
||||
"updated_at": "2023-04-02T13:47:52.605Z",
|
||||
"updated_at": "2023-04-02T14:16:24.043Z",
|
||||
"name": "Caprinoux",
|
||||
"unit_price_cents": 100,
|
||||
"initials": "Cap",
|
||||
"display_order": 3
|
||||
"display_order": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:31:13.712Z",
|
||||
"updated_at": "2023-04-02T13:47:52.624Z",
|
||||
"updated_at": "2023-04-02T14:16:24.055Z",
|
||||
"name": "Clou affin\u00e9",
|
||||
"unit_price_cents": 160,
|
||||
"initials": "CA",
|
||||
"display_order": 11
|
||||
"display_order": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:32:12.289Z",
|
||||
"updated_at": "2023-04-02T13:47:52.626Z",
|
||||
"updated_at": "2023-04-02T14:16:24.057Z",
|
||||
"name": "Ap\u00e9rich\u00e8vres frais",
|
||||
"unit_price_cents": 250,
|
||||
"initials": "AcF",
|
||||
"display_order": 12
|
||||
"display_order": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:32:29.365Z",
|
||||
"updated_at": "2023-04-02T13:47:52.628Z",
|
||||
"updated_at": "2023-04-02T14:16:24.059Z",
|
||||
"name": "Blanc ch\u00e8vre",
|
||||
"unit_price_cents": 480,
|
||||
"initials": "BC",
|
||||
"display_order": 13
|
||||
"display_order": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:32:41.308Z",
|
||||
"updated_at": "2023-04-02T13:47:52.629Z",
|
||||
"updated_at": "2023-04-02T14:16:24.060Z",
|
||||
"name": "Gros de vache",
|
||||
"unit_price_cents": 200,
|
||||
"initials": "GV",
|
||||
"display_order": 14
|
||||
"display_order": 13
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:32:48.404Z",
|
||||
"updated_at": "2023-04-02T13:47:52.631Z",
|
||||
"updated_at": "2023-04-02T14:16:24.062Z",
|
||||
"name": "P'tit clou",
|
||||
"unit_price_cents": 60,
|
||||
"initials": "PC",
|
||||
"display_order": 15
|
||||
"display_order": 14
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -179,66 +179,66 @@
|
|||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:33:24.357Z",
|
||||
"updated_at": "2023-04-02T13:47:52.635Z",
|
||||
"updated_at": "2023-04-02T14:16:24.064Z",
|
||||
"name": "Fromage fort",
|
||||
"unit_price_cents": 360,
|
||||
"initials": "FF",
|
||||
"display_order": 17
|
||||
"display_order": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:33:49.793Z",
|
||||
"updated_at": "2023-04-02T13:47:52.636Z",
|
||||
"updated_at": "2023-04-02T14:16:24.066Z",
|
||||
"name": "Lait de ch\u00e8vre",
|
||||
"unit_price_cents": 200,
|
||||
"initials": "L",
|
||||
"display_order": 18
|
||||
"display_order": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:33:54.405Z",
|
||||
"updated_at": "2023-04-02T14:02:27.413Z",
|
||||
"updated_at": "2023-04-02T14:16:24.068Z",
|
||||
"name": "Verre",
|
||||
"unit_price_cents": 100,
|
||||
"initials": "Ve",
|
||||
"display_order": 19
|
||||
"display_order": 17
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:34:34.802Z",
|
||||
"updated_at": "2023-04-02T13:47:52.641Z",
|
||||
"updated_at": "2023-04-02T14:16:24.072Z",
|
||||
"name": "Cr\u00eape sucre",
|
||||
"unit_price_cents": 150,
|
||||
"initials": "CrS",
|
||||
"display_order": 21
|
||||
"display_order": 19
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T13:34:44.535Z",
|
||||
"updated_at": "2023-04-02T13:47:52.643Z",
|
||||
"updated_at": "2023-04-02T14:16:24.073Z",
|
||||
"name": "Cr\u00eape nature",
|
||||
"unit_price_cents": 140,
|
||||
"initials": "CrN",
|
||||
"display_order": 22
|
||||
"display_order": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "purchase.product",
|
||||
"fields": {
|
||||
"created_at": "2023-04-02T14:02:56.130Z",
|
||||
"updated_at": "2023-04-02T14:02:56.130Z",
|
||||
"updated_at": "2023-04-02T14:16:24.075Z",
|
||||
"name": "Facture",
|
||||
"unit_price_cents": 0,
|
||||
"initials": "Fa",
|
||||
"display_order": 23
|
||||
"display_order": 51
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue