===== Version 3.1.147 (26.2.18) ===== ==== Updated mapping objects for EDIFACT D97A ==== The mapping objects for the EDIFACT 91.A directory have been updated. Parts of the objects were not in line with the actual definition. ==== Updated standard template mappings for EDIFACT D01B ==== The D01B mappings present in the StandardTemplates\Mappings\Retail\D01B\ contained several updates. ==== Added eBiss.DbAdapter support to type editor ==== Type definitions can now be created from database tables. Additionally system managed types can now be used in conjunction with the eBiss.DbAdapter (see [[en:programmierung:typbibliotheken:systemverwaltetetypen|System-managed types]], usage). ==== Moving locations ==== Locations can now be moved between partners (including partners on different nodes), as long as the source and target partner are of the same type (system/trading partner etc.). ==== Extended partner detection for supplier article selector ==== **Extended partner detection** in [[en:prozessdefinition:jobs:jobsteps:supplier:tradeitemselectordirectsql|]]: * If false the TradingPartner from the original document is used. * If true, the trading partner found by 1. by @BuyerGLN or @BuyerGln from the document, 2. set in the source frame variable, 3. from the original document. * Default for new created job steps is true, for existing jobs the default is false. ==== UPS Channel, Bug Fix ==== The UPS return code was not correctly evaluated for the ok case.