##TODO * HOT * Write some assistants for basic workflows * Features * INSERT/UPDATE to multiple tables (so brand new item can be inserted with model at once) * DB * Reference integrity * UI * CSS * Templating system * Stateless barcode scanner interface (php-cli?) * Security * SQLi (some fixed, some not) * XSS (none fixed) * Code refactoring * Optimize magic quotes usage * Move classes to separate files * Make sure that every method is in the class that it belongs to * Move CSS and Javascript to separate files * Use GetText * English and Czech locales * Release engineering