Sammelsendungen
Related issues
Acceptance criteria
-
Implemented code changes don't diverge from the related issue. -
Documentation reflects the status quo after merge. -
Version number is incremented according to SemVer. (Snapshot versions are not merged/released.) -
Only released versions of dependencies are used (i.e. no snapshot versions). -
Pipeline still works. -
GitLab issue is up-to-date.
If necessary, the following sections have been updated:
-
Swagger -
Readme.md -
Documentation
Proposed squash commit message
Add multi-consignee shipment option to data model
* If multi-consignee shipment is true then information
about consignees can be taken from the documents carried
by the driver. In this case, consignee information in
the data model should be empty.
* Increase version to 0.3.2
Co-authored-by: Ahmad Alzhoury