s/production/example/
This commit is contained in:
parent
51ba41bec6
commit
fdd993714e
1 changed files with 9 additions and 41 deletions
|
@ -2,6 +2,15 @@
|
||||||
# git commit revbank.products -m products
|
# git commit revbank.products -m products
|
||||||
# git push
|
# git push
|
||||||
|
|
||||||
|
### THIS IS THE EXAMPLE FILE; DON'T ADD PRODUCTS ###
|
||||||
|
|
||||||
|
|
||||||
|
# Empty lines and lines beginning with # are ignored.
|
||||||
|
|
||||||
|
# All other lines should have three fields, whitespace separated. The first two
|
||||||
|
# fields are barcode/productID and price, the third field is the description.
|
||||||
|
# Only the last field may have whitespace.
|
||||||
|
|
||||||
# Free stuff
|
# Free stuff
|
||||||
649241869825 0.00 Free disgusting stuff (LS)
|
649241869825 0.00 Free disgusting stuff (LS)
|
||||||
57063003 0.00 Free Stimorol
|
57063003 0.00 Free Stimorol
|
||||||
|
@ -11,51 +20,10 @@
|
||||||
5400155056542 0.50 Mineral water
|
5400155056542 0.50 Mineral water
|
||||||
|
|
||||||
# Soda
|
# Soda
|
||||||
4017773042669 0.70 Power Up Energy Drink
|
|
||||||
5449000131805 0.70 Coca-Cola Zero
|
|
||||||
5449000006721 0.70 Fanta Cassis
|
|
||||||
5449000009500 0.70 Coca-Cola Cherry
|
|
||||||
5449000014535 0.70 Sprite
|
5449000014535 0.70 Sprite
|
||||||
5449000000996 0.70 Coca-Cola
|
5449000000996 0.70 Coca-Cola
|
||||||
8711200175307 0.70 Lipton Ice Tea
|
|
||||||
87156089 0.70 Sisi
|
|
||||||
5449000046390 0.70 Schweppes Indian Tonic
|
|
||||||
5449000067715 0.70 Dr Pepper
|
|
||||||
8717662960000 0.70 Spam
|
|
||||||
|
|
||||||
# US Soda
|
|
||||||
07811403 1.00 Canada Dry
|
|
||||||
061500003366 1.00 Stars & Stripes
|
|
||||||
07818707 1.00 A&W Root Beer
|
|
||||||
01208500 1.00 MTN DEW
|
|
||||||
01206201 1.00 Mountain Dew Code Red
|
|
||||||
|
|
||||||
# Other drinks
|
|
||||||
4009418308902 0.70 Orange Juice
|
|
||||||
5410228142027 0.75 Jupiler
|
|
||||||
4029764001807 1.50 Club-Mate
|
|
||||||
4029764001883 1.50 Club-Mate Cola
|
|
||||||
4029764001814 1.50 Club-Mate IceT
|
|
||||||
|
|
||||||
# Chips
|
# Chips
|
||||||
05414359710322 0.50 Chips
|
05414359710322 0.50 Chips
|
||||||
05414359710315 0.50 Chips
|
05414359710315 0.50 Chips
|
||||||
zakjechips 0.50 Chips
|
zakjechips 0.50 Chips
|
||||||
|
|
||||||
# Candy
|
|
||||||
5000159407236 0.70 Mars
|
|
||||||
7613032630409 0.70 Lion White
|
|
||||||
7613032634605 0.70 Lion King Size (temp. discount)
|
|
||||||
7613032625474 0.70 Lion
|
|
||||||
5000159383943 0.70 Mars Planets
|
|
||||||
5000159304245 0.70 M&M's Crispy
|
|
||||||
40114606 0.70 KitKat
|
|
||||||
40111445 0.70 M&M's Peanut
|
|
||||||
7613032850029 0.70 KitKat Chunky
|
|
||||||
80346401 0.70 Crunch
|
|
||||||
40111490 0.70 M&M's Choco
|
|
||||||
5000159407397 0.70 Snickers
|
|
||||||
8710412465008 0.70 Sultana Bosvruchten
|
|
||||||
87304473 0.70 Sultana Appel
|
|
||||||
|
|
||||||
8719700069959 0.10 IJslolly
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue