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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-3330.
--------------------------------------

    Resolution: Fixed

Thanks Awdesh & Sumit for the contribution - committed in trunk at r889604.

--
Ashish Vijaywargiya

> 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.