peteretep / requi

0 stars 0 forks source link

Users support #5

Open peteretep opened 9 years ago

peteretep commented 9 years ago

Add support for users - both vendors and purchasers. Use Devise

peteretep commented 8 years ago

Devise added. User model added. Vendor and Purchaser model added, inheriting from User.

Need to edit the requisition creation to use existing users. Purchaser - Purchaser details should be pre populated. Vendor - should be able to pick from a drop down list of other users.