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

Ошибка модели данных в версии 0.2.8 #21

Closed
wmakeev opened this issue Nov 24, 2015 · 2 comments
Closed

Ошибка модели данных в версии 0.2.8 #21

wmakeev opened this issue Nov 24, 2015 · 2 comments
Milestone

Comments

@wmakeev
Copy link
Owner

wmakeev commented Nov 24, 2015

Модель данных МойСклад преобразуется из xsd-модели во внутреннее представление автоматически, но в процессе трансформации применяется несколько заплаток с целью исправить некоторые неудобные моменты. В новой модели одна из таких заплаток сработала не корректно. Ошибка коснулась сущности Good (выпали некоторые поля, к примеру buyPrice).

Необходимо оптимизировать применение таких заплаток, чтобы избежать возможных ошибок в будущем.

wmakeev added a commit that referenced this issue Dec 2, 2015
- выделение объектной модели и процесса генерации модели в отдельные внешние модули (issue #6, issue #10)
- исправление ошибок объектной модели (issue #11, issue #21)
@wmakeev wmakeev closed this as completed Dec 2, 2015
@wmakeev wmakeev added this to the 0.2.9 milestone Dec 18, 2015
@egorovcharenko
Copy link

У меня до сих пор не работает buyPrice

@wmakeev
Copy link
Owner Author

wmakeev commented Apr 1, 2016

На ветке 0.2.9 должен работать. Я как понял, вы уже разобрались.

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

No branches or pull requests

2 participants