From 68e0f44baac447835ecd7b53b58482ddb648935d Mon Sep 17 00:00:00 2001 From: Chika Date: Tue, 12 Jan 2021 16:16:11 +0300 Subject: [PATCH] loadKp: add evo_kpp prop to selectDealerPerson --- .../Effects/reactions/loadKpReaction/optionsQuery.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/optionsQuery.js b/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/optionsQuery.js index fb5661f..7dc6125 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/optionsQuery.js +++ b/src/client/stores/CalculationStore/Effects/reactions/loadKpReaction/optionsQuery.js @@ -42,6 +42,7 @@ export default gql` accountid name evo_broker_accountid + evo_kpp } selectDealerRewardCondition: evo_reward_conditions( evo_agent_accountid: $dealer_person_accountid