[
https://issues.apache.org/jira/browse/OFBIZ-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankush Upadhyay updated OFBIZ-9899:
-----------------------------------
Attachment: OFBIZ-9899.patch
Actual issue in the code is, Billing Account rendering logic is using browser's
locale(Due to Null BillingAccount object passed) to render currency symbol but
the code should use BillingAcccount.accountCurrencyUomId that get's set by User
on BillingAccount creation.
Fixed the logic to use accountCurrencyUomId as currency to render currency
symbol.
Attached the patch for review.
> UI Issue with Account Limit at Find Billing Account(s)
> ------------------------------------------------------
>
> Key: OFBIZ-9899
> URL: https://issues.apache.org/jira/browse/OFBIZ-9899
> Project: OFBiz
> Issue Type: Bug
> Environment: demo-trunk.ofbiz.apache.org
> Reporter: Aayush jain
> Assignee: Ankush Upadhyay
> Priority: Trivial
> Attachments: Find_Billing_Account.png, OFBIZ-9899.patch
>
>
> Steps:
> 1. Open
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindBillingAccount
> 2. Navigate to Find Billing account
> 3. Check for Search Results
> Actual: At Account Limit section, symbol is been displayed
> Expected: Currency Symbols should be displayed
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)