We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab94bf2 commit d503319Copy full SHA for d503319
1 file changed
onprc_ehr/resources/schemas/onprc_ehr.xml
@@ -1500,5 +1500,26 @@
1500
</columns>
1501
</table>
1502
1503
+ <table tableName="Rpt_TempProblemList" tableDbType="TABLE">
1504
+ <columns>
1505
+ <column columnName="searchid"/>
1506
+ <column columnName="animalid"/>
1507
+ <column columnName="date"/>
1508
+ <column columnName="objectid"/>
1509
+ <column columnName="caseid"/>
1510
+ </columns>
1511
+ </table>
1512
+
1513
+ <table tableName="Rpt_TempProblemListMaster" tableDbType="TABLE">
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
</tables>
0 commit comments