fix: repair price appearance on all articles

This commit is contained in:
Valentin Lab
2025-11-03 11:23:24 +01:00
parent d5f095b5e5
commit accb052f5c

View File

@@ -49,7 +49,7 @@ class SaleChannels
} }
} }
return self::getByCode('EXP'); return self::getByCode('POSTE');
} }
public static function getByCode($code) public static function getByCode($code)