diff --git a/db/dump/fixtures.sql b/db/dump/fixtures.sql index 8dc7221d3..a69972f71 100644 --- a/db/dump/fixtures.sql +++ b/db/dump/fixtures.sql @@ -1275,7 +1275,7 @@ INSERT INTO `vn`.`annualAverageInvoiced`(`clientFk`, `invoiced`) INSERT INTO `vn`.`supplierActivity`(`code`, `name`) VALUES ('animals', 'Food and complements for pets'), - ('complements', 'Other complements'), + ('complements', 'Other complements'), ('flowerPlants', 'Wholesale of flowers and plants'), ('vegetablesFruits', 'Fruit and vegetable trade');