Create an OrderPaymentPreference record for each OrderItemShipGroup
------------------------------------------------------------------- Key: OFBIZ-1407 URL: https://issues.apache.org/jira/browse/OFBIZ-1407 Project: OFBiz Issue Type: New Feature Reporter: Vikas Mayur Priority: Trivial Attachments: ship_group_payment.patch Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1407: ------------------------------- Attachment: ship_group_payment.patch > Create an OrderPaymentPreference record for each OrderItemShipGroup > ------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Priority: Trivial > Attachments: ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1407: ------------------------------- Description: Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. The code now supports only for single payment info. The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. was:Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > Create an OrderPaymentPreference record for each OrderItemShipGroup > ------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Priority: Trivial > Attachments: ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > The code now supports only for single payment info. > The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1407: ------------------------------- Description: Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. The code now supports only for single payment info. The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. By Default item are added to shipGroup 0, We can create a shipGroup for each Vendor Pary was: Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. The code now supports only for single payment info. The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. Summary: Create an OrderPaymentPreference record for each OrderItemShipGroup + Splits the ShipGroup per vendor (was: Create an OrderPaymentPreference record for each OrderItemShipGroup) > Create an OrderPaymentPreference record for each OrderItemShipGroup + Splits the ShipGroup per vendor > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Priority: Trivial > Attachments: ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > The code now supports only for single payment info. > The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. > By Default item are added to shipGroup 0, We can create a shipGroup for each Vendor Pary -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1407: ------------------------------- Attachment: ship_group_payment.patch This new patch also contains functionaility of splitting the ship group per vendor > Create an OrderPaymentPreference record for each OrderItemShipGroup + Splits the ShipGroup per vendor > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Priority: Trivial > Attachments: ship_group_payment.patch, ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > The code now supports only for single payment info. > The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. > By Default item are added to shipGroup 0, We can create a shipGroup for each Vendor Pary -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-1407: ----------------------------------- Assignee: Anil K Patel > Create an OrderPaymentPreference record for each OrderItemShipGroup + Splits the ShipGroup per vendor > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Assignee: Anil K Patel > Priority: Trivial > Attachments: ship_group_payment.patch, ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > The code now supports only for single payment info. > The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. > By Default item are added to shipGroup 0, We can create a shipGroup for each Vendor Pary -- 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-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-1407. ------------------------------- Resolution: Fixed Vikas, thanks. your patch is in rev# 601245 > Create an OrderPaymentPreference record for each OrderItemShipGroup + Splits the ShipGroup per vendor > ----------------------------------------------------------------------------------------------------- > > Key: OFBIZ-1407 > URL: https://issues.apache.org/jira/browse/OFBIZ-1407 > Project: OFBiz > Issue Type: New Feature > Reporter: Vikas Mayur > Assignee: Anil K Patel > Priority: Trivial > Attachments: ship_group_payment.patch, ship_group_payment.patch > > > Create an OrderPaymentPreference record for each ship groups related to an order in OrderItemShipGroup so that we can track payment for all shipgroups separtely. > The code now supports only for single payment info. > The code behaviour depends on field splitPayPrefPerShpGrp of ProductStore entity, if it is set to Y it will split the payments for every shipgroup. > By Default item are added to shipGroup 0, We can create a shipGroup for each Vendor Pary -- 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 |