<<

NAME

fix_non_normalized_codes - A script to fix non normalized codes

DESCRIPTION

Products code needs to be normalized to avoid confusions in products (false distinct). But there may be leaks in the code, or some other tools (eg import scripts) that creates non normalized entries in the MongoDB or on the file system.

This scripts tries to check and fix this.

<<