Correct inconsistent terminology.
authorChris Sharp <csharp@georgialibraries.org>
Mon, 26 Aug 2019 12:28:52 +0000 (08:28 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 4 Jun 2020 19:01:08 +0000 (15:01 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/examples/fm_IDL.xml

index 2e143c1..e4bddb9 100644 (file)
@@ -13149,8 +13149,8 @@ SELECT  usr,
                        <field reporter:label="Fund Code" name="fund_code" reporter:datatype="text"/>
                        <field reporter:label="Fund Debit Link" name="fund_debit_id" reporter:datatype="link"/>
                        <field reporter:label="Invoice Direct Charge Link" name="invoice_item_id" reporter:datatype="link"/>
-                       <field reporter:label="Invoice Item Internal Invoice Link" name="invoice_item_invoice_id" reporter:datatype="link"/>
-                       <field reporter:label="Invoice Item Vendor Invoice ID" name="invoice_ident" reporter:datatype="text"/>
+                       <field reporter:label="Invoice Direct Charge Internal Invoice Link" name="invoice_item_invoice_id" reporter:datatype="link"/>
+                       <field reporter:label="Invoice Direct Charge Vendor Invoice ID" name="invoice_ident" reporter:datatype="text"/>
                        <field reporter:label="Invoice Entry Link" name="invoice_entry_id" reporter:datatype="link"/>
                        <field reporter:label="Invoice Entry Internal Invoice Link" name="invoice_entry_invoice_id" reporter:datatype="link"/>
                        <field reporter:label="Invoice Entry Vendor Invoice ID" name="invoice_entry_invoice_ident" reporter:datatype="text"/>