{key: 'RRP CI', label: 'RRP CI', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},
{key: 'RRP IT', label: 'RRP IT', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},
{key: 'RRP IB', label: 'RRP IB', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},
- {key: 'WSP IT', label: 'WSP IT', type: 'text', format: '# ##0.00 €;-# ##0.00 €', width: 3},
- {key: 'WSP IB', label: 'WSP IB', type: 'text', format: '# ##0.00 €;-# ##0.00 €', width: 3},
+ {key: 'WSP IT', label: 'WSP IT', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},
+ {key: 'WSP IB', label: 'WSP IB', type: 'price', format: '# ##0.00 €;-# ##0.00 €', width: 3},
{key: 'REF', label: 'REF', type: 'text', format: '@', width: 5},
];
},