Skip to content
Snippets Groups Projects
Unverified Commit 0481e12c authored by ahed_compucorp's avatar ahed_compucorp
Browse files

Add html tag to all files in xml/schema

parent 4b980c1b
Branches
Tags
No related merge requests found
Showing
with 58 additions and 1 deletion
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique table ID</comment>
<html>
<type>Number</type>
</html>
<add>1.6</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique table ID</comment>
<html>
<type>Number</type>
</html>
<add>1.6</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<title>Entity Role</title>
<required>true</required>
<comment>Unique table ID</comment>
<html>
<type>Number</type>
</html>
<add>1.6</add>
</field>
<primaryKey>
......
......@@ -22,6 +22,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique Other Activity ID</comment>
<html>
<type>Number</type>
</html>
<add>1.1</add>
</field>
<primaryKey>
......
......@@ -13,6 +13,9 @@
<title>Activity Contact ID</title>
<required>true</required>
<comment>Activity contact id</comment>
<html>
<type>Number</type>
</html>
<add>4.4</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique Address ID</comment>
<html>
<type>Number</type>
</html>
<add>3.3</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>primary key</comment>
<html>
<type>Number</type>
</html>
<add>3.3</add>
</field>
<primaryKey>
......
......@@ -11,6 +11,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique table ID</comment>
<html>
<type>Number</type>
</html>
<add>2.0</add>
</field>
<primaryKey>
......
......@@ -11,6 +11,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique table ID</comment>
<html>
<type>Number</type>
</html>
<add>2.0</add>
</field>
<primaryKey>
......
......@@ -20,6 +20,9 @@
<required>true</required>
<comment>Unique Campaign ID.</comment>
<import>true</import>
<html>
<type>Number</type>
</html>
<add>3.3</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Campaign Group id.</comment>
<html>
<type>Number</type>
</html>
<add>3.3</add>
</field>
<primaryKey>
......
......@@ -14,6 +14,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Survey id.</comment>
<html>
<type>Number</type>
</html>
<add>3.3</add>
</field>
<primaryKey>
......
......@@ -18,7 +18,7 @@
<title>Case ID</title>
<comment>Unique Case ID</comment>
<html>
<type>Text</type>
<type>Number</type>
</html>
<add>1.8</add>
</field>
......
......@@ -13,6 +13,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique case-activity association id</comment>
<html>
<type>Number</type>
</html>
<add>1.8</add>
</field>
<primaryKey>
......
......@@ -13,6 +13,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Unique case-contact association id</comment>
<html>
<type>Number</type>
</html>
<add>2.1</add>
</field>
<primaryKey>
......
......@@ -13,6 +13,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Autoincremented type id</comment>
<html>
<type>Number</type>
</html>
<add>4.5</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>primary key</comment>
<html>
<type>Number</type>
</html>
<add>3.1</add>
</field>
<primaryKey>
......
......@@ -23,6 +23,9 @@
<headerPattern>/internal|contact?|id$/i</headerPattern>
<required>true</required>
<comment>Unique Contact ID</comment>
<html>
<type>Number</type>
</html>
<add>1.1</add>
</field>
<primaryKey>
......
......@@ -12,6 +12,9 @@
<type>int unsigned</type>
<required>true</required>
<comment>Contact Type ID</comment>
<html>
<type>Number</type>
</html>
<add>1.1</add>
</field>
<primaryKey>
......
......@@ -11,6 +11,9 @@
<type>int unsigned</type>
<title>Dashboard Contact ID</title>
<required>true</required>
<html>
<type>Number</type>
</html>
<add>3.1</add>
</field>
<primaryKey>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment