Matching the item when importing

SOLVED

Why is sage still asking me to match the item when importing an imp file when I have checked the import/export box on the customers account file?

Parents Reply
  • 0 in reply to Michelle Morency

    Here is what I use, created with Excel, then copy-paste into a .imp file (text file, ansi encoding):


    <Version>
    12001,3
    </Version>
    <SalInvoice>
    Energies (C)
    1, ,Com_20210101,01/01/2021, 3,CAC,222.12,0.00
    CB,1,193.19, 193.19, TPS/TVH, 0, 1, 5.00, 9.66, TVQ, 0, 1, 9.975, 19.27
    </SalInvoice>
    <SalInvoice>
    Energies (C)
    1, ,Com_20210102,01/02/2021, 3,CAC,131.31,0.00
    CB,1,114.21, 114.21, TPS/TVH, 0, 1, 5.00, 5.71, TVQ, 0, 1, 9.975, 11.39
    </SalInvoice>

    I don't use "" and it works fine!

Children