fix
All checks were successful
Build And Deploy Main / build-and-deploy (push) Successful in 32s

This commit is contained in:
2026-03-10 14:32:11 -04:00
parent c1642af8b6
commit 2bc56d7836
7 changed files with 65 additions and 45 deletions

View File

@@ -5,6 +5,7 @@ module.exports = mongoose => {
site: Number,
repair_description: String,
part_name: String,
part_name_other: String,
mileage_at_replacement: String,
quantity: String,
repair_price: String,