|
d00f3e60fd
|
Fix: Archivo Faltante NavBar
|
2024-10-05 10:38:25 -05:00 |
|
|
2d519f7ca9
|
Feat: Se agrega barra de Navegacion
|
2024-10-04 20:39:53 -05:00 |
|
|
982b2d0c32
|
Merge pull request 'Quitar el tema oscuro' (#39) from change_dark_theme into main
Reviewed-on: #39
|
2024-09-28 19:51:09 -05:00 |
|
|
7dc843d8f5
|
view(theme): change dark theme.
|
2024-09-28 19:50:33 -05:00 |
|
|
78c81549a2
|
Merge pull request 'vuetify_set_unit_price_automatically_#37' (#38) from vuetify_set_unit_price_automatically_#37 into main
Reviewed-on: #38
|
2024-09-28 19:37:50 -05:00 |
|
|
1519453591
|
view(Purchase): minor fixes.
|
2024-09-28 19:21:58 -05:00 |
|
|
6199a93061
|
view(Purchase): readonly unit_price.
|
2024-09-28 18:54:17 -05:00 |
|
|
71e3808c78
|
view(Purchase): Set price automatically based on product.
|
2024-09-28 18:50:57 -05:00 |
|
|
cf913884f0
|
Merge pull request 'Se realiza compra desde vuetify' (#36) from achive_purchase_from_vuetify_issue_#35 into main
Reviewed-on: #36
|
2024-09-28 17:46:57 -05:00 |
|
|
413c77b1fe
|
view(Purchase): redirect after succesfull purchase.
|
2024-09-28 17:43:55 -05:00 |
|
|
0c065beb30
|
view(Purchase): generate purchase from vuetify.
|
2024-09-28 17:23:50 -05:00 |
|
|
f2befda953
|
view(Purchase): add products to purchase.
|
2024-09-28 16:20:47 -05:00 |
|
|
98d173bf00
|
fix(Vuetify): minor fix.
|
2024-09-28 16:10:59 -05:00 |
|
|
a517c2323f
|
Merge pull request 'Adicionando viuetify y dockers para correr el proyecto completo' (#34) from experiment_sale_with_vuetify_#33 into main
Reviewed-on: #34
|
2024-09-28 16:03:56 -05:00 |
|
|
9857b90cd4
|
ci(dev): fix port npm to run on docker.
|
2024-09-28 16:03:03 -05:00 |
|
|
f14d27e83c
|
ci(Docker): try to run npm on docker.
|
2024-09-28 15:49:30 -05:00 |
|
|
2c8911fb78
|
ci(Dev): Using docker to serve django and vue on same host.
|
2024-09-28 14:04:13 -05:00 |
|
|
a7147d1850
|
view(Purchase): add client list from requesta as example.
|
2024-09-28 14:03:46 -05:00 |
|
|
8329f3231d
|
view(Front): seek date on purchase form.
|
2024-09-21 14:16:22 -05:00 |
|
|
ffbb2e53d8
|
feat(Front): add purchase vue form.
|
2024-09-21 13:03:22 -05:00 |
|
|
cf93fecf9f
|
ci(Frontend): create vuetify proyect.
|
2024-09-12 23:02:35 -05:00 |
|
|
a43891942b
|
Merge pull request 'Implementando api' (#32) from implement_api into main
Reviewed-on: #32
|
2024-09-08 22:39:15 -05:00 |
|
|
86b231a828
|
Merge branch 'main' into implement_api
|
2024-09-08 22:36:36 -05:00 |
|
|
19a618a671
|
fix(api): remove SaleWithLinesViewSet.
|
2024-09-08 22:33:41 -05:00 |
|
|
5adf9a9ce7
|
feat(api): implement endpoints to products, customer and sales.
|
2024-09-08 21:42:35 -05:00 |
|
|
eaa856e9da
|
feat(api): implemented create sale as api endpoint.
|
2024-09-07 21:33:49 -05:00 |
|
|
c0329c789a
|
Merge pull request 'ExportTrytonSaleLine' (#31) from ExportTrytonSaleLine into main
Reviewed-on: #31
|
2024-09-07 15:25:45 -05:00 |
|
|
a83cd970e6
|
Feat: Export Ventas Para Tryton
|
2024-09-07 14:58:11 -05:00 |
|
|
b81d95a9ba
|
B
C
iMerge branch 'main' of ssh://gitea.onecluster.org:6666/OneTeam/don_confiao into ExportTrytonSaleLine
|
2024-09-07 08:10:57 -05:00 |
|
|
603230beda
|
Fix: Export Sale Line
|
2024-09-07 08:07:35 -05:00 |
|
|
02fbf51659
|
Merge pull request 'Agregando precio del producto al seleccionar el producto #24' (#30) from automatic_product_price_#24 into main
Reviewed-on: #30
|
2024-08-31 13:01:54 -05:00 |
|
|
74bc963096
|
Merge branch 'main' into automatic_product_price_#24
|
2024-08-31 13:01:14 -05:00 |
|
|
99ae098c1d
|
fix(Purchase): set price based on product in all lines.
|
2024-08-31 12:38:17 -05:00 |
|
|
1b1a504bf5
|
feat(view): set price based on product select on first line from purchase.
|
2024-08-31 12:04:01 -05:00 |
|
|
f1d96467d6
|
feat(buy): send products list to buy view.
|
2024-08-31 09:46:03 -05:00 |
|
|
0b5163c680
|
Merge pull request 'Fix: Se corrijen etiquetas de form' (#25) from BugBotonComprarNoFunciona into main
Reviewed-on: #25
|
2024-08-24 10:46:13 -05:00 |
|
|
9d06a588c8
|
Fix: Se corrijen etiquetas de form
|
2024-08-24 10:46:42 -05:00 |
|
|
23ec2bc298
|
refactor: move Products list logic to model.
|
2024-08-24 10:30:58 -05:00 |
|
|
77361c13db
|
Merge pull request 'feature/estilos_don_confiao_comprar' (#23) from feature/estilos_don_confiao_comprar into main
Reviewed-on: #23
Reviewed-by: mono <mono@noreply.onecluster.org>
Reviewed-by: Rodia <rodia@noreply.onecluster.org>
|
2024-08-21 16:33:34 -05:00 |
|
|
e9e4e0e38d
|
Fix: Se cambia tono de verde y shadow en botones
|
2024-08-19 21:30:09 -05:00 |
|
|
384fd3c7f8
|
Feat: Estilo botones Resumen de Venta
|
2024-08-19 19:44:58 -05:00 |
|
|
d9f54ce12b
|
Feat: Se agrega logo y titulo a sidebar
|
2024-08-19 19:25:40 -05:00 |
|
|
157095dede
|
Se agregan estilos a resumen de compra
|
2024-08-19 18:52:06 -05:00 |
|
|
027f7d75b6
|
fix: Scrollear lineas oculta botón de agregar
|
2024-08-19 18:34:28 -05:00 |
|
|
b0251b882e
|
Se agregan estilos de lineas de compra
|
2024-08-19 18:16:42 -05:00 |
|
|
edaf8f4c77
|
Fix: Se agrega scroll para desbordamiento de lineas
|
2024-08-19 17:39:51 -05:00 |
|
|
939745cd54
|
Se agregan estilos de sidebar
|
2024-08-19 17:05:30 -05:00 |
|
|
e84c45b238
|
Merge pull request 'Creando plantilla base con menú #21' (#22) from make_menu_and_base_template_#21 into main
Reviewed-on: #22
|
2024-08-17 19:35:24 -05:00 |
|
|
f250cdada2
|
view(css): add style to main menu.
|
2024-08-17 19:07:06 -05:00 |
|
|
0e15192f37
|
view: using base template.
|
2024-08-17 18:25:41 -05:00 |
|