migrations
|
make customer name required field.
|
2024-08-17 09:48:36 -05:00 |
static/js
|
Feat: Calculo de subtotal para muchas lineas
|
2024-08-17 11:31:02 -05:00 |
tests
|
make customer name required field.
|
2024-08-17 09:48:36 -05:00 |
__init__.py
|
ENV: Creación aplicacin Django
|
2024-06-22 09:52:44 -05:00 |
admin.py
|
Feat: Se agrega modelo de terceros closed #15
|
2024-08-03 11:23:33 -05:00 |
apps.py
|
ENV: Creación aplicacin Django
|
2024-06-22 09:52:44 -05:00 |
forms.py
|
Feat: Se agrega modelo de terceros closed #15
|
2024-08-03 11:23:33 -05:00 |
models.py
|
make customer name required field.
|
2024-08-17 09:48:36 -05:00 |
urls.py
|
Add Summary View Purchase
|
2024-08-03 12:37:21 -05:00 |
views.py
|
Add Summary View Purchase
|
2024-08-03 12:37:21 -05:00 |