Added 'supply' page to create negative register transactions, updated translation

This commit is contained in:
W13R 2022-10-15 19:37:01 +02:00
parent 80b407069d
commit 86ea7c0000
10 changed files with 278 additions and 68 deletions

6
static/css/supply.css Normal file
View file

@ -0,0 +1,6 @@
form {
width: 24rem;
}
#supplyPrice {
width: 10rem;
}