hth / receipt

Receipt Web Application
0 stars 0 forks source link

Add Notes section #14

Closed hth closed 11 years ago

hth commented 11 years ago

Add notes section to receipt for passing comments to Technician and also users can save comments on their receipt for future reading.

There should be an independent table managing all the comments. Each entity that needs this comment should use this as @DBRef

hth commented 11 years ago

Fixed

Commit: 55e089318a62eb4df693e2fb5ac4b3cc7314d96e [55e0893] Parents: fa5ed2ba70 Author: HT h*******t*****@gmail.com Date: June 16, 2013 8:59:06 PM PDT

Added FineUploader for Ajax uploading receipt; removed description for receipt and JMS message, and added CommentEntity to receipt; removed file upload receipt image validator; added meta data tag to Mongo File object; fixed pending receipt sort based on the date uploaded