You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2007/02/10 04:26:05 UTC

[jira] Updated: (OFBIZ-710) EditInventoryItem.bsh has HtmlFormWrapper rendering code. This be replaced with screens.render in ftl.

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

Anil K Patel updated OFBIZ-710:
-------------------------------

    Attachment: EditInventoryItemRefactored.patch

Implements better coding practice.


> EditInventoryItem.bsh has HtmlFormWrapper rendering code. This be replaced with screens.render in ftl.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-710
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-710
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: product
>            Reporter: Anil K Patel
>         Attachments: EditInventoryItemRefactored.patch
>
>
> EditInventory.bsh file uses HtmlFormWrapper for rendering  /inventory/InventoryForms.xml#CreatePhysicalInventoryAndVariance, ViewPhysicalInventoryAndVariance forms. Path to the forms file is relative to facility webapp. This causes limitation in using the EditInventory screen from other components.
> The code for rendering should be moved to EditInventory.ftl file and should use screens.render.
>  

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