Add Shipping Address for an order that will add to the party
------------------------------------------------------------ Key: OFBIZ-2478 URL: https://issues.apache.org/jira/browse/OFBIZ-2478 Project: OFBiz Issue Type: Improvement Components: order Affects Versions: SVN trunk Reporter: Vivek Mishra Fix For: SVN trunk In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Singh Senger updated OFBIZ-2478: --------------------------------------- Attachment: AddShippingAddressForAnOrder_OFBIZ-2478.patch Hello Vivek, Here I am uploading the patch for functionality to add shipping address for an order from order detail page. Here are the steps for testing. 1. Select/create any order. 2. Click the button "Add New Shipping Address" in shipment information area of order detail page. 3. A popup will be shown. 4. After filling the entries in the form click to "Submit" button, A shipping address will be added to the party, the order and the ship group. 5. The new address will be shown as selected in drop down for Address in the same area and the shipping destination address will be replaced with this new address in Contact Information area on the same page. > Add Shipping Address for an order that will add to the party > ------------------------------------------------------------ > > Key: OFBIZ-2478 > URL: https://issues.apache.org/jira/browse/OFBIZ-2478 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Vivek Mishra > Fix For: SVN trunk > > Attachments: AddShippingAddressForAnOrder_OFBIZ-2478.patch > > > In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. > Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anurag Singh Senger updated OFBIZ-2478: --------------------------------------- Attachment: AddShippingAddressForAnOrder_OFBiz-2478.patch As Reported by Ratnesh there was a functional issue, now it is resolved in this patch. Updated patch is ready to review and commit. > Add Shipping Address for an order that will add to the party > ------------------------------------------------------------ > > Key: OFBIZ-2478 > URL: https://issues.apache.org/jira/browse/OFBIZ-2478 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Vivek Mishra > Fix For: SVN trunk > > Attachments: AddShippingAddressForAnOrder_OFBiz-2478.patch, AddShippingAddressForAnOrder_OFBIZ-2478.patch > > > In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. > Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2478: ---------------------------------- Assignee: Vikas Mayur > Add Shipping Address for an order that will add to the party > ------------------------------------------------------------ > > Key: OFBIZ-2478 > URL: https://issues.apache.org/jira/browse/OFBIZ-2478 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Vivek Mishra > Assignee: Vikas Mayur > Fix For: SVN trunk > > Attachments: AddShippingAddressForAnOrder_OFBiz-2478.patch, AddShippingAddressForAnOrder_OFBIZ-2478.patch > > > In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. > Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2478. ------------------------------ Resolution: Fixed Thanks Anurag! Your patch is in trunk rev. 777130. Vikas > Add Shipping Address for an order that will add to the party > ------------------------------------------------------------ > > Key: OFBIZ-2478 > URL: https://issues.apache.org/jira/browse/OFBIZ-2478 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Vivek Mishra > Assignee: Vikas Mayur > Fix For: SVN trunk > > Attachments: AddShippingAddressForAnOrder_OFBiz-2478.patch, AddShippingAddressForAnOrder_OFBIZ-2478.patch > > > In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. > Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711639#action_12711639 ] Anurag Singh Senger commented on OFBIZ-2478: -------------------------------------------- Thanks Vikas. > Add Shipping Address for an order that will add to the party > ------------------------------------------------------------ > > Key: OFBIZ-2478 > URL: https://issues.apache.org/jira/browse/OFBIZ-2478 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Vivek Mishra > Assignee: Vikas Mayur > Fix For: SVN trunk > > Attachments: AddShippingAddressForAnOrder_OFBiz-2478.patch, AddShippingAddressForAnOrder_OFBIZ-2478.patch > > > In order detail page of Order Manager, there is no "Contact Mechs" tab for an order that must be edited, but it is still necessary to add an address to the party. > Add pop up form to set the shipping address for an order that will add it to the party, the order, and the ship group where the button was clicked on the order detail page. -- 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 |