Skip to content

Commit 5152789

Browse files
committed
#4107 typescript fix
1 parent acffb68 commit 5152789

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/src/services/boms.services.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,6 @@ export default class BillOfMaterialsService {
631631
manufacturerPartNumber?: string,
632632
quantity?: Decimal,
633633
price?: number,
634-
subtotal?: number,
635634
notes?: string,
636635
unitName?: string,
637636
assemblyId?: string,

0 commit comments

Comments
 (0)