[jira] Created: (OFBIZ-1503) New screen for the CostComponentCalc entity

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

[jira] Created: (OFBIZ-1503) New screen for the CostComponentCalc entity

Nicolas Malin (Jira)
New screen for the CostComponentCalc entity
-------------------------------------------

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


This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
The screen can be copied from the existing screen in the manufacturing component:

https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs

However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.


--
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-1503) New screen for the CostComponentCalc entity

Nicolas Malin (Jira)

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

Jacopo Cappellato updated OFBIZ-1503:
-------------------------------------

    Description:
This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
The screen can be copied from the existing screen in the manufacturing component:

https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs

However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.

Also, the name of the top menu should reflect the specialized scope of this screen.

  was:
This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
The screen can be copied from the existing screen in the manufacturing component:

https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs

However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.



> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment: costComponent.patch

Can we implement "use-when" in list form ?

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>         Attachments: costComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment: CostComponent.patch

Instead of using common list form with "use-when" , implemented a separate list form for accounting component .

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>         Attachments: CostComponent.patch, costComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment: CostComponent.patch

Implemented edit screen for Application component

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>         Attachments: CostComponent.patch, CostComponent.patch, costComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

Ashish Vijaywargiya reassigned OFBIZ-1503:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch, costComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment: CostComponent.patch

final patch.....

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment:     (was: CostComponent.patch)

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment:     (was: costComponent.patch)

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

JyotsnaRathore updated OFBIZ-1503:
----------------------------------

    Attachment: CostComponent.patch

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch, CostComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

--
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-1503) New screen for the CostComponentCalc entity

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

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

Ashish Vijaywargiya closed OFBIZ-1503.
--------------------------------------

    Resolution: Fixed

Thanks Jyotsna Rathore for your patch.
Your patch is in rev # 604182.

--
Ashish Vijaywargiya

> New screen for the CostComponentCalc entity
> -------------------------------------------
>
>                 Key: OFBIZ-1503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1503
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting, manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>         Attachments: CostComponent.patch, CostComponent.patch, CostComponent.patch
>
>
> This is *not* an organization specific screen, and so it will be accessible from the top menu of the accounting component.
> The screen can be copied from the existing screen in the manufacturing component:
> https://demo.hotwaxmedia.com/manufacturing/control/EditCostCalcs
> However, the only editable fields in the new screen will be: "Cost Gl Account Type Id" and "Offsetting Gl Account Type Id"; on the other hand, hide the two fields (both in the edit and list form) in the screen of the manufacturing applocation.
> Also, the name of the top menu should reflect the specialized scope of this screen.

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