A
A
AlexCruel2021-04-06 20:51:02
1C
AlexCruel, 2021-04-06 20:51:02

Enter balances in warehouses 1C?

It is necessary to enter the warehouse and balances on it for the selected item programmatically. How to do it?
I know that the "Warehouse" is in the directories:

НоваяНоменклатура.Склад = Справочники.СтруктурныеЕдиницы.ОсновнойСклад;


1C:Enterprise 8.3
Configuration: Our Firm Management 1.6

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexeytur, 2021-04-07
@AlexCruel

Document InputRemainders

V
VitalyChaikin, 2021-04-07
@VitalyChaikin

// В Справочнике нужный склад уже должен присутствовать
НужныйСклад = Справочники.СтруктурныеЕдиницы.НайтиПоНаименованию("Нужный склад", Истина);
НоваяНоменклатура.Склад = НужныйСклад;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question