Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page
-------------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-3165 URL: https://issues.apache.org/jira/browse/OFBIZ-3165 Project: OFBiz Issue Type: New Feature Components: order Affects Versions: SVN trunk Reporter: Divesh Dutta Priority: Minor Fix For: SVN trunk 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page 2) Also add feature to fill survey on same page. 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar updated OFBIZ-3165: -------------------------------- Attachment: OFBIZ-3165.patch Here is a patch for described functionality by you. 1) Also gift certificates are not shown back ordered now. This is the combined patch for work done by Divesh and me. > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-3165: ------------------------------------------ Assignee: Ashish Vijaywargiya > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-3165. -------------------------------------- Resolution: Fixed Thanks Arun / Divesh - Done at r833323. -- Ashish Vijaywargiya > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta reopened OFBIZ-3165: --------------------------------- I will be making some more improvements in this work. So re-opening this issue. > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta updated OFBIZ-3165: -------------------------------- Attachment: OFBIZ-3165.patch Here is the improved patch for this work and changes are: 1) Removed hard-coded product ids for Gift certificates products from GiftCertificates.ftl and added new category type called "GIFT_CARD_CATEGORY" and related demo data, also added groovy script for fetching logic to address this issue. 2) Also handled hard-coded surveyId in AddGiftCertificates.groovy 3) Added user friendly messages if required data is not available . 4) Added missing license header in GiftCertificates.ftl > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch, OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774953#action_12774953 ] Ashish Vijaywargiya commented on OFBIZ-3165: -------------------------------------------- Improved version is in trunk at r834042. Thanks Divesh! Please close this task if you don't have any more enhancements lined up on this task. -- Ashish Vijaywargiya > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch, OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta closed OFBIZ-3165. ------------------------------- All the issues related to this task is in trunk now and working properly. So closing this issue now. > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch, OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta resolved OFBIZ-3165. --------------------------------- Resolution: Fixed Thanks Ashish for committing my patch. Resolving this issue as this issue is fixed in r834042. > Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > -------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3165 > URL: https://issues.apache.org/jira/browse/OFBIZ-3165 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Divesh Dutta > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3165.patch, OFBIZ-3165.patch > > > 1) Add additional screen for gift card certificate buying functionality by CSR in Order manager application in add item page > 2) Also add feature to fill survey on same page. > 3) Also if CSR selects "Create as new order" from Actions block for Gift card products then survey responses will be created automatically for the new order, which will be same as last order. -- 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 |