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

New row is added after order status changes #43

Open
Suleman-Elahi opened this issue Aug 20, 2020 · 0 comments
Open

New row is added after order status changes #43

Suleman-Elahi opened this issue Aug 20, 2020 · 0 comments

Comments

@Suleman-Elahi
Copy link

Right now when the product status changes, it adds a new row in the sheet. Ideally, it shouldn't do that. Either it should change the status in the same row or delete the previous row. It will help in having no redundant data. I've kind of fixed this locally. See if you add the change in the script or I can do a PR.

Suggestion: Move the configuration fields in a separate Sheet, say "Config". And download the orders in a separate sheet say
"Orders". It will be much easier to manage the orders' data.

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