Chika 11e60367ab process/agents: add rewardSumm validation :
* Если RewardSumm= 0 И в списке RewardCondition есть запись,
   *  у которой evo_reward_condition.evo_agency_agreementid. Обязательная выплата АВ (evo_required_reward) = True,
   *  то поле RewardSumm обводить красной рамкой
   * и выводить ошибку "Согласно Агентскому договору обязательна выплата АВ. Заложите АВ в расчет"
2022-11-05 13:30:13 +03:00
2022-05-08 21:23:38 +03:00
2022-11-02 21:36:48 +03:00
2022-11-02 21:36:48 +03:00
2022-10-19 13:49:31 +03:00
2022-11-03 12:25:32 +03:00
2022-08-30 18:39:18 +03:00
2022-08-30 18:29:47 +03:00
2022-11-02 21:36:48 +03:00
2022-11-02 21:36:48 +03:00
2022-07-12 11:03:01 +03:00
2022-07-17 13:32:42 +03:00
2022-11-02 21:36:48 +03:00
2022-04-20 10:03:38 +03:00
2022-05-08 20:53:27 +03:00
2022-09-17 20:21:50 +03:00
2022-09-17 20:19:38 +03:00
2022-11-02 21:36:48 +03:00
2022-11-02 21:36:48 +03:00
2022-04-20 10:03:38 +03:00
2022-11-02 21:36:48 +03:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Description
No description provided
Readme 6.2 MiB
Languages
TypeScript 91.2%
JavaScript 8.4%
Dockerfile 0.4%