add customers table, view
plus some other random fixes
This commit is contained in:
parent
89238722b3
commit
67c97d0847
8 changed files with 261 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ wuttapos = "wuttapos.app:WuttaPosAppProvider"
|
|||
|
||||
# TODO: (why) is this needed again?
|
||||
[project.entry-points."wutta.web.menus"]
|
||||
"wuttapos" = "wuttapos.server.menus:serverMenuHandler"
|
||||
"wuttapos" = "wuttapos.server.menus:WuttaPosMenuHandler"
|
||||
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue