inventur/data/articles.json
TLRZ Seyfferth f45258cebd sub
2018-01-12 16:04:46 +01:00

313 lines
5.2 KiB
JSON

[{
"name": "Edelpils",
"dimension": "l",
"content": {
"size": 0.33,
"price": 0
},
"portion": {
"size": 0.33,
"price": 3.5,
"type": "Fl."
}
}, {
"name": "Schwarzbier",
"dimension": "l",
"content": {
"size": 0.33,
"price": 0
},
"portion": {
"size": 0.33,
"price": 3.5,
"type": "Fl."
}
}, {
"name": "Schöfferhofer",
"dimension": "l",
"content": {
"size": 0.33,
"price": 0
},
"portion": {
"size": 0.33,
"price": 3.5,
"type": "Fl."
}
}, {
"name": "Bitburger af.",
"dimension": "l",
"content": {
"size": 0.33,
"price": 0
},
"portion": {
"size": 0.33,
"price": 3.5,
"type": "Fl."
}
}, {
"name": "Weiswein",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 6,
"type": "Gl."
}
}, {
"name": "Rotwein",
"dimension": "l",
"content": {
"size": 0.75,
"price": 0
},
"portion": {
"size": 0.2,
"price": 6.5,
"type": "Gl."
}
}, {
"name": "Secco",
"dimension": "l",
"content": {
"size": 0.75,
"price": 0
},
"portion": {
"size": 0.1,
"price": 6,
"type": "Gl."
}
}, {
"name": "B-Saft",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 3.5,
"type": "Gl."
}
}, {
"name": "K-Saft",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 3.5,
"type": "Gl."
}
}, {
"name": "O-Saft",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 3.5,
"type": "Gl."
}
}, {
"name": "G-Saft",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 3.5,
"type": "Gl."
}
}, {
"name": "Vita Cola",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 2.5,
"type": "Gl."
}
}, {
"name": "Vita Orange",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 2.5,
"type": "Gl."
}
}, {
"name": "Vita Zitrone",
"dimension": "l",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 0.2,
"price": 2.5,
"type": "Gl."
}
}, {
"name": "Tonic",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 3,
"type": "Fl."
}
}, {
"name": "Bitter Lemon",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 3,
"type": "Fl."
}
}, {
"name": "Ginger Ale",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 3,
"type": "Fl."
}
}, {
"name": "Apfelschorle",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 3,
"type": "Fl."
}
}, {
"name": "TWQ naturell",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 2.5,
"type": "Fl."
}
}, {
"name": "TWQ medium",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 2.5,
"type": "Fl."
}
}, {
"name": "TWQ classic",
"dimension": "l",
"content": {
"size": 0.25,
"price": 0
},
"portion": {
"size": 0.25,
"price": 2.5,
"type": "Fl."
}
}, {
"name": "Kaffee",
"dimension": "Tasse",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 1,
"price": 2.5,
"type": "T"
}
}, {
"name": "Latte Macchiato",
"dimension": "Glas",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 1,
"price": 3.5,
"type": "Gl."
}
}, {
"name": "dopp. Esp.",
"dimension": "Tasse",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 1,
"price": 3.5,
"type": "T"
}
}, {
"name": "Brezel",
"dimension": "Stück",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 1,
"price": 2.5,
"type": "Stk."
}
}, {
"name": "Schokoriegel",
"dimension": "Stück",
"content": {
"size": 1,
"price": 0
},
"portion": {
"size": 1,
"price": 2,
"type": "Stk."
}
}]