Skip to content

# bar views are outdated (and broken) #26

Description

@sodoku

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions