Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Contribute / DAO / ContributionSoft.php
index 8ead9f5fe932dcd01f40f25bb652a8a4f0296197..82c8e9b56504ece0a19d53d14eb2abe8f947c9e2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:29cc7a53435b9e779e6c0fa99e8a50b2)
+ * (GenCodeChecksum:e6e9714690d71b36fc982ba2215fc0a1)
  */
 
 /**
@@ -154,6 +154,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '2.2',
         ],
         'contribution_id' => [