Browse Source

Label recyclage

packProduct
Guillaume 2 years ago
parent
commit
1cb0eecc36
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Model/Product/ProductFamilyModel.php

+ 1
- 0
Model/Product/ProductFamilyModel.php View File

@@ -58,6 +58,7 @@ abstract class ProductFamilyModel extends AbstractFullEntity implements ProductP
self::QUALITY_LABEL_AOC,
self::QUALITY_LABEL_AOP,
self::QUALITY_LABEL_IGP,
// @TODO : à gérer autrement
self::QUALITY_LABEL_RECUP,
];


Loading…
Cancel
Save