-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Payment Ledger Report currency fieldtype fix #43213
fix: Payment Ledger Report currency fieldtype fix #43213
Conversation
@sameer55chauhan |
Okay! Let's suppose that it is visible on the UI in ERP, this is how it would look like: (showing 0 in all cases which is somewhat wrong display of information) Second, What is the need for this fix as the currency is hidden from the user? |
…-43213 fix: Payment Ledger Report currency fieldtype fix (backport #43213)
@mergify copy develop |
✅ Pull request copies have been created
|
fix: Payment Ledger Report currency fieldtype fix (copy #43213)
In the Payment Ledger Report "currency" field has the wrong fieldtype. As per the incoming data, it should be a Link field.