* In future there will be
* better support for standalone operation
* object framework for writing various accounting backends
+ * Available translations
+ * English
+ * Czech
+
+##ScreenShots (may be outdated)
+![screenshot](http://img40.imageshack.us/img40/1690/sokomanpreview20110923.png)
##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)
+ * Need to know autoincremented ID of last inserted row
* DB
* Reference integrity
* Use INSTEAD OF triggers to maintain audit trails (currently not supported by MySQL)