Improved stockit: Creating/updating of stock_articles.\nTranslated deliveries and invoices.

This commit is contained in:
Benjamin Meichsner 2009-02-11 18:09:04 +01:00
parent 325d47b22f
commit 86b2b28dc9
19 changed files with 248 additions and 86 deletions

View file

@ -76,6 +76,9 @@ option {
border-top: 1px solid #D7D7D7;
margin: .2em 0; }
span.click-me {
cursor: pointer; }
#login {
margin: auto;
width: 27em;

View file

@ -76,6 +76,9 @@ option {
border-top: 1px solid #D7D7D7;
margin: .2em 0; }
span.click-me {
cursor: pointer; }
#login {
margin: auto;
width: 27em;

View file

@ -86,6 +86,8 @@ option
border-top: 1px solid #D7D7D7
margin: .2em 0
span.click-me
cursor: pointer
// ********************************* loginpage
#login