mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
formatação
This commit is contained in:
BIN
gestaoRaul/__pycache__/config_manager.cpython-312.pyc
Normal file
BIN
gestaoRaul/__pycache__/config_manager.cpython-312.pyc
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
from decimal import Decimal
|
from decimal import Decimal
|
||||||
from django import template
|
from django import template
|
||||||
from orders.models import Order
|
|
||||||
|
|
||||||
|
from orders.models import Order
|
||||||
from comandas.models import Comanda, ProductComanda
|
from comandas.models import Comanda, ProductComanda
|
||||||
from clients.models import Client
|
from clients.models import Client
|
||||||
from payments.models import Payments
|
from payments.models import Payments
|
||||||
|
|||||||
Reference in New Issue
Block a user