Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 666d4cad

Von Sven Schöling vor etwa 11 Jahren hinzugefügt

Inventory Controller und neue stock_in Maske

Alte Methode ist weiter im Code vorhanden, wird aber geplant nach und nach
durch das neue Interface ersetzt.

Benötigt Partpicker

Unterschiede anzeigen:

css/lx-office-erp/main.css
54 54
  background-color: whitesmoke;
55 55
}
56 56

  
57
button:hover,
58
input[type="button"]:hover,
59
input[type="submit"]:hover {
57
button:hover:enabled,
58
input[type="button"]:hover:enabled,
59
input[type="submit"]:hover:enabled {
60 60
  border: 1px;
61 61
  background-color: lightgray;
62 62
  border-color: gray;

Auch abrufbar als: Unified diff