cancel
Showing results for 
Search instead for 
Did you mean: 

Convert excel with number that begins with 0

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Convert excel with number that begins with 0

Hi,

 

When I try to export orders to XML Excel that has a price that begins with 0, it is a string for it. (example: 0.55 dollar)

 

 

I find the diff in Magento2 project :

https://github.com/magento/magento2/commit/974d259df65aef731626aa41228e76c3763235b3#diff-f209efe7543...

 

I don't understand why a number that begins with 0 is converted by string.

 

Who knows why?

 

Thanks,

 

BR

 

Mickael