|
b4467e0292
|
Merge pull request 'Fix: #75' (#78) from BotonIrAComprarResumenDeCompra into main
Reviewed-on: OneTeam/don_confiao#78
|
2024-11-16 12:30:08 -05:00 |
|
|
7c2a7fb1a1
|
Fix: #75
|
2024-11-16 12:30:17 -05:00 |
|
|
8f48accb4f
|
Merge pull request 'Fix: #76' (#77) from AumentarCampoProductoLineaDeCompra into main
Reviewed-on: OneTeam/don_confiao#77
|
2024-11-16 11:43:15 -05:00 |
|
|
d0edba9c28
|
Fix: #76
|
2024-11-16 11:43:13 -05:00 |
|
|
b2756ac7ce
|
Merge pull request 'Se ajusta validaciones de formulario y advierte al usuario cuando abandona la página por iteraciones en el navegador.' (#73) from warn_before_leave_purchase_#67 into main
Reviewed-on: OneTeam/don_confiao#73
|
2024-11-11 23:08:53 -05:00 |
|
|
159bd737c4
|
feat(Purchase): warn user whit browser actions #67.
|
2024-11-11 22:45:47 -05:00 |
|
|
201333ab4b
|
feat(Purchase): warn user invalid form #71
|
2024-11-11 21:47:46 -05:00 |
|
|
a5ac06704b
|
feat(Purchase): warn user when try eliminate the last line
|
2024-11-11 21:42:13 -05:00 |
|
|
f1b8cbdce1
|
fix(Purchase): validation of form.
|
2024-11-11 21:17:12 -05:00 |
|
|
2d86aba3e5
|
Merge pull request 'Habilitando la selección de método de pago en la compra' (#72) from chose_pay_method_on_purchase_#47 into main
Reviewed-on: OneTeam/don_confiao#72
|
2024-11-11 16:27:21 -05:00 |
|
|
edea82e77b
|
refactor(Purchase): remove unused methods.
|
2024-11-11 16:23:21 -05:00 |
|
|
d047edaa3f
|
machete(Purchase): translate Cash to Efectivo.
|
2024-11-11 16:16:33 -05:00 |
|
|
5c24266e7b
|
fix(Purchase): remove fixed payment Methods.
|
2024-11-11 16:15:24 -05:00 |
|
|
9d602c8ddc
|
feat(PaymentMethods): create endpoint.
|
2024-11-11 16:09:16 -05:00 |
|
|
99f2f77b78
|
fix(test): fix create sale api test.
|
2024-11-11 16:08:20 -05:00 |
|
|
4f0f899c70
|
fix(Purchase): create Purchase with other payments methods.
|
2024-11-11 15:36:21 -05:00 |
|
|
c85f0554fb
|
refactor(Purchase): move change cash to componet.
|
2024-11-11 15:28:08 -05:00 |
|
|
acd9bf53c6
|
feat(Purchase): add change cash.
|
2024-11-11 14:33:51 -05:00 |
|
|
8f62dfb9ec
|
feat (frontend): add payment method on summary purchase.
|
2024-11-11 13:47:11 -05:00 |
|
|
ea77124ee4
|
feat (frontend): add payment method.
|
2024-11-09 14:38:38 -05:00 |
|
|
66495e25ff
|
style(Purchase)
|
2024-11-09 13:55:59 -05:00 |
|
|
b7c4cf5d44
|
refactoring(Purchase): simplify payment_method #47
|
2024-11-09 13:49:24 -05:00 |
|
|
d5b7c99b79
|
Merge pull request 'Arreglar enlaces del menú' (#66) from fix_menu_links_#65 into main
Reviewed-on: OneTeam/don_confiao#66
|
2024-11-04 23:20:36 -05:00 |
|
|
6bef38e457
|
fix(Menu): #65
|
2024-11-04 23:18:10 -05:00 |
|
|
b80e415393
|
rename(frontend): index to compra
|
2024-11-04 19:27:55 -05:00 |
|
|
8ba20acaea
|
Merge pull request 'Redirigiendo al resumen cuando se finaliza una compra' (#64) from redirect_to_summary_when_end_purchase_#55 into main
Reviewed-on: OneTeam/don_confiao#64
|
2024-11-02 16:55:01 -05:00 |
|
|
65e99b7ce2
|
view: fix total on summary purchase.
|
2024-11-02 16:54:07 -05:00 |
|
|
f6146c177b
|
view: fix subtotal on summary purchase.
|
2024-11-02 16:53:01 -05:00 |
|
|
7c36524763
|
Redirect to summary after purchase #55
|
2024-11-02 16:46:45 -05:00 |
|
|
ac5c962ca7
|
Merge pull request 'Habilitando Resumen de compra' (#63) from enable_summary_purchase_#55 into main
Reviewed-on: OneTeam/don_confiao#63
|
2024-11-02 15:31:23 -05:00 |
|
|
4472d8b6b8
|
view(Frontend): make dinamic summary_purchase.
|
2024-11-02 15:27:26 -05:00 |
|
|
8b15d9dd9d
|
view (Frontend): purchase summary.
|
2024-11-02 14:52:44 -05:00 |
|
|
02a010b50d
|
Merge pull request 'Feat: issue #26' (#61) from MeasurementUnitField into main
Reviewed-on: OneTeam/don_confiao#61
|
2024-11-02 13:59:12 -05:00 |
|
|
50534ef5b1
|
Feat: issue #26
|
2024-11-02 13:58:40 -05:00 |
|
|
8c00b89fb8
|
frontend: rename summary_purchase page.
|
2024-11-02 13:58:10 -05:00 |
|
|
b134b88791
|
summary purchase: generate draft.
|
2024-11-02 13:54:09 -05:00 |
|
|
1519b3c8bb
|
django(View): add purchase summary json endpoint.
|
2024-11-02 12:51:26 -05:00 |
|
|
589b7c0bfb
|
Merge pull request 'Feat: Datos de contacto customer #46' (#59) from DatosDeClienteAPI into main
Reviewed-on: OneTeam/don_confiao#59
|
2024-11-02 12:19:22 -05:00 |
|
|
2ed8b5b3a5
|
Feat: Datos de contacto customer #46
|
2024-11-02 12:18:39 -05:00 |
|
|
ffa1622870
|
Merge pull request 'ValidarQueNoSePuedaCrearVentaSinLineas' (#58) from ValidarQueNoSePuedaCrearVentaSinLineas into main
Reviewed-on: OneTeam/don_confiao#58
|
2024-11-02 11:46:12 -05:00 |
|
|
a90fb4d937
|
Fix: Linea de Cero debe ser mayor a cero issue RedEcovida#57
|
2024-11-02 11:40:51 -05:00 |
|
|
2a908d4e05
|
Fix: No permitir eliminar linea de venta issue #4
|
2024-11-02 11:28:10 -05:00 |
|
|
4cbeaa2560
|
refactor(test): sentence to method.
|
2024-11-02 11:05:39 -05:00 |
|
|
eeb9821675
|
Feat: Cargar ultimo cliente creado
|
2024-11-02 10:54:14 -05:00 |
|
|
2ea8cc7fd8
|
Feat: Actualizar listado de Clientes al crear uno nuevo
|
2024-11-02 10:28:15 -05:00 |
|
|
95fab71898
|
Merge pull request 'Importación de clientes por CSV' (#56) from import_customers into main
Reviewed-on: OneTeam/don_confiao#56
|
2024-10-26 17:24:21 -05:00 |
|
cosmos
|
83f3bbdc85
|
Add migrate
|
2024-10-26 17:22:58 -05:00 |
|
cosmos
|
5910c0c227
|
Import Customers
|
2024-10-26 17:16:27 -05:00 |
|
|
8a2a568739
|
Fix: Vite not found
|
2024-10-26 17:08:10 -05:00 |
|
|
49ac668c14
|
begining purchase summar.
|
2024-10-26 16:06:47 -05:00 |
|