Commit Graph

130 Commits

Author SHA1 Message Date
7a89eee9fb Merge branch 'main' into BarraDeNavegacion 2024-10-05 12:34:32 -05:00
80ef5c4d9d Fix: Barra de Navegacion 2024-10-05 12:07:41 -05:00
506a280f6e Feat: Barra de Navegacion en Formulario de Compras 2024-10-05 11:48:59 -05:00
ee37bfe2cf refactor(Vue): avoid manual div and style class. 2024-10-05 11:28:24 -05:00
dd62baa3f0 Fix: Window NavBar 2024-10-05 11:10:42 -05:00
172915d1c1 Merge branch 'main' into cosmos 2024-10-05 10:44:13 -05:00
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
cosmos
b2de6d3e9d Changa purchese 2024-10-02 20:50:40 -05:00
7dc843d8f5 view(theme): change dark theme. 2024-09-28 19:50:33 -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
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
9857b90cd4 ci(dev): fix port npm to run on docker. 2024-09-28 16:03:03 -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
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
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
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
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
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
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
980deb61f9 feat(View): add base template and menu. 2024-08-17 18:25:05 -05:00
9260230d38 Merge branch 'main' into make_payment_with_efective_purchase_#13 2024-08-17 16:46:05 -05:00
f847a0e16a migation. 2024-08-17 16:40:13 -05:00
0c95c21666 feat(Payments): Generate cash payment with purchase. 2024-08-17 16:39:29 -05:00
1f37e57e00 feat(Buy): add transaction on buy process. 2024-08-17 15:07:43 -05:00