File tree Expand file tree Collapse file tree
WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr
wnprc_billing/resources/domain-templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1843,16 +1843,19 @@ private void checkGrantAccountsColumns(String linkText)
18431843 "contact_name" ,
18441844 "contact_phone" ,
18451845 "contact_email" ,
1846+ "institution" ,
18461847 "address" ,
18471848 "city" ,
18481849 "state" ,
18491850 "zip" ,
1851+ "billing_contact_info" ,
18501852 "comments" ,
18511853 "po_number" ,
18521854 "po_amount" ,
18531855 "charge_grant_accounts_id" ,
18541856 "uw_fund" ,
18551857 "uw_account" ,
1858+ "spend_category" ,
18561859 "uw_udds" ,
18571860 "uw_class_code" ,
18581861 "grant_period_end" ,
Original file line number Diff line number Diff line change 4444 <dat : rangeURI >string</dat : rangeURI >
4545 <dat : scale >50</dat : scale >
4646 </dat : column >
47+ <dat : column columnName =" institution" >
48+ <dat : rangeURI >string</dat : rangeURI >
49+ <dat : scale >50</dat : scale >
50+ </dat : column >
4751 <dat : column columnName =" address" >
4852 <dat : rangeURI >string</dat : rangeURI >
4953 <dat : scale >255</dat : scale >
6064 <dat : rangeURI >string</dat : rangeURI >
6165 <dat : scale >10</dat : scale >
6266 </dat : column >
67+ <dat : column columnName =" billing_contact_info" >
68+ <dat : rangeURI >string</dat : rangeURI >
69+ <dat : scale >10</dat : scale >
70+ </dat : column >
6371 <dat : column columnName =" comments" >
6472 <dat : rangeURI >string</dat : rangeURI >
6573 </dat : column >
You can’t perform that action at this time.
0 commit comments