{
  "_comment": "Maps KAM > buyer (as named in VP_Input_*.xlsx sheet) to ERP partner names (Naziv partnera in Rekapitulacija exports). One buyer can have multiple ERP partner names (different legal entities). Use '__catchall__' to mean 'all wholesale partners not mapped to any other buyer under this KAM'. Filter scope: tip_dok in {TRC, VPT, VPB, RIZ}.",
  "_doc_filter_wholesale_tips": ["TRC", "VPT", "VPB", "RIZ"],
  "kams": {
    "Selma": {
      "Konzum":   ["Konzum plus d.o.o."],
      "Spar":     ["SPAR HRVATSKA D.O.O."],
      "DM":       [],
      "Bipa":     [],
      "Kaufland": ["Kaufland Hrvatska k.d."],
      "SBI":      ["SBI GROUP d.o.o."],
      "MCI":      [],
      "Studenac": [],
      "Plodine":  [],
      "NTL":      [],
      "Tisak":    [],
      "Ostalo":   ["__catchall__"]
    },
    "Patrik": {
      "SPAR":     ["SPAR LJUBLJANA d.o.o."],
      "Mercator": ["Mercator d.o.o."]
    }
  }
}
