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

# bar views are outdated (and broken) #26

Open
sodoku opened this issue Jun 1, 2022 · 0 comments · May be fixed by #28
Open

# bar views are outdated (and broken) #26

sodoku opened this issue Jun 1, 2022 · 0 comments · May be fixed by #28

Comments

@sodoku
Copy link
Contributor

sodoku commented Jun 1, 2022

The views for bar prices and calculations don't seem to work anymore. They have also already been replaced by the current cash system and their apis/views.

url(r'^bar/preise$', views.bar_preise, name='bar_preise'),
url(r'^bar/leergut$', views.bar_leergut, name='bar_leergut'),
url(r'^bar/calc$', views.bar_calc, name='bar_Calc'),
url(r'^bar/abrechnung$', views.bar_abrechnung, name='bar_abrechnung'),

Possible Solutions:

  • Remove the views/routes

Originally posted by @sodoku in #24 (comment)

@sodoku sodoku linked a pull request Dec 4, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant