Add attributes to epo-ord:OrderLine
Opened this issue · 0 comments
AchillesDougalis commented
PEPPOL's Order Data model 1.1 contains the following business terms that are currently unmappable in ePO 4.1.0:
- BT-COM-ORD-8 "Partial delivery indicator" with the description "An indicator to state if partial delivery is allowed or not."
- BT-COM-ORD-9 "Order Line Buyer accounting reference" with the description "A textual value that specifies where to book the relevant data into the Buyer's financial accounts at the Order line level."
Suggestion to add two attributes to class epo-ord:OrderLine in order to cover these terms:
- epo-ord:isPartialDeliveryAllowed xsd:boolean [0..1]
- epo-ord:hasAccountingCost rdf:PlainLiteral [0..1]