You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Awdesh Singh Parihar (JIRA)" <ji...@apache.org> on 2009/12/11 05:53:18 UTC

[jira] Updated: (OFBIZ-3330) Restrict Canceled/Frozen Financial Account operation in Financial Account tab

     [ https://issues.apache.org/jira/browse/OFBIZ-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Awdesh Singh Parihar updated OFBIZ-3330:
----------------------------------------

    Attachment: OFBIZ-3330.patch

I have added checks on Ui as well as in service, Please find the improvement in attached patch. Thanks Sumit Pandit.

> 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
>
>         Attachments: OFBIZ-3330.patch
>
>
> * 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.