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
development.ini
MANIFEST.in
production.ini
README.txt
setup.cfg
setup.py

brewman README