AWI-75321 • 28-Mar-2022 • Bug • IOM 4.0
Description Note: This is an intermediate fix, ensuring that a shipping address belonging to one of the invoice positions is assigned to the invoice. There will be a subsequent release for order documents "v2" including proper shipping bucket support in invoice documents. Actual Behavior a random shipping
AWI-75213 • 24-Mar-2022 • Bug • IOM 4.0
Description According to the API, a name for the deliveryDate is only required for the type EXPRESS, and ignored in other cases. A name mismatch between the STANDARD and EXPRESS types can lead to a wrong type assignement. Steps to Repeat Define a name mapping for the STANDARD type in "Shop2DeliveryTypeDefDO"
AWI-77752 • 12-Dec-2023 • Bug • IOM 4.0
Steps to Repeat Use the BlueprintProject and upload products manually. Actual Behavior View Edit null Bug null New New null Major AdoWorkItem 77752 Products Products OMT iom/4.0.0
AWI-76022 • 20-Apr-2023 • Bug • IOM 3.7, IOM 4.0
Description Multiple shopArticleNo are not visible in the supplier overview, which leads to multiple identical lines. The shopArticleNo should be added as column. moreover, the input field to modify that attribute should not be displayed as it only show one of the shopArticleNo . Trying to modify it
AWI-75204 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Actual Behavior When creating dispatches with unknown line items, ValidateDispatchPTBean fails with a NPE Caused by: java.lang.NullPointerException at deployment.process-app-3.7.3.0.ear.process-core-3.7.3.0.jar//com.intershop.oms.process.bean.task.dispatch.ValidateDispatchPTBean.lambda$checkSupplier
AWI-75186 • 22-Mar-2023 • Bug • IOM 4.0
Description A same tax may be registered more than once in TaxDO with different tax rates , but their time ranges (if defined) must not overlap. The trigger function oms.check_4_overlapping_taxdos_trf should prevent it, but it still only consider the countryDefRef which have been deprecated in favor
AWI-75117 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Description IOM recalculates certain prices when an order is (partially) canceled in order to accurately reflect the current prices of the order. One of these objects that has fields for such recalculated values is the Promotion object, but they do not appear to be updated on a cancellation. Repro Steps
AWI-74484 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Description Import of _A.csv file fails because of stored procedure (create_article_for_supplier.sql) fails: with an exception like: SQL Error [23505]: ERROR: duplicate key value violates unique constraint "ArticleSupplierDO_supplierRef_key" Detail: Key ("supplierRef", "supplierArticleNo")=(30001, 115407)
AWI-74244 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Description In complex scenarios - with a lot of shops / suppliers configured in the system - the userlist in OMT won't load anymore due to a massive amount of SQL queries. The same applies at least to the Transmissions REST API. null Bug null Fixed and verified Closed null Critical AdoWorkItem 74244
AWI-74245 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Description An exception is thrown when trying to send RMA, Dispatch or Response transmissions. Example: Error at ReturnAnnouncementMessageAcceptorMDBean : caused by: class org.hibernate.LazyInitializationException: could not initialize proxy [bakery.persistence.dataobject.rma.ReturnAnnouncementDO#90269]