Restrict Canceled/Frozen Financial Account operation in Financial Account tab -----------------------------------------------------------------------------
Key: OFBIZ-3330 URL: https://issues.apache.org/jira/browse/OFBIZ-3330 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN trunk Reporter: Awdesh Singh Parihar Priority: Minor Fix For: SVN trunk * User can not perform following operation for Cancelled or Manually Frozen FinAccount, Provide check on Ui as well as at service level . # Can not assign role from screen https://localhost:8443/accounting/control/EditFinAccountRoles?finAccountId=SC_CHECKING # Can not create transaction from screen https://localhost:8443/accounting/control/EditFinAccountTrans?finAccountId=SC_CHECKING # "Create New Financial Account Reconciliations" button will not display on screen https://localhost:8443/accounting/control/FindFinAccountReconciliations?finAccountId=SC_CHECKING # If FinAccount is frozen or canceled then do not allow user to update the financial account, first user have to change status to active then he/she can update FinAccount Record . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.