[ https://issues.apache.org/jira/browse/OFBIZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Cappellato updated OFBIZ-1049: ------------------------------------ Attachment: EditFacilityGroups.patch I have completed the form: EditFacilityGroups. The fix needs a check (Jacopo) because in this there is both EditFacilityGroups and EditFacilityGroup. > Migration of some old ftl/bsh files for the facility screens to the widgets > --------------------------------------------------------------------------- > > Key: OFBIZ-1049 > URL: https://issues.apache.org/jira/browse/OFBIZ-1049 > Project: OFBiz > Issue Type: Improvement > Components: product > Reporter: Jacopo Cappellato > Priority: Minor > Attachments: EditFacilityGroups.patch > > > The following screens (Facility->Facilities) should be improved to better use form widgets and minilang instead of ftl/bsh: > https://demo.hotwaxmedia.com/facility/control/EditFacilityGroups?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/EditFacilityRoles?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindFacilityTransfers?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PicklistOptions?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PickMoveStock?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindShipment > Also the following ones, that are a bit more complex and will probably need to be split into subscreens: > https://demo.hotwaxmedia.com/facility/control/FindFacilityLocation?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveReturn?facilityId=WebStoreWarehouse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509521 ] Wickersheimer Jeremy commented on OFBIZ-1049: --------------------------------------------- Please add the paginate-target in EditFacilityGroups ( paginate-target="EditFacilityGroups" in the Form definition) unless the form is in more than one screen (and so pagination would not work anyway) > Migration of some old ftl/bsh files for the facility screens to the widgets > --------------------------------------------------------------------------- > > Key: OFBIZ-1049 > URL: https://issues.apache.org/jira/browse/OFBIZ-1049 > Project: OFBiz > Issue Type: Improvement > Components: product > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: EditFacilityGroups.patch > > > The following screens (Facility->Facilities) should be improved to better use form widgets and minilang instead of ftl/bsh: > https://demo.hotwaxmedia.com/facility/control/EditFacilityGroups?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/EditFacilityRoles?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindFacilityTransfers?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PicklistOptions?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PickMoveStock?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindShipment > Also the following ones, that are a bit more complex and will probably need to be split into subscreens: > https://demo.hotwaxmedia.com/facility/control/FindFacilityLocation?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveReturn?facilityId=WebStoreWarehouse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wickersheimer Jeremy updated OFBIZ-1049: ---------------------------------------- Attachment: ofbiz-1049-FindFacilityGroup.patch This patch add a Form to replace applications/product/webapp/facility/group/FindFacilityGroup.ftl Note: _NA_ is displayed, if it should not we can exclude it in the screen action. > Migration of some old ftl/bsh files for the facility screens to the widgets > --------------------------------------------------------------------------- > > Key: OFBIZ-1049 > URL: https://issues.apache.org/jira/browse/OFBIZ-1049 > Project: OFBiz > Issue Type: Improvement > Components: product > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: EditFacilityGroups.patch, ofbiz-1049-FindFacilityGroup.patch > > > The following screens (Facility->Facilities) should be improved to better use form widgets and minilang instead of ftl/bsh: > https://demo.hotwaxmedia.com/facility/control/EditFacilityGroups?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/EditFacilityRoles?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindFacilityTransfers?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PicklistOptions?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PickMoveStock?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindShipment > Also the following ones, that are a bit more complex and will probably need to be split into subscreens: > https://demo.hotwaxmedia.com/facility/control/FindFacilityLocation?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveReturn?facilityId=WebStoreWarehouse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Cappellato updated OFBIZ-1049: ------------------------------------ Attachment: facilityRole.patch I have completed the widget form : EditFacilityRoles > Migration of some old ftl/bsh files for the facility screens to the widgets > --------------------------------------------------------------------------- > > Key: OFBIZ-1049 > URL: https://issues.apache.org/jira/browse/OFBIZ-1049 > Project: OFBiz > Issue Type: Improvement > Components: product > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: EditFacilityGroups.patch, facilityRole.patch, ofbiz-1049-FindFacilityGroup.patch > > > The following screens (Facility->Facilities) should be improved to better use form widgets and minilang instead of ftl/bsh: > https://demo.hotwaxmedia.com/facility/control/EditFacilityGroups?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/EditFacilityRoles?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindFacilityTransfers?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PicklistOptions?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PickMoveStock?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindShipment > Also the following ones, that are a bit more complex and will probably need to be split into subscreens: > https://demo.hotwaxmedia.com/facility/control/FindFacilityLocation?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveReturn?facilityId=WebStoreWarehouse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520940 ] Jacopo Cappellato commented on OFBIZ-1049: ------------------------------------------ Thanks Mario, your patch (with some differences) is in rev. 567371 > Migration of some old ftl/bsh files for the facility screens to the widgets > --------------------------------------------------------------------------- > > Key: OFBIZ-1049 > URL: https://issues.apache.org/jira/browse/OFBIZ-1049 > Project: OFBiz > Issue Type: Improvement > Components: product > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: EditFacilityGroups.patch, facilityRole.patch, ofbiz-1049-FindFacilityGroup.patch > > > The following screens (Facility->Facilities) should be improved to better use form widgets and minilang instead of ftl/bsh: > https://demo.hotwaxmedia.com/facility/control/EditFacilityGroups?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/EditFacilityRoles?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindFacilityTransfers?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PicklistOptions?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/PickMoveStock?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/FindShipment > Also the following ones, that are a bit more complex and will probably need to be split into subscreens: > https://demo.hotwaxmedia.com/facility/control/FindFacilityLocation?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse > https://demo.hotwaxmedia.com/facility/control/ReceiveReturn?facilityId=WebStoreWarehouse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |