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

[BUG] тесты_ФормированиеПечатныхФорм ошибка при передаче ДополнительныеПараметры #888

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

leobrn
Copy link
Contributor

@leobrn leobrn commented Aug 30, 2021

реализация #

сделанные изменения

Было
ПараметрыПечати = Новый Структура("ДополнительныеПараметры", КомандаПечати.ДополнительныеПараметры);

Стало
ПараметрыПечати = ?(КомандаПечати.Свойство("ДополнительныеПараметры"), КомандаПечати.ДополнительныеПараметры, Новый Структура);

@vanessa-opensource/Collaborators - просьба прокомментировать и проверить

@leobrn leobrn changed the title исправление параметров печати [BUG] тесты_ФормированиеПечатныхФорм ошибка при передаче ДополнительныеПараметры Aug 30, 2021
@artbear artbear added this to the 6.7.0 milestone Aug 30, 2021
@artbear artbear added the smoke label Aug 30, 2021
@artbear artbear merged commit b11af50 into vanessa-opensource:develop Aug 30, 2021
@artbear
Copy link
Collaborator

artbear commented Aug 30, 2021

@leobrn Большое спасибо!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants