Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Contribute / DAO / ContributionProduct.php
index d64b2d1a4560cf727c33327bb8d87d4744f9680b..d04e21585c7991d45afcc0c0d04ae4ae996640da 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionProduct.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:56fab2cd01c5a2cdadeeef8a30858e70)
+ * (GenCodeChecksum:1e606c951b384dc261c2980784a04891)
  */
 
 /**
@@ -146,6 +146,7 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '1.4',
         ],
         'product_id' => [