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

Add Store field on Invoices Screen / Invoices on Stores Screen #14

Closed
astupidmoose opened this issue Dec 2, 2017 · 2 comments
Closed

Comments

@astupidmoose
Copy link
Contributor

On the invoices screen, it will show all invoices generated. This will cause issue for users who have multiple stores running on one BTCPay instance. It is hard to tell without going into the invoice, which one came from which store. Two possible solutions:

  1. Add a "Store Field" to the invoices screen. This will allow the user to know which store generated which invoice.

  2. On the Stores page, add a link to each store which shows only the invoices for that store.

@NicolasDorier
Copy link
Member

I think the best is to use filters like suggested on #8 where one can add a store by adding store:STORE_ID inside the search textbox.

@NicolasDorier
Copy link
Member

Done in v1.0.0.35 via storeid filter

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

2 participants