diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ea05a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +venv/ +__pycache__/ \ No newline at end of file diff --git a/Inventario/templates/ventas.html b/Inventario/templates/ventas.html index bd99a4a..926e1c1 100644 --- a/Inventario/templates/ventas.html +++ b/Inventario/templates/ventas.html @@ -6,7 +6,7 @@
-

Tabla de Bodega

+

Tabla de ventas