Updates to Product Model, product updates, enable pricing update, improved formating of product services
This commit is contained in:
@@ -33,6 +33,7 @@ interface SupplierItem
|
||||
* Return the billing interval that the supplier charges
|
||||
*
|
||||
* @return string
|
||||
* @deprecated use Product::normalizeBillingInterval()
|
||||
*/
|
||||
public function getBillingIntervalAttribute(): int;
|
||||
|
||||
|
Reference in New Issue
Block a user