[jira] Created: (OFBIZ-3387) Make AR Payment Groups screens consistent to the best practice.

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

[jira] Created: (OFBIZ-3387) Make AR Payment Groups screens consistent to the best practice.

Nicolas Malin (Jira)
Make AR Payment Groups screens consistent to the best practice.
---------------------------------------------------------------

                 Key: OFBIZ-3387
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
            Reporter: Sumit Pandit
             Fix For: SVN trunk


Make "AR Payment Groups" screens consistent to the best practice.
Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups


--
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-3387) Make AR Payment Groups screens consistent to the best practice.

Nicolas Malin (Jira)

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

Sumit Pandit updated OFBIZ-3387:
--------------------------------

    Attachment: OFBIZ-3387.patch

Hi All,

Here is patch attached for UI enhancements.
It includes following screens -
- AR Payment Groups - https://localhost:8443/ar/control/FindArPaymentGroups 
- Enhanced UI by page styling.
- Payment Group Overview Screen - https://localhost:8443/ar/control/PaymentGroupOverview?paymentGroupId=10000 
-- Styled the page
-- added collapsible option to Payment Group Overview and Payment Group Members screenlet.
-- Modified UILabel to assign better name : from Payment Group Member to Payment Group Members
- Edit Payment Group - https://localhost:8443/ar/control/EditPaymentGroup?paymentGroupId=10000
-- Enhanced UI.
- Edit Payment Group Members screen - https://localhost:8443/ar/control/EditPaymentGroupMember?paymentGroupId=10000
-- Enhanced UI by page styling.
-- Added collapsible option to Payment Group Members and Add Payment Group Member screenlet.
-- Added title to screenlet - 'Add Payment Group Member' and 'Payment Group Members'
 

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Sumit Pandit updated OFBIZ-3387:
--------------------------------

    Attachment: 4.png

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Sumit Pandit updated OFBIZ-3387:
--------------------------------

    Attachment: 3.png
                2.png
                1.png

Attaching screen shot for reference.

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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] Issue Comment Edited: (OFBIZ-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Sumit Pandit edited comment on OFBIZ-3387 at 12/31/09 9:30 AM:
---------------------------------------------------------------

Hi All,

Here is patch attached for UI enhancements.
It includes following screens -
- AR Payment Groups - https://localhost:8443/ar/control/FindArPaymentGroups 
-- Enhanced UI by page styling.
- Payment Group Overview Screen - https://localhost:8443/ar/control/PaymentGroupOverview?paymentGroupId=10000 
-- Styled the page
-- added collapsible option to Payment Group Overview and Payment Group Members screenlet.
-- Modified UILabel to assign better name : from Payment Group Member to Payment Group Members
- Edit Payment Group - https://localhost:8443/ar/control/EditPaymentGroup?paymentGroupId=10000
-- Enhanced UI.
- Edit Payment Group Members screen - https://localhost:8443/ar/control/EditPaymentGroupMember?paymentGroupId=10000
-- Enhanced UI by page styling.
-- Added collapsible option to Payment Group Members and Add Payment Group Member screenlet.
-- Added title to screenlet - 'Add Payment Group Member' and 'Payment Group Members'
 

      was (Author: sumitp):
    Hi All,

Here is patch attached for UI enhancements.
It includes following screens -
- AR Payment Groups - https://localhost:8443/ar/control/FindArPaymentGroups 
- Enhanced UI by page styling.
- Payment Group Overview Screen - https://localhost:8443/ar/control/PaymentGroupOverview?paymentGroupId=10000 
-- Styled the page
-- added collapsible option to Payment Group Overview and Payment Group Members screenlet.
-- Modified UILabel to assign better name : from Payment Group Member to Payment Group Members
- Edit Payment Group - https://localhost:8443/ar/control/EditPaymentGroup?paymentGroupId=10000
-- Enhanced UI.
- Edit Payment Group Members screen - https://localhost:8443/ar/control/EditPaymentGroupMember?paymentGroupId=10000
-- Enhanced UI by page styling.
-- Added collapsible option to Payment Group Members and Add Payment Group Member screenlet.
-- Added title to screenlet - 'Add Payment Group Member' and 'Payment Group Members'
 
 

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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] Assigned: (OFBIZ-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Ashish Vijaywargiya reassigned OFBIZ-3387:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Sumit Pandit updated OFBIZ-3387:
--------------------------------

    Priority: Minor  (was: Major)

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

--
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-3387) Make AR Payment Groups screens consistent to the best practice.

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

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

Ashish Vijaywargiya closed OFBIZ-3387.
--------------------------------------

    Resolution: Fixed

Thanks Sumit for the contribution - Done at r896404.

--
Ashish

> Make AR Payment Groups screens consistent to the best practice.
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-3387
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3387
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: 1.png, 2.png, 3.png, 4.png, OFBIZ-3387.patch
>
>
> Make "AR Payment Groups" screens consistent to the best practice.
> Access URL -  https://demo.ofbiz.org/ar/control/FindArPaymentGroups

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