remove fields from kp

This commit is contained in:
vchikalkin 2021-07-20 16:38:44 +03:00
parent 840da9fea1
commit 094527da4a

View File

@ -53,10 +53,10 @@ const mapKPtoValues: TValues<string> = {
calcDoubleAgent: 'evo_double_agent_accountid',
calcDoubleAgentRewardCondition: 'evo_double_agent_reward_conditionid',
calcDoubleAgentRewardSumm: 'evo_double_agent_reward_total',
calcBroker: 'evo_broker_accountid',
// calcBroker: 'evo_broker_accountid',
calcBrokerRewardCondition: 'evo_broker_reward_conditionid',
calcBrokerRewardSum: 'evo_broker_reward_total',
calcFinDepartment: 'evo_fin_department_accountid',
// calcFinDepartment: 'evo_fin_department_accountid',
finDepartmentRewardCondtion: 'evo_fin_department_reward_conditionid',
finDepartmentRewardSumm: 'evo_fin_department_reward_total',
GPSBrand: 'evo_gps_brandid',