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

Модификация обработки ЗакрытьПредприятие.epf #597

Closed
wants to merge 2 commits into from

Conversation

ImHunter
Copy link
Contributor

@ImHunter ImHunter commented Oct 4, 2023

В параметре запуска (/C) теперь можно указать путь к файлу, в который будут сохранены некоторые свойства. конфигурации.
Путь указывается с использованием ключа configPropsPath.
Например, /C configPropsPath="c:\config\props.json";ЗавершитьРаботуСистемы.
Сохраняемые свойства - это часть свойств из объекта метаданных конфигурации (Версия, Имя, Комментарий, КраткаяИнформация и т.п.). А также программно определяемые данные - например КонфигурацияИзменена, определяется методом КонфигурацияИзменена().
Свойства сохраняются в формате json, кодировка UTF-8.

@ImHunter
Copy link
Contributor Author

ImHunter commented Oct 4, 2023

Есть лишние объекты в составе коммитов. Пока отменяю PR.

@ImHunter ImHunter closed this Oct 4, 2023
@ImHunter ImHunter deleted the epf_close_entr branch October 4, 2023 11:27
@ImHunter ImHunter restored the epf_close_entr branch October 4, 2023 11:35
@ImHunter ImHunter deleted the epf_close_entr branch October 4, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant