Go to file
Amritanshu 69071182a3 Feature: The app checks if the database schema is not created and creates it automatially on first run.
Fix: While user login try to catch None password error.
Fix: Rename Yeild to the correct spelling Yield.
Fix: Wrong column type for IsReconciled in Voucher.
Fix: Redirect user on login to last page.
Fix: Validate input in save/update of employee and product
2014-03-12 22:49:29 +05:30
brewman Feature: The app checks if the database schema is not created and creates it automatially on first run. 2014-03-12 22:49:29 +05:30
.gitignore Fixed: Stock Movement report showed purchase instead of issue 2013-10-14 15:11:33 +05:30
CHANGES.txt Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
MANIFEST.in Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
README.txt Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
development.ini Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
production.ini Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
setup.cfg Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30
setup.py Rebase: Moved the whole structure down one directory depth. 2013-10-14 09:29:57 +05:30

README.txt

brewman README