From 28e9e15e424df69b7f33f12d95fd1a6d795a08f1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 5 Nov 2024 00:29:54 +0100 Subject: great refactor and new transaction scheme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 4785d95..19ee9a0 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ useful for development or proxyless deployments. ## Data Files -- `log` stores the transaction log as CSV (`time,user,amount,comment`) -- `products` stores the product list as CSV (`barcode,price,name`) +- `log` stores the transaction log as CSV (`time,user_a,user_b,amount,pcode,pcount,comment`) +- `products` stores the product list as CSV (`barcode,price,user,name`) - `config` stores configuration parameters as ESV (`key=value`) - `transaction_sound`: URL to sound played when creating a transaction -- cgit v1.2.3-70-g09d2