iamsatyan / drugref2

Automatically exported from code.google.com/p/drugref2
0 stars 0 forks source link

update drugref in oscar #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
OSCAR Change Request v1.2
=========================

Change Description (incl. Benefits)
-----------------------------------
update drugref in admin page
see last update date of drugref in rx page

OSCAR Interaction points
------------------------
rx search drug page
admin page

Integration risks
-----------------
person A may update drugref after person B already start the update process

Risk if not incorporated
------------------------
drugref data is corrupted

Minimum testing requirements/process
------------------------------------
check number of rows in cd_drug_search table

Training requirements to support changes
----------------------------------------

Original issue reported on code.google.com by ygm...@gmail.com on 30 Mar 2011 at 2:06

GoogleCodeExporter commented 8 years ago
DPDImport.java
-ID:4
-create history table

TempNewGenericImport.java
-ID:4
-removed some comments

TablesDao.java
-ID:4
-remove some comments

Drugref.java
-ID:4
-update db
-get update history

Update.jsp
-ID:4
-add update history

History.java
-ID:4
-history table

HistoryUtil.java
-ID:4
-add history

RxUpdateDBWorker.java
-ID:4
-thread to update db

Original comment by ygm...@gmail.com on 30 Mar 2011 at 2:07