Merge pull request #13400 from mfb/format-resource-url
[civicrm-core.git] / xml / schema / Price / PriceSet.xml
index 034fe1b5e07571f747b193baf4bde4eab5f536ae..27b8852eb932c22a5a9bf78670a525808a335f3d 100644 (file)
       <type>CheckBox</type>
     </html>
   </field>
+  <field>
+    <name>min_amount</name>
+    <title>Minimum Amount</title>
+    <type>int unsigned</type>
+    <default>0</default>
+    <comment>Minimum Amount required for this set.</comment>
+    <add>4.7</add>
+    <html>
+      <type>Text</type>
+    </html>
+  </field>
 </table>