Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ Функция "ПолучитьСтруктуруКолонокОбъекта" #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 14, 2022

  1. + Функция "ПолучитьСтруктуруКолонокОбъекта"

    Добавлена функция.
    Функция ПолучитьСтруктуруКолонокОбъекта(ТипОбъекта,ИмяОбъекта) Экспорт
    
    При добавлении динамического списка на форму, через "ОсновнаяТаблица" не всегда удобно готовить структуру со списком колонок кодом, иногда требуется добавить все колонки (как это происходит при добавлении через интерфейс).
    
    Функция достаточно универсальна, принимает на вход тип и имя объекта метаданных и возвращает структуру содержащую все поля объекта, включая: Измерения, СтандартныеРеквизиты, Реквизиты, Графы, Ресурсы, ПризнакиУчета, ПризнакиУчетаСубконто
    VVi3ard authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2ecf25c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from VVi3ard/VVi3ard-add-ПолучитьСтруктуруКолон…

    …окОбъекта
    
    + Функция "ПолучитьСтруктуруКолонокОбъекта"
    VVi3ard authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2ff1f15 View commit details
    Browse the repository at this point in the history