Hi!
I'm having some problems with prices being stripped of zeroes in my product import job.
For example, I have a product in the import that has a ProductPrice "532,250" and what is happening is that the zero is getting stripped before the row is provided to the table script so the ProductPrice value in the row object is now "532,25". I'd like to point out that this does not happen to ProductPriceWithVAT. Could this be a problem in the XmlSourceReader? Are you processing ProductPriceWithVAT differently than ProductPrice in the reader? The project is running on DW 9.13.4
Kind regards,
Ólafur