metasfresh/metasfresh
GitHub で見るUpdate EXP_ReplicationTrxLine when C_OLCand is reactivated
Open
#1,416 opened on 2017年5月1日
good first issuetype:bug
説明
Is this a bug or feature request?
Bug
What is the current behavior?
- When a
C_OLCandis deactivated with the "Eintrag übernehmen" field (which is actually theIsActivecolumn), then the underylingEXP_ReplicationTrxcan be cleared to be processed intoC_Orders - the
EXP_ReplicationTrxLinereferencing the deactivatedC_OLcandis in this case switched from "ImportedWithIssues" to "Completed" together with the otherEXP_ReplicationTrxLines.
TODO
What we need now is, if the C_OLcand is later reactivated again (and still has Processed='N' and IsImportedWithIssues='Y') then its EXP_ReplicationTrxLine needs to be found that records ReplicationTrxStatus needs to be update from "Completed" back to "ImportedWithIssues"