Create a Portlet to show the payments
------------------------------------- Key: OFBIZ-2405 URL: https://issues.apache.org/jira/browse/OFBIZ-2405 Project: OFBiz Issue Type: Sub-task Components: accounting Reporter: Vikas Mayur -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-2405: ------------------------------- Component/s: accounting Description: Create a Portlet to show the payments. This can be reached at https://localhost:8443/accounting/control/findPayments Steps: 1) Add data for PortletCategory, PortalPortlet and PortletPortletCategory to AccountingPortletData.xml. Refer to xxxPortletData.xml, where xxx=component name (Accounting, Party, Order etc.) 3) Add data for My Portal. Refer to MyPortalTypeData.xml Note: PortletAttribute data is required for this portlet. PortletAttributes can be organization party ID, payment status For example see the screen "ListCustRequests" order/widget/ordermgr/RequestScreens.xml and the script under this screen "retrievePortletAttributes.groovy" Priority: Minor (was: Major) Affects Version/s: SVN trunk Fix Version/s: SVN trunk > Create a Portlet to show the payments > ------------------------------------- > > Key: OFBIZ-2405 > URL: https://issues.apache.org/jira/browse/OFBIZ-2405 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Vikas Mayur > Priority: Minor > Fix For: SVN trunk > > > Create a Portlet to show the payments. > This can be reached at https://localhost:8443/accounting/control/findPayments > Steps: > 1) Add data for PortletCategory, PortalPortlet and PortletPortletCategory to AccountingPortletData.xml. Refer to xxxPortletData.xml, where xxx=component name (Accounting, Party, Order etc.) > 3) Add data for My Portal. Refer to MyPortalTypeData.xml > Note: PortletAttribute data is required for this portlet. > PortletAttributes can be organization party ID, payment status > For example see the screen "ListCustRequests" order/widget/ordermgr/RequestScreens.xml and the script under this screen "retrievePortletAttributes.groovy" -- 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-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chirag Manocha updated OFBIZ-2405: ---------------------------------- Attachment: PaymentPortlet.patch Here is the Patch for Payment Portlet. Work done :- 1). Added data for portlet in AccountingPortletData.xml, MyPortalTypeData.xml 2). Created a screen which shows the list of payments. 3). Created Edit form for portlet attributes. > Create a Portlet to show the payments > ------------------------------------- > > Key: OFBIZ-2405 > URL: https://issues.apache.org/jira/browse/OFBIZ-2405 > Project: OFBiz > Issue Type: Sub-task > Components: accounting > Affects Versions: SVN trunk > Reporter: Vikas Mayur > Priority: Minor > Fix For: SVN trunk > > Attachments: PaymentPortlet.patch > > > Create a Portlet to show the payments. > This can be reached at https://localhost:8443/accounting/control/findPayments > Steps: > 1) Add data for PortletCategory, PortalPortlet and PortletPortletCategory to AccountingPortletData.xml. Refer to xxxPortletData.xml, where xxx=component name (Accounting, Party, Order etc.) > 3) Add data for My Portal. Refer to MyPortalTypeData.xml > Note: PortletAttribute data is required for this portlet. > PortletAttributes can be organization party ID, payment status > For example see the screen "ListCustRequests" order/widget/ordermgr/RequestScreens.xml and the script under this screen "retrievePortletAttributes.groovy" -- 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 |