My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
home  

Featured
Updated Jun 19, 2007 by thelinuxmaniac

ERP solution for a small company

TODO

User Management module

  1. Add functionality for Viewing List of Users
  2. Add functionality for Adding New User
  3. Add functionality for Change Password
  4. Add functionality for Delete (mark Inactive) User
  5. Add functionality for Search Users
Notes
  • Add checkbox to the "isActive" field instead of a textbox. (AddUserPage.html)
  • Add client side validation of "Re-enter password" field. (AddUserPage.html) [Waiting for Tapestry 4.1.2 which contains 'match' validator coz i don't want to use javascript :)]
  • Allow the selection of "isActive" field from the ListUserPage so that "User Deletion (Deactivation)" is possible without going throught "Delete User" action. (Enhancement for ListUserPage.html)
  • At present, the error handling (scenario when user choose already taken username,....) is done by the ErrorPage in a very cumbersome way. As error handling is required by almost all pages, implement a better method for user error handling. (maybe DOJO can be used. I don't know how! )

Attendance frontend

completed

Authentication/Authorization module

work in progress

Task Assignment

Task Assigned To Due Date Status
Attendance frontend Dhurba June 11, 2007 -
User management module Abhishek June 15, 2007 -
Authentication/Authorization Bibek June 15, 2007 -
Budget module - - -

Powered by Google Project Hosting