From: Thomas Mudrunka Date: Fri, 23 Sep 2011 17:04:15 +0000 (+0200) Subject: Dokumentace (znovu) X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=7b5547db1d9f2d5f0feda2bd066b3c61c3c8e6a1;p=mirrors%2FSokoMan.git Dokumentace (znovu) --- diff --git a/README.md b/README.md index 18b1763..e162904 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@ * 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) diff --git a/TODO.md b/TODO.md index 649fb7c..ab53ef7 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,7 @@ ##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)