diff --git a/gestaoRaul/balcao/__pycache__/__init__.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/__init__.cpython-313.pyc index e2446e1..61c894f 100644 Binary files a/gestaoRaul/balcao/__pycache__/__init__.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/__init__.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/admin.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/admin.cpython-313.pyc index ef38c48..707b6c6 100644 Binary files a/gestaoRaul/balcao/__pycache__/admin.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/admin.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/apps.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/apps.cpython-313.pyc index 362c70a..521821c 100644 Binary files a/gestaoRaul/balcao/__pycache__/apps.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/apps.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/htmx_views.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-313.pyc index 599eb80..ea57762 100644 Binary files a/gestaoRaul/balcao/__pycache__/htmx_views.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/htmx_views.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/models.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/models.cpython-313.pyc index ab13c9c..c90846e 100644 Binary files a/gestaoRaul/balcao/__pycache__/models.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/models.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/urls.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/urls.cpython-313.pyc index f9dd458..cfc2799 100644 Binary files a/gestaoRaul/balcao/__pycache__/urls.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/urls.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/__pycache__/views.cpython-313.pyc b/gestaoRaul/balcao/__pycache__/views.cpython-313.pyc index 88ce378..f34c643 100644 Binary files a/gestaoRaul/balcao/__pycache__/views.cpython-313.pyc and b/gestaoRaul/balcao/__pycache__/views.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/migrations/__pycache__/0001_initial.cpython-313.pyc b/gestaoRaul/balcao/migrations/__pycache__/0001_initial.cpython-313.pyc index d0fb409..0d7b307 100644 Binary files a/gestaoRaul/balcao/migrations/__pycache__/0001_initial.cpython-313.pyc and b/gestaoRaul/balcao/migrations/__pycache__/0001_initial.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/migrations/__pycache__/0002_productcomanda.cpython-313.pyc b/gestaoRaul/balcao/migrations/__pycache__/0002_productcomanda.cpython-313.pyc index 6e8772c..7d8887b 100644 Binary files a/gestaoRaul/balcao/migrations/__pycache__/0002_productcomanda.cpython-313.pyc and b/gestaoRaul/balcao/migrations/__pycache__/0002_productcomanda.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-313.pyc b/gestaoRaul/balcao/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-313.pyc index 14940c1..0ff469b 100644 Binary files a/gestaoRaul/balcao/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-313.pyc and b/gestaoRaul/balcao/migrations/__pycache__/0003_comanda_status_alter_productcomanda_product.cpython-313.pyc differ diff --git a/gestaoRaul/balcao/migrations/__pycache__/__init__.cpython-313.pyc b/gestaoRaul/balcao/migrations/__pycache__/__init__.cpython-313.pyc index cf059df..1ebfce5 100644 Binary files a/gestaoRaul/balcao/migrations/__pycache__/__init__.cpython-313.pyc and b/gestaoRaul/balcao/migrations/__pycache__/__init__.cpython-313.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-313.pyc b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-313.pyc index 599eb80..a2879a5 100644 Binary files a/gestaoRaul/comandas/__pycache__/htmx_views.cpython-313.pyc and b/gestaoRaul/comandas/__pycache__/htmx_views.cpython-313.pyc differ diff --git a/gestaoRaul/comandas/__pycache__/urls.cpython-313.pyc b/gestaoRaul/comandas/__pycache__/urls.cpython-313.pyc index f9dd458..e7db7b7 100644 Binary files a/gestaoRaul/comandas/__pycache__/urls.cpython-313.pyc and b/gestaoRaul/comandas/__pycache__/urls.cpython-313.pyc differ diff --git a/gestaoRaul/db.sqlite3 b/gestaoRaul/db.sqlite3 index 784c490..ff027e6 100644 Binary files a/gestaoRaul/db.sqlite3 and b/gestaoRaul/db.sqlite3 differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-313.pyc b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-313.pyc index d3b2366..a9a8dde 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-313.pyc and b/gestaoRaul/gestaoRaul/__pycache__/settings.cpython-313.pyc differ diff --git a/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-313.pyc b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-313.pyc index c731622..7c03581 100644 Binary files a/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-313.pyc and b/gestaoRaul/gestaoRaul/__pycache__/urls.cpython-313.pyc differ diff --git a/gestaoRaul/home/__pycache__/views.cpython-313.pyc b/gestaoRaul/home/__pycache__/views.cpython-313.pyc index 059fdc4..a736b4a 100644 Binary files a/gestaoRaul/home/__pycache__/views.cpython-313.pyc and b/gestaoRaul/home/__pycache__/views.cpython-313.pyc differ diff --git a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-313.pyc b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-313.pyc index 07e806a..321a161 100644 Binary files a/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-313.pyc and b/gestaoRaul/payments/migrations/__pycache__/0001_initial.cpython-313.pyc differ