add receive screen, quantities for model, redistribution
This commit is contained in:
parent
ed9a6cca39
commit
bd1b932775
17 changed files with 365 additions and 49 deletions
|
|
@ -212,6 +212,16 @@ tr.unavailable {
|
|||
}
|
||||
}
|
||||
|
||||
// editable article list can be more compact
|
||||
.ordered-articles input {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
// entering units
|
||||
.units_delta {
|
||||
width: 2em;
|
||||
}
|
||||
|
||||
// ********* Tweaks & fixes
|
||||
|
||||
// need more space for supplier&order information (in German, at least)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue