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

Unused columns #11

Open
OvOlzhas opened this issue Aug 30, 2023 · 1 comment
Open

Unused columns #11

OvOlzhas opened this issue Aug 30, 2023 · 1 comment

Comments

@OvOlzhas
Copy link

In the NewOrder transaction, the getWarehouse, getCustomer and getDistrict functions do not take columns that are needed to display on the terminal screen. It seems it would be better to take them, even if these values are not displayed.

On page 29 of the documentation, the necessary columns are described.

@OvOlzhas OvOlzhas changed the title Unused columns in a New-Order transaction Unused columns Aug 30, 2023
@OvOlzhas
Copy link
Author

OvOlzhas commented Aug 30, 2023

The getStock function does not extract the S_YTD column, which should be updated here.

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

No branches or pull requests

1 participant