Added 'supply' page to create negative register transactions, updated translation
This commit is contained in:
parent
80b407069d
commit
86ea7c0000
10 changed files with 278 additions and 68 deletions
6
static/css/supply.css
Normal file
6
static/css/supply.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
form {
|
||||
width: 24rem;
|
||||
}
|
||||
#supplyPrice {
|
||||
width: 10rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue