Job description
I will order to write a program to change the entries in the generated xml file.
This is a JPKv7M file. The file comes out of the warehouse program I have and after changes it is needed for another program. The order is a program that will take the data entered in it with amounts described as, for example, <K_42>2.50</K42> and move them to the field <K_43>2.50</K_43> and the field <K_42> will reset to zero.
The exact parameters of the columns between which the data are to be transferred will be specified in the details of the order after selecting the bidder.
The entire changed file is to be saved as an output .xml file
The program must run on Windows 10/11.