Commit Graph

21 Commits

Author SHA1 Message Date
Luis Eduardo Estevao
366d6d1f4d feat: Add backoffice list controller and service for various data lookups and new sales customer, order, and pre-order services. Add parameter customerId para find payment plans 2026-02-19 10:00:29 -03:00
Luis Eduardo Estevao
1228970b0d feat: implement SalesService for managing product sales, stock, and related data queries. 2026-02-19 09:03:39 -03:00
Luis Eduardo Estevao
7785f0d0b0 feat: implement sales service with product retrieval and filtering capabilities 2026-02-12 12:59:08 -03:00
Luis Eduardo Estevao
33f0271a0e feat: implement order creation and cancellation functionality with new entities for city, sales order items, and temporary order items. 2026-02-11 15:28:05 -03:00
Luis Eduardo Estevao
f0ef3dd21c feat: Add new sales and shopping cart management module.
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 1m45s
2026-02-11 10:49:17 -03:00
e5dc346b96 fix: persist shipping fee and refresh k8s docs
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 1m14s
2026-01-29 19:54:47 -03:00
Luis Eduardo Estevao
ca892daffa feat: implement SalesService for product retrieval, filtering, pagination, and caching.
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 2m9s
2026-01-26 06:36:09 -03:00
Luis Eduardo Estevao
6c1599fbaa Ajustes para simplifique
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 2m9s
2026-01-12 16:19:11 -03:00
eduardoestevao-appsoluti
615c4353b8 Add 'type_campaing' selection to sales queries in SalesService 2025-09-20 11:40:40 -03:00
eduardoestevao-appsoluti
f32a3fd40f Add 'similar' product selection to sales queries in SalesService 2025-09-17 09:48:07 -03:00
eduardoestevao-appsoluti
b1aae3304b Add endpoint to retrieve similar products and implement corresponding service method 2025-09-10 16:56:11 -03:00
eduardoestevao-appsoluti
85012058e5 Incluida coluna tipo de endereço (NORMAL/PORTO/CONDOMINIO) no endereço do cliente 2025-05-23 11:26:47 -03:00
eduardoestevao-appsoluti
a8dd03f0b2 Incluido nome da filial na consulta de estoque da loja 2025-05-13 16:39:35 -03:00
eduardoestevao-appsoluti
61e59e7895 Gravar estoque atual do item no momento da venda 2025-05-13 09:42:19 -03:00
JurTI-BR
bdb0cd926a commit antes da migração da versao do TYPEORM 2025-03-14 15:22:40 -03:00
JurTI-BR
17fd2a5411 Ajuste comentario cache de departamento 2025-03-14 13:01:15 -03:00
JurTI-BR
6c324df9e9 Ajuste comentario cache de departamento 2025-03-14 11:04:20 -03:00
JurTI-BR
b43af08d04 Cache departamento 2025-03-14 09:26:28 -03:00
JurTI-BR
0c517800e0 setup da configuracao do redis 2025-03-13 22:27:19 -03:00
eduardoestevao-appsoluti
0936c239b9 Alterado end point api/v1/delivery/schedule para mostrar a capacidade e saldo da capacidade com 3 casas decimais e criado peso adicional para mostrar a data de entrega na abertura da venda 2025-03-11 17:16:05 -03:00
Felipe Batista
47e7f75720 commit 2025-01-27 17:44:27 -03:00