Skip to content

Specify multi-invoices shipping/discounts/computing  #158

Description

@LouiseBonnard

Closed because issues need to be specified, we need to clarify the expected behavior for multi invoices regarding shipping fees management and discounts. The main problem is that we only have ONE Cart for multiple OrderInvoice so we have to manage weird computations to split the total among several invoices

One possible (and clean) solution would be to have one dedicated cart per invoice although it requires quite some changes in the database and model But we need to decide:

  1. does each invoice have its dedicated shipping cost
  2. can each invoice have a different Carrier
  3. this means each invoice must have its Delivery slip
  4. ... probably other issues ^^

Originally posted by @jolelievre in PrestaShop/PrestaShop#20776 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions