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

Parse new file Kunden_alle_NEU.csv #28

Closed
zdavatz opened this issue Nov 19, 2019 · 3 comments
Closed

Parse new file Kunden_alle_NEU.csv #28

zdavatz opened this issue Nov 19, 2019 · 3 comments

Comments

@zdavatz
Copy link
Owner

zdavatz commented Nov 19, 2019

Create a JSON file for Kunden_alle_NEU.csv.

Columns C-F is either 0 or 1.

0=Keine Präferenz
1=Kundengruppe (any)

outputted file will be rose_conditions_new.json

siehe auch: zdavatz/smart-order#9

@zdavatz
Copy link
Owner Author

zdavatz commented Nov 19, 2019

In the new Kunden_alle_NEU.csv the GLN code is not unique, but column A is unique. So for the new outputted JSON file use column A as Unique identifier, not the GLN code. Swap their positions.

@zdavatz
Copy link
Owner Author

zdavatz commented Nov 19, 2019

the new rose_ids.json generated with cpp2sqlite
the new rose_conditions_new.json generated with cpp2sqlite.

@zdavatz
Copy link
Owner Author

zdavatz commented Nov 19, 2019

now possible to do with zdavatz/cpp2sqlite

@zdavatz zdavatz closed this as completed Nov 19, 2019
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