[jira] Created: (OFBIZ-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

[jira] Created: (OFBIZ-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

Nicolas Malin (Jira)
Add a column with the default account id to the list form in the setup screen for payment method types mappings.
----------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1506
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
             Project: OFBiz
          Issue Type: Sub-task
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Jacopo Cappellato


Add a column to the list form in the following screen:

https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company

to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.


--
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-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

Nicolas Malin (Jira)

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

JyotsnaRathore updated OFBIZ-1506:
----------------------------------

    Attachment: costComponent.patch

Can we implement "use-when" in list forms......?

> Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

JyotsnaRathore updated OFBIZ-1506:
----------------------------------

    Attachment:     (was: costComponent.patch)

> Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

JyotsnaRathore updated OFBIZ-1506:
----------------------------------

    Comment: was deleted

> Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

JyotsnaRathore updated OFBIZ-1506:
----------------------------------

    Attachment: addColumn.patch

This patch is from me and Ratnesh.

Thanks Jacopo,  Abhijit, Anurag and all for their help on this issue.

> Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>         Attachments: addColumn.patch
>
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

Jacopo Cappellato updated OFBIZ-1506:
-------------------------------------

    Summary: UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.  (was: Add a column with the default account id to the list form in the setup screen for payment method types mappings.)

> UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>         Attachments: addColumn.patch
>
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

Ashish Vijaywargiya reassigned OFBIZ-1506:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: addColumn.patch
>
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

--
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-1506) UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.

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

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

Ashish Vijaywargiya closed OFBIZ-1506.
--------------------------------------

    Resolution: Fixed

Thanks Ratnesh and Jyotsna for your valuable patch.
Your patch is in rev # 605519.

You should display defaultGlAccountId instead of glAccountId  :-).

--
Ashish Vijaywargiya

> UI: Add a column with the default account id to the list form in the setup screen for payment method types mappings.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1506
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1506
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: addColumn.patch
>
>
> Add a column to the list form in the following screen:
> https://demo.hotwaxmedia.com/accounting/control/GlAccountNrPaymentMethod?organizationPartyId=Company
> to display the default gl account id for the payment method type (from PaymentMethodType.glAccountId): display both the id and description of the account.

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