Adapted front with back update
This commit is contained in:
@@ -22,6 +22,7 @@ export interface GetPurchaseProductDto {
|
||||
productLink?: string | null;
|
||||
productMinimalQuantity?: number;
|
||||
productPrice?: number;
|
||||
purchaseOrderId?: number;
|
||||
quantity?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user