You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sharan Foga (JIRA)" <ji...@apache.org> on 2015/02/21 08:38:58 UTC

[jira] [Updated] (OFBIZ-3366) Validate operations in Financial Account Tab for deactivated status (Frozen/cancel).

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

Sharan Foga updated OFBIZ-3366:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> 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
>         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 was sent by Atlassian JIRA
(v6.3.4#6332)