BoTreeConsultingTeam / invoiceme

Invoice management
0 stars 0 forks source link

Audit Trail - Record change history #54

Open amitpatelx opened 9 years ago

amitpatelx commented 9 years ago

Need to record every change made by user especially invoice, payments, clients and user.

PragatiDoshi-BTC commented 9 years ago

public activity gem with data adding in database can be done in 8 hrs.

ParthivPatel-BTC commented 9 years ago

selection_098

Display activities for invoices in proper format. Please look at above image for reference. URL: https://sg.qbo.intuit.com/qbo37/login?locale=en_SG Username: demo4582@gmail.com Password: test1234 Username:

ParthivPatel-BTC commented 9 years ago

Display all activities related to invoice, payments, clients and user models in following format. http://railscasts.com/episodes/406-public-activity https://github.com/chaps-io/public_activity selection_099

Read documentation and video.