X
X
Xris2021-04-26 07:38:38
1C
Xris, 2021-04-26 07:38:38

VX 3.1 Programmatically opening a form skips ProcessingFill?

When creating the Register of Payments, the program skips the module procedure of the Fill Processing object and immediately goes to the procedure of the document form module When Created on the Server, which causes an error. What could be the problem?
608644bfbaa7f283582695.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin, 2021-04-26
@fosihas

Crooked hands of the developer who implemented it in UX)))
It all depends on the release.
Here, either measure and correct (or write to technical support yourself) or update.

E
ErshKUS, 2021-04-26
@ErshKUS

use from client

ОткрытьФорму("Документ." + ИмяДокумента + ".ФормаОбъекта", СтруктураПараметров);

then FillProcessing will be executed.
For the server
ДокОбъект.Заполнить(Неопределено);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question