diff --git a/Hysteria2.md b/Hysteria2.md index d1d00e3..883a657 100644 --- a/Hysteria2.md +++ b/Hysteria2.md @@ -1,28 +1,5 @@ https://blitz.digital-home.site:443/eb4643570d60cb40ef62b5bc7c7b92c4/ - -```js -callTemporalService: function () { - const serviceOptions = { - // ClientData: { - // Name: this.get("Name"), // AccountId: this.get("Id") // }, OrderData: { - OrderName: this.get("Number"), - OrderDate: this.get("NrbStartDate"), - ClientId: "123-123", - ManagerProjectId: "00123036", - HeadProjectId: "00123037", - DirectorProjectId: "00123038", - OrderAmount: this.get("NrbAmountDeal"), - ProductAttribute: 1, - ProjectId: "", - OrderId: this.get("Id") - } }; - - ServiceHelper.callService("PresaleProjectService", "CreatePresaleProject", function (response) { - }, serviceOptions, this); -}, -``` - 19 - 100000 (ap +) 20 - 150000 (изменение + - согласование идет) - 1 заявка 21 - 120000 () - 1 заявка (нужно перевыпуск) diff --git a/Интеграция с ERP.md b/Интеграция с ERP.md new file mode 100644 index 0000000..0923d46 --- /dev/null +++ b/Интеграция с ERP.md @@ -0,0 +1,2 @@ +1. Проставить значение настройки "NrbErpHeadProject" +2. Проставить значение настройки "NrbAsyncServiceUri" \ No newline at end of file