Problem/Motivation
Shipping and taxes both using a hard-coded name for all types of shipping or taxes. That is pretty hard if more than a single type of tax or shipment service exists on a website. Let's make it possible to make that more flexible.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2955689-3.patch | 19.82 KB | heddn |
| #3 | interdiff_2-3.txt | 13.39 KB | heddn |
Comments
Comment #2
heddnComment #3
heddnComment #5
heddnTested w/ a real QBE company file and Drupal 8.4 site. The taxes and shipping line items got assigned on order export.