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

X2 wmb denomination #116

Merged
merged 3 commits into from
Jul 27, 2017
Merged

Conversation

fedorovvldmr
Copy link
Contributor

Добавлен обязательный параметр wmb_denomination интерфейса X2.

@chuprik
Copy link
Collaborator

chuprik commented Jul 26, 2017

@baibaratsky посмотри плиз, как будет время, есть ли у тебя комментарии?

@@ -100,6 +103,7 @@ public function getData()
$xml .= self::xmlElement('wminvid', $this->invoiceId);
$xml .= self::xmlElement('onlyauth', (int)$this->onlyAuth);
$xml .= '</trans>';
$xml .= self::xmlElement('wmb_denomination', $this->wmbDenomination);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь нужно исправить форматирование (у нас применяются пробелы для отступов)

@fedorovvldmr
Copy link
Contributor Author

@baibaratsky поменял на пробелы

@baibaratsky baibaratsky merged commit d2629e6 into baibaratsky:master Jul 27, 2017
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.

3 participants