[
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.