Answer the question
In order to leave comments, you need to log in
How to return just inserted details?
BX24.callMethod(
"crm.requisite.add",
{
fields:
{
"ENTITY_TYPE_ID": 4,
"ENTITY_ID": n,
"PRESET_ID": 1,
"NAME": "Реквизит",
"RQ_INN": result1[e][2],
"RQ_KPP": result1[e][3],
}
},function (rRequisite) {
console.log(rRequisite.data())
}
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question