diff --git a/WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr/WNPRC_EHRTest.java b/WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr/WNPRC_EHRTest.java
index 7b055902d..e3ed77145 100644
--- a/WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr/WNPRC_EHRTest.java
+++ b/WNPRC_EHR/test/src/org/labkey/test/tests/wnprc_ehr/WNPRC_EHRTest.java
@@ -1845,16 +1845,19 @@ private void checkGrantAccountsColumns(String linkText)
"contact_name",
"contact_phone",
"contact_email",
+ "institution",
"address",
"city",
"state",
"zip",
+ "billing_contact_info",
"comments",
"po_number",
"po_amount",
"charge_grant_accounts_id",
"uw_fund",
"uw_account",
+ "spend_category",
"uw_udds",
"uw_class_code",
"grant_period_end",
diff --git a/wnprc_billing/resources/domain-templates/ehr_billing.template.xml b/wnprc_billing/resources/domain-templates/ehr_billing.template.xml
index a8bc76b86..7c575be4c 100644
--- a/wnprc_billing/resources/domain-templates/ehr_billing.template.xml
+++ b/wnprc_billing/resources/domain-templates/ehr_billing.template.xml
@@ -44,6 +44,10 @@
string
50
+
+ string
+ 50
+
string
255
@@ -60,6 +64,10 @@
string
10
+
+ string
+ 10
+
string