Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Contribute / DAO / Contribution.php
index b0d858467a62aecc41f3f5e37fd8539c7a2978cc..08258e241c46db376004dd4e4e3ccfb6fed30b22 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Contribution.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9749f10e7efc0712b82fb8fb4afa98bf)
+ * (GenCodeChecksum:92fe08f4921e963467ae0d3ae05777ac)
  */
 
 /**
@@ -317,6 +317,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '1.3',
         ],
         'contribution_contact_id' => [