[jira] Created: (OFBIZ-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

[jira] Created: (OFBIZ-1046) Migration of some old ftl/bsh files for the product screens to the widgets

Nicolas Malin (Jira)
Migration of some old ftl/bsh files for the product screens to the widgets
--------------------------------------------------------------------------

                 Key: OFBIZ-1046
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: product
            Reporter: Jacopo Cappellato
            Priority: Minor


The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:

EditProductGoodIdentifications
EditProductKeyword
EditProductAssoc
EditProductAttributes
EditProductFeatures
EditProductInventoryItems
EditProductGlAccounts


--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

Nicolas Malin (Jira)

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

We will work on the "EditProductGoodIdentifications " screen.


> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Priority: Minor
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Mario Cappellato updated OFBIZ-1046:
------------------------------------

    Attachment: product.patch

convertion of  "productKeyword" and "GoodIdentification" screens and form

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

Thanks, rev. 544778

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato reassigned OFBIZ-1046:
----------------------------------------

    Assignee: Jacopo Cappellato

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

we are now working on the Product Attribute screen

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Vikas Mayur commented on OFBIZ-1046:
------------------------------------

I am working on EditProductFeatures, with list form left to do.
Will attach a patch shortly after completing it.

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

AmitPatidar commented on OFBIZ-1046:
------------------------------------

 I am working on the EditProductGlAccounts and too close to complete

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Mario Cappellato updated OFBIZ-1046:
------------------------------------

    Attachment: product_Attribute.patch

 "Conversion for ProductAttribute screen"

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Mario Cappellato updated OFBIZ-1046:
------------------------------------

    Attachment: product_Attribute.patch

New keywords forms

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

thanks, rev 546172

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

*** Summary of the current status of this task ***

EditProductGoodIdentifications  - DONE (by Mario)
EditProductKeyword                  - DONE (by Mario)
EditProductAttributes                - DONE (by Mario)
EditProductAssoc                       - PROGRESS (Vikas)
EditProductGlAccounts              - PROGRESS (Amit Patidar)
EditProductFeatures
EditProductInventoryItems


> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Vikas Mayur commented on OFBIZ-1046:
------------------------------------

Correction here :
EditProductFeatures - PROGRESS (VIKAS)



> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato edited comment on OFBIZ-1046 at 6/12/07 1:24 AM:
-------------------------------------------------------------------

*** Summary of the current status of this task ***

EditProductGoodIdentifications  - DONE (by Mario)
EditProductKeyword                  - DONE (by Mario)
EditProductAttributes                - DONE (by Mario)
EditProductGlAccounts              - PROGRESS (Amit Patidar)
EditProductFeatures                  - PROGRESS (Vikas)
EditProductAssoc
EditProductInventoryItems



 was:
*** Summary of the current status of this task ***

EditProductGoodIdentifications  - DONE (by Mario)
EditProductKeyword                  - DONE (by Mario)
EditProductAttributes                - DONE (by Mario)
EditProductAssoc                       - PROGRESS (Vikas)
EditProductGlAccounts              - PROGRESS (Amit Patidar)
EditProductFeatures
EditProductInventoryItems


> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato updated OFBIZ-1046:
-------------------------------------

    Comment: was deleted

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Ashish Vijaywargiya updated OFBIZ-1046:
---------------------------------------

    Attachment: ProductGlAccount.patch

Jacopo,

Here is the patch for EditProductGlAccounts.
I'll attach the other's remaining patch ASAP.

Thanks
Ashish Vijaywargiya

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch, ProductGlAccount.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato commented on OFBIZ-1046:
------------------------------------------

Thanks Ashish,

your patch is in rev. 552115

Jacopo


> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch, ProductGlAccount.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacques Le Roux commented on OFBIZ-1046:
----------------------------------------

Hi Ashish, did you find the time to continue this task ?

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch, ProductGlAccount.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

--
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-1046) Migration of some old ftl/bsh files for the product screens to the widgets

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

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

Jacopo Cappellato closed OFBIZ-1046.
------------------------------------

    Resolution: Fixed

Closing this issue for now.

> Migration of some old ftl/bsh files for the product screens to the widgets
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1046
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1046
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: product.patch, product_Attribute.patch, product_Attribute.patch, ProductGlAccount.patch
>
>
> The following screens should be improved to better use form widgets and minilang instead of ftl/bsh:
> EditProductGoodIdentifications
> EditProductKeyword
> EditProductAssoc
> EditProductAttributes
> EditProductFeatures
> EditProductInventoryItems
> EditProductGlAccounts

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