This website requires JavaScript.
Explore
Help
Register
Sign In
ADUANASOFT
/
plantillas-proyectos
Watch
13
Star
0
Fork
0
You've already forked plantillas-proyectos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1caf0b9964857786fb0bf15186cbcf1b581b083
plantillas-proyectos
/
backend
/
api
/
v1
/
modules
/
a76
/
invoices
History
Kevin A. Rosales Marquez
d1caf0b996
Creacion de rutas para nuevas facturas, asi como nuevas rutinas para el filtro de datos en facturas de exportacion
2025-12-16 08:29:39 -06:00
..
models.py
feat: Implement invoice management features including data table, dialogs for viewing, editing, and deleting invoices, and server-side loading of invoice data
2025-12-11 11:30:44 -06:00
routes.py
Modulo/Creacion de endpoint para las tablas de facturas, asi como sus creaciones
2025-12-12 17:23:58 -06:00
schemas.py
feat: Implement invoice management features including data table, dialogs for viewing, editing, and deleting invoices, and server-side loading of invoice data
2025-12-11 11:30:44 -06:00
services.py
Creacion de rutas para nuevas facturas, asi como nuevas rutinas para el filtro de datos en facturas de exportacion
2025-12-16 08:29:39 -06:00