Any new?
i have the same problem…
a client in MXN i need create a quotation in USD so, i can’t:
Accounting Entry for Customer: [client] can only be made in currency: MXN
Any new?
i have the same problem…
a client in MXN i need create a quotation in USD so, i can’t:
Accounting Entry for Customer: [client] can only be made in currency: MXN
Exact same problem here!
I’m also experiencing this same issue and am now considering doing the same, changing the logic here:-
@Axel_Gavilan did you notice any issues after commenting out that code?
I’m wondering about adding an additional conditional to that statement, so that it checks if multi-currency accounting is enabled in the Accounts Settings. If enabled, then don’t throw the error.
I was also considering on just creating a new customer account, but I also don’t like the thought that the GL history for that customer will then be incomplete…
I’ll work on a PR over the next day or two and will link to it from here…