HAS-CRM / IssueTracker

Issue Tracking
0 stars 0 forks source link

Send to EBM - Payment Term Validation not wroking #52

Closed kinosker closed 7 years ago

kinosker commented 7 years ago

Background

Eg: KYPS -> Approved account payment term with branch : Singapore -> ID = 123456 User Selected -> Payment term (Branch: Malaysia)-> ID = 23456 Validation will fail as current logic matches using GUID

kinosker commented 7 years ago

Diagnosis

  1. KYPS does not update CRM payment terms with branch pairing.
  2. KYPS only concerns is Account and Payment Term code Pair
  3. KYPS update CRM Payment terms using default branch (HAS-ML)
  4. Payment Term ID is not a good validation for KYPS submission if it is use 1:N
kinosker commented 7 years ago

Resolution Steps:

Validation Logic: Validate by Account and Payment Term Code Pair.