mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: update status comanda for PAYING
This commit is contained in:
@@ -33,4 +33,5 @@ def createComanda(request):
|
||||
comanda = Comanda(name=name, mesa=mesa)
|
||||
comanda.save()
|
||||
|
||||
return redirect('comandas')
|
||||
return redirect('comandas')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user