[ 
https://issues.apache.org/jira/browse/OFBIZ-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795541#action_12795541
 ] 

Sumit Pandit commented on OFBIZ-3366:
-------------------------------------

Thank you Awdesh.

> Validate operations in Financial Account Tab for deactivated status 
> (Frozen/cancel).
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3366
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3366
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3366.patch
>
>
> https://demo.ofbiz.org/accounting/control/EditFinAccountRoles?finAccountId=ABN_CHECKING
> - When Assign roles to financial account, need to validate following - 
> -- Add Validation at service level, User can not assign role to 
> deactivated(canceled/frozen) financial account.
> -- Add validation at UI level, On click at (ROLES) tab, add new role form 
> should not display.
> https://demo.ofbiz.org/accounting/control/FindFinAccountTrans?finAccountId=ABN_CHECKING
> - Create/edit new transaction under financial account, need to fix.
> -- Add validation at service level, User can not create transaction for 
> deactivated(canceled/frozen) financial account.
> -- Add validation at Ui Level, CREATE NEW button should not display
> https://demo.ofbiz.org/accounting/control/FindPaymentsForDepositOrWithdraw?finAccountId=ABN_CHECKING&organizationPartyId=Company
> - At Deposit/Withdraw tab.
> -- Add validation at service level, user can't create new deposit/withdraw 
> payment for inactive account.
> -- Add validation at UI level, don't display buttons to create new 
> deposit/withdraw payment.
> -- Add validation at UI level, Find should work, but create batch 
> functionality should disable.
> -- Add validation at service level, service should not create a batch for 
> deactivated finaccount.
> https://demo.ofbiz.org/accounting/control/FindDepositSlips?finAccountId=ABN_CHECKING&organizationPartyId=Company
> - At deposit slip tab
> -- Add validation at service level, user can not create a new deposit slip 
> for deactivated finaccount.
> -- Add validation at ui level, Create new deposit slip button should not 
> display.
> https://demo.ofbiz.org/accounting/control/FindFinAccountReconciliations?finAccountId=ABN_CHECKING
> - At reconciliation tab
> -- Validation at UI level, Create new reconciliation button should not 
> display.
> -- Validation at  service level, User can not create a new reconciliation for 
> deactivated finaccount.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to