I’m migrating legacy data of a company to ERPNext. The Company has multiple suppliers with payable balances in 2 currencies (usd & ngn). To support multi-currency transactions, I set both Company and Supplier currency to Company currency (ngn). There was no issue posting the opening entry (journal entry) for the ngn balance. However, I get the error when I attempt to submit the usd opening balance
“Supplier XX Ltd has accounting entries in currency NGN for company XYZ. Please select a receivable or payable account with currency NGN”
Can anyone recommend a method to migrate post opening balances for a supplier with outstanding in 2 or more currencies into ERPNext?
@mainul thanks for your prompt attention. I need to use multi currency for same supplier. I will no like to override standard validation because of complications with other transactions. Is there any other alternative?
Is it an option to create same supplier more than once I.e a variant for each currency?
Yes, we converted the opening balance to single currency for the vendor and manually treated payment entry for each currency at the time of payment (using same exchange rate applied on the open balance). It’s manual, but it got the job done