The field 'App\Entity\Purchase#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#payNowCommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#payLaterCommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#instalmentCommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#payLaterV2CommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#instalment4CommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopPayment#instalment6CommissionValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
The field 'App\Entity\ShopProfile#minimumAmountForPayment' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.