• Rafael Monnerat's avatar
    BusinessTemplate: Check the existence of property before re-raise · d36f312e
    Rafael Monnerat authored
      On the automatic upgrade some bt5 (erp5_core) can be upgraded
      before erp5_property_sheets. Since, it isnt a problem if this happens
      if no Mixin configuration is present, it is better directly check the
      existence of the property on the bt5.
    
      In general we expect that erp5_property_sheets is upgraded before any
      other bt5 with TypeMixin definition.
    d36f312e
BusinessTemplate.py 283 KB