diff --git a/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..da9b422 Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..9b71991 Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..3e3a654 Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc new file mode 100644 index 0000000..716247e Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..e868a31 Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..3c97aac Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc b/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..1779e2f Binary files /dev/null and b/gestaoRaul/balcao/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..bb1b1e4 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc b/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..69a0ef4 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc b/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..cc47001 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/models.cpython-312.pyc b/gestaoRaul/categories/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..a22a9c2 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc b/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..ea2f4c3 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/categories/__pycache__/views.cpython-312.pyc b/gestaoRaul/categories/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..828f110 Binary files /dev/null and b/gestaoRaul/categories/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..d64638d Binary files /dev/null and b/gestaoRaul/categories/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc new file mode 100644 index 0000000..fe2fbf1 Binary files /dev/null and b/gestaoRaul/categories/migrations/__pycache__/0002_rename_category_categories.cpython-312.pyc differ diff --git a/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..6c3e708 Binary files /dev/null and b/gestaoRaul/categories/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..17a5cf7 Binary files /dev/null and b/gestaoRaul/clients/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc b/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..785e860 Binary files /dev/null and b/gestaoRaul/clients/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc b/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..b48f1fa Binary files /dev/null and b/gestaoRaul/clients/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/models.cpython-312.pyc b/gestaoRaul/clients/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..55e5ef5 Binary files /dev/null and b/gestaoRaul/clients/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc b/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..c2f7df7 Binary files /dev/null and b/gestaoRaul/clients/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/clients/__pycache__/views.cpython-312.pyc b/gestaoRaul/clients/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..f0d0b88 Binary files /dev/null and b/gestaoRaul/clients/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..7de6b36 Binary files /dev/null and b/gestaoRaul/clients/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc new file mode 100644 index 0000000..ffc8c9b Binary files /dev/null and b/gestaoRaul/clients/migrations/__pycache__/0002_client_created_at_client_debt.cpython-312.pyc differ diff --git a/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..684475c Binary files /dev/null and b/gestaoRaul/clients/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..25af819 Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..9b7dcab Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..4e9e18c Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc new file mode 100644 index 0000000..10c988b Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..e20f83e Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..9854fad Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc b/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..1216c88 Binary files /dev/null and b/gestaoRaul/comandas/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/htmx_views.py b/gestaoRaul/comandas/htmx_views.py index 742c4d4..aedeb1c 100644 --- a/gestaoRaul/comandas/htmx_views.py +++ b/gestaoRaul/comandas/htmx_views.py @@ -14,13 +14,16 @@ import asyncio import websockets async def enviar_mensagem(msg): - uri = "ws://192.168.1.150:8765" - async with websockets.connect(uri) as websocket: - await websocket.send(msg) - print(f"> Enviado: {msg}") + try: + uri = "ws://192.168.1.150:8765" + async with websockets.connect(uri) as websocket: + await websocket.send(msg) + print(f"> Enviado: {msg}") - resposta = await websocket.recv() - print(f"< Recebido: {resposta}") + resposta = await websocket.recv() + print(f"< Recebido: {resposta}") + except Exception as e: + print(f"Erro ao enviar mensagem: {e}") diff --git a/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..9021d7b Binary files /dev/null and b/gestaoRaul/comandas/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc new file mode 100644 index 0000000..bc97750 Binary files /dev/null and b/gestaoRaul/comandas/migrations/__pycache__/0002_productcomanda.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc new file mode 100644 index 0000000..fddd07f Binary files /dev/null and b/gestaoRaul/comandas/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc new file mode 100644 index 0000000..ec5863b Binary files /dev/null and b/gestaoRaul/comandas/migrations/__pycache__/0004_comanda_user.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..9617c7f Binary files /dev/null and b/gestaoRaul/comandas/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..5f555cd Binary files /dev/null and b/gestaoRaul/comandas/templatetags/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc b/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc new file mode 100644 index 0000000..3652956 Binary files /dev/null and b/gestaoRaul/comandas/templatetags/__pycache__/custom_filter_tag.cpython-312.pyc differ diff --git a/gestaoRaul/comandas/templatetags/custom_filter_tag.py b/gestaoRaul/comandas/templatetags/custom_filter_tag.py index e42d1f2..fa0a5c2 100644 --- a/gestaoRaul/comandas/templatetags/custom_filter_tag.py +++ b/gestaoRaul/comandas/templatetags/custom_filter_tag.py @@ -59,11 +59,8 @@ def has_group(user, group_name): @register.filter(name='obsOrder') def obsOrder(id): - product_comanda_obj = ProductComanda.objects.get(pk=id) # Supondo que vocĂȘ tenha o ID do ProductComanda - - produto_associado = product_comanda_obj.product - - pedidos_relacionados = Order.objects.filter(id_product=produto_associado) - pedido = pedidos_relacionados[0] - - return pedido.obs \ No newline at end of file + productComanda_obj = ProductComanda.objects.get(pk=id) + order = Order.objects.get(productComanda=productComanda_obj) + return order.obs + + \ No newline at end of file diff --git a/gestaoRaul/db.sqlite3 b/gestaoRaul/db.sqlite3 index f2c34f5..b1d4b73 100644 Binary files a/gestaoRaul/db.sqlite3 and b/gestaoRaul/db.sqlite3 differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..b28d87b Binary files /dev/null and b/gestaoRaul/gestaoRaul/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc new file mode 100644 index 0000000..e93388b Binary files /dev/null and b/gestaoRaul/gestaoRaul/__pycache__/decorators.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc new file mode 100644 index 0000000..5255044 Binary files /dev/null and b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..f134f48 Binary files /dev/null and b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc b/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc new file mode 100644 index 0000000..9dd8188 Binary files /dev/null and b/gestaoRaul/gestaoRaul/__pycache__/wsgi.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..42da184 Binary files /dev/null and b/gestaoRaul/home/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/admin.cpython-312.pyc b/gestaoRaul/home/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..deae84e Binary files /dev/null and b/gestaoRaul/home/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/apps.cpython-312.pyc b/gestaoRaul/home/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..7d509eb Binary files /dev/null and b/gestaoRaul/home/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/models.cpython-312.pyc b/gestaoRaul/home/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..6583cf0 Binary files /dev/null and b/gestaoRaul/home/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/urls.cpython-312.pyc b/gestaoRaul/home/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..45a2597 Binary files /dev/null and b/gestaoRaul/home/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/home/__pycache__/views.cpython-312.pyc b/gestaoRaul/home/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..0204d0f Binary files /dev/null and b/gestaoRaul/home/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..a0fde8d Binary files /dev/null and b/gestaoRaul/home/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/login/__pycache__/urls.cpython-312.pyc b/gestaoRaul/login/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..266bfaa Binary files /dev/null and b/gestaoRaul/login/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/login/__pycache__/views.cpython-312.pyc b/gestaoRaul/login/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..ec96995 Binary files /dev/null and b/gestaoRaul/login/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..d16f97f Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..141d10a Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..78f163d Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..85dc2ab Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..72422aa Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc b/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..0ca52e4 Binary files /dev/null and b/gestaoRaul/mesas/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..de43f66 Binary files /dev/null and b/gestaoRaul/mesas/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..0b18a01 Binary files /dev/null and b/gestaoRaul/mesas/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..daca2ba Binary files /dev/null and b/gestaoRaul/orders/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc b/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..65fcc72 Binary files /dev/null and b/gestaoRaul/orders/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc b/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..d692d01 Binary files /dev/null and b/gestaoRaul/orders/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/models.cpython-312.pyc b/gestaoRaul/orders/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..587d89e Binary files /dev/null and b/gestaoRaul/orders/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc b/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..a68232f Binary files /dev/null and b/gestaoRaul/orders/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/orders/__pycache__/views.cpython-312.pyc b/gestaoRaul/orders/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..4779035 Binary files /dev/null and b/gestaoRaul/orders/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..467a7a8 Binary files /dev/null and b/gestaoRaul/orders/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc new file mode 100644 index 0000000..2ef215c Binary files /dev/null and b/gestaoRaul/orders/migrations/__pycache__/0002_order_productcomanda.cpython-312.pyc differ diff --git a/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..dcefef6 Binary files /dev/null and b/gestaoRaul/orders/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..7573255 Binary files /dev/null and b/gestaoRaul/payments/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc b/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..568f034 Binary files /dev/null and b/gestaoRaul/payments/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc b/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..cfb4135 Binary files /dev/null and b/gestaoRaul/payments/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/payments/__pycache__/models.cpython-312.pyc b/gestaoRaul/payments/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..a4f7b5f Binary files /dev/null and b/gestaoRaul/payments/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..48f5e64 Binary files /dev/null and b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..1d5df83 Binary files /dev/null and b/gestaoRaul/payments/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..3c00396 Binary files /dev/null and b/gestaoRaul/products/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/admin.cpython-312.pyc b/gestaoRaul/products/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..ad2052c Binary files /dev/null and b/gestaoRaul/products/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/apps.cpython-312.pyc b/gestaoRaul/products/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..76c6e6f Binary files /dev/null and b/gestaoRaul/products/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/models.cpython-312.pyc b/gestaoRaul/products/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..bc3fb73 Binary files /dev/null and b/gestaoRaul/products/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/urls.cpython-312.pyc b/gestaoRaul/products/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..7b3f1a3 Binary files /dev/null and b/gestaoRaul/products/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/products/__pycache__/views.cpython-312.pyc b/gestaoRaul/products/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..ec3af59 Binary files /dev/null and b/gestaoRaul/products/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..714e265 Binary files /dev/null and b/gestaoRaul/products/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc new file mode 100644 index 0000000..4ae0a0d Binary files /dev/null and b/gestaoRaul/products/migrations/__pycache__/0002_product_image_product_quantity.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc new file mode 100644 index 0000000..37f73a0 Binary files /dev/null and b/gestaoRaul/products/migrations/__pycache__/0003_product_cuisine.cpython-312.pyc differ diff --git a/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..91a3d8a Binary files /dev/null and b/gestaoRaul/products/migrations/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..c33f996 Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/__init__.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc new file mode 100644 index 0000000..e580d17 Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/admin.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc new file mode 100644 index 0000000..70067d4 Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/apps.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc new file mode 100644 index 0000000..c5768fa Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/models.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc new file mode 100644 index 0000000..0da48bc Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/urls.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc b/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc new file mode 100644 index 0000000..7119568 Binary files /dev/null and b/gestaoRaul/typePay/__pycache__/views.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc b/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc new file mode 100644 index 0000000..7750e4b Binary files /dev/null and b/gestaoRaul/typePay/migrations/__pycache__/0001_initial.cpython-312.pyc differ diff --git a/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc b/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..a569415 Binary files /dev/null and b/gestaoRaul/typePay/migrations/__pycache__/__init__.cpython-312.pyc differ