This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Process new data formats #3
Comments
haneloreianoseck
added a commit
that referenced
this issue
Apr 3, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 3, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 8, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 9, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 11, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 11, 2019
haneloreianoseck
added a commit
that referenced
this issue
Apr 12, 2019
Merged
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 22, 2019
* [#5108](#5108) Short term availability check for sales orders * [#5143](#5143) Product Specification process only for one selected product * [#36](metasfresh/metasfresh-e2e-legacy#36) Use fixtures for sales order * [#3](metasfresh/metasfresh-edi-legacy#3) Process new data formats * [#2217](metasfresh/metasfresh-webui-frontend-legacy#2217) Console flooded with error "Cannot read property 'getInstance' of null"
metas-ts
added a commit
that referenced
this issue
May 23, 2019
* fix two issues * number-string with trailing/leading spaces * DQUAN-UOM can be null * change xsd file locations and package generated classes' package names..i hope it's now clearer which is which * unit-tested with 2 real-life XML files (need to get anonymized versions..) #3
metas-ts
added a commit
that referenced
this issue
May 24, 2019
* update to latest spring-boot-admin version (the other doesn't work with spring-boot-2) #3
metas-ts
added a commit
that referenced
this issue
May 27, 2019
* fix issue where "exchange property IsTest cannot be null or empty" was thrown because wrong property was checked * introduce lombok and add a few `@NonNull`s here and there * other minor improvements #3
metas-ts
added a commit
that referenced
this issue
May 27, 2019
* rename classes for more clarify wrt which is for which format * remove XML-to-EDIfile-support for M_InOut (unused for a few years now) * attempt to fix a bug in invoic and desadv StepCom-routes where an intermediate result was wrapped into the wrong sort of class #3
metas-ts
added a commit
that referenced
this issue
May 27, 2019
* attempt to fix a bug in invoic and desadv StepCom-routes where an intermediate result was wrapped into the wrong sort of class #3
metas-ts
added a commit
that referenced
this issue
May 27, 2019
* attempt to set the required charset also into the XML encoding attribute when writing the XML file to disk * also refactor encoding properties and change some deprecated method names #3
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
May 27, 2019
* change ExportHelper from int to ClientId * remove legacy stuff for EDI-exporting M_InOuts * both replication Export formats and M_InOut related code and columns (->IsEdiEnabled shall remain!) * add C_Aggregation window to webui-Menu * change EDI_Desadv.EDI_ExportStatus from "Button" to "List" * Update C_OLCand_Update_IsImportedWithIssues process name * Display C_ReferenceNo_Type description-field and remove legacy table assignments * Fix fallback HUPI-ID in view EDI_M_HU_PI_Item_Product_Lookup_UPC_v * minor modernizations here and there metasfresh/metasfresh-edi-legacy#3
metas-ts
added a commit
that referenced
this issue
May 28, 2019
* fix a problem where the rabbitmq publisher can't handle BigInteger property values * refactor property names * change stepcom output file names #3
metas-ts
added a commit
that referenced
this issue
May 28, 2019
* attempt to get rid of the warning "DOMSource/DOMResult may have issues with com.sun.xml.internal.stream.XMLInputFactoryImpl@... We suggest using Woodstox." by adding woodstox and setting a system property that shall make sure we also use it * attempt to solve problem of EDIExportCommonRoute's consumer EP being invoked if StepComXMLDesadvRoute and StepComXMLInvoicRoute attempt to publish their feedback meesage * cleanup application.properties * rename rabbitmq specific placeholders #3
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
May 29, 2019
* minor improvments metasfresh/metasfresh-edi-legacy#3
metas-ts
added a commit
that referenced
this issue
Sep 24, 2019
metas-ts
added a commit
that referenced
this issue
Sep 24, 2019
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 24, 2019
metas-ts
added a commit
that referenced
this issue
Sep 24, 2019
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 26, 2019
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 26, 2019
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 27, 2019
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 27, 2019
metas-ts
added a commit
that referenced
this issue
Sep 28, 2019
metas-ts
added a commit
that referenced
this issue
Sep 30, 2019
* also * a bit of refactoring * remove APAI (additional supplier-ID - not needed) #3
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Sep 30, 2019
* allow to ditinguigs between CU-EAN, TU_EAN etc etc in desadv * DesadvBL - propagate the new values from master data to I_EDI_DesadvLine * recreated a bunch of model classes in the process metasfresh/metasfresh-edi-legacy#3
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Oct 3, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug or feature request?
FR
What is the current behavior?
Which are the steps to reproduce?
What is the expected or desired behavior?
new xml data formats can be imported and exported
The text was updated successfully, but these errors were encountered: