[jira] Created: (OFBIZ-1436) New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

[jira] Created: (OFBIZ-1436) New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

Nicolas Malin (Jira)
New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
--------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1436
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
             Project: OFBiz
          Issue Type: Sub-task
          Components: product
            Reporter: Jacopo Cappellato


Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
The entity will be similar to ProductGlAccount.
Implement CRUD services.
New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
At the bottom of the screen there will be an Add/Edit form.
In the list there will be, next to each item, a "remove" link.


--
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] Commented: (OFBIZ-1436) New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545787 ]

David E. Jones commented on OFBIZ-1436:
---------------------------------------

So, the idea is that if there is no ProductGlAccount you would look for an applicable ProductCategoryGlAccount, or is this for something different?

> New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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] Commented: (OFBIZ-1436) New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545788 ]

Jacopo Cappellato commented on OFBIZ-1436:
------------------------------------------

David, yes this is the idea (see also OFBIZ-1437); do you think it is a good way to go?

> New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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] Commented: (OFBIZ-1436) New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545789 ]

David E. Jones commented on OFBIZ-1436:
---------------------------------------

Sure, yes, it is definitely more convenient for companies with lots of products, and some certainly do have LOTS and LOTS.

> New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Jacopo Cappellato updated OFBIZ-1436:
-------------------------------------

    Summary: New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId  (was: New entiy, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId)

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Anil K Patel reassigned OFBIZ-1436:
-----------------------------------

    Assignee: Anil K Patel

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Ashish Vijaywargiya updated OFBIZ-1436:
---------------------------------------

    Attachment: ProductCategoryGlAccount_CRUD_Services.patch

Jacopo & Anil,

Here is the patch for this issue.

--
Ashish Vijaywargiya

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Anil K Patel closed OFBIZ-1436.
-------------------------------

    Resolution: Fixed

Ashish, thanks for patch. Its in rev # 599219.

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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] Commented: (OFBIZ-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547426 ]

Jacopo Cappellato commented on OFBIZ-1436:
------------------------------------------

I've noticed the following warning messages at startup:

2007-12-01 13:23:22,390 (main) [   GenericDelegator.java:151:WARN ] =-=-=-=-= Found 4 warnings when checking the entity definitions:
2007-12-01 13:23:22,390 (main) [   GenericDelegator.java:153:WARN ] [RelFKNameGT18] The foregn key name (length:19) was greater than 18 characters in length for relation ProductCategory of entity ProductCategoryGlAccount.
2007-12-01 13:23:22,390 (main) [   GenericDelegator.java:153:WARN ] [RelFKNameGT18] The foregn key name (length:20) was greater than 18 characters in length for relation Party of entity ProductCategoryGlAccount.
2007-12-01 13:23:22,390 (main) [   GenericDelegator.java:153:WARN ] [RelFKNameGT18] The foregn key name (length:19) was greater than 18 characters in length for relation GlAccountType of entity ProductCategoryGlAccount.
2007-12-01 13:23:22,390 (main) [   GenericDelegator.java:153:WARN ] [RelFKNameGT18] The foregn key name (length:20) was greater than 18 characters in length for relation GlAccount of entity ProductCategoryGlAccount.



> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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] Commented: (OFBIZ-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

    [ https://issues.apache.org/jira/browse/OFBIZ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548123 ]

Ashish Vijaywargiya commented on OFBIZ-1436:
--------------------------------------------

Hi,

Can anybody of you please open this issue ?
I want to attach the patch for this warnings.

--
Ashish

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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] Reopened: (OFBIZ-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Anil K Patel reopened OFBIZ-1436:
---------------------------------


Need to fix error reported by Jacopo.

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Ashish Vijaywargiya updated OFBIZ-1436:
---------------------------------------

    Attachment: RemoveWarningMessage.patch

Hi,

This patch will remove the warning message that is coming up on the console.
--
Ashish Vijaywargiya

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch, RemoveWarningMessage.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

--
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-1436) New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId

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

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

Anil K Patel closed OFBIZ-1436.
-------------------------------

    Resolution: Fixed

Ashish thanks for providing fix. Your patch is in rev#600909

> New entity, CRUD services and screen to map, for an organization, a productCategoryId/glAccountTypeId pair to a glAccountId
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1436
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1436
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: ProductCategoryGlAccount_CRUD_Services.patch, RemoveWarningMessage.patch
>
>
> Define a new entity (ProductCategoryGlAccount) to map a productCategoryId and glAccountTypeId to a glAccountId.
> The entity will be similar to ProductGlAccount.
> Implement CRUD services.
> New screen to manage the ProductCategoryGlAccount information of an Organization: the screen will reside in the Accounting>General Ledger>Setup menu and will show a (searchable?) list of all the ProductCategoryGlAccount records related to the Organization in the context (organizationPartyId).
> At the bottom of the screen there will be an Add/Edit form.
> In the list there will be, next to each item, a "remove" link.

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