You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Anushi Gupta (Jira)" <ji...@apache.org> on 2020/09/26 11:51:00 UTC

[jira] [Updated] (OFBIZ-11961) Refactor hardcoded shipping integration service references to make them configurable

     [ https://issues.apache.org/jira/browse/OFBIZ-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anushi Gupta updated OFBIZ-11961:
---------------------------------
    Attachment: OFBIZ-11961.patch

> Refactor hardcoded shipping integration service references to make them configurable
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11961
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11961
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product/facility
>    Affects Versions: Trunk
>            Reporter: Mridul Pathak
>            Assignee: Mridul Pathak
>            Priority: Minor
>         Attachments: OFBIZ-11961.patch
>
>
> Introduce a new entity “ProductStoreShipmentSettings” to configure available shipping gateway services for shipping carriers at product store level. To begin with the entity could have following fields,
> 1. productStoreId (pk)
> 2. carrierPartyId (pk)
> 3. shipmentServiceEnumId (pk)
> 4. shipmentService
> 5. shipmentGatewayConfigId (Ideally this field should become party of this new entity, though it is currently supported in ProductStoreShipmentMeth entity)
>  
> Mailing List Reference: https://lists.apache.org/thread.html/rde6be39555b09af27e4e53f57788c98d0928a1569c3f92578ba44b6d%40%3Cdev.ofbiz.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)