Activos de aluguer Endpoints CRUD
- GET/POST/PATCH/DELETE/api/security/pos/rental-assets
Fundações de fase 1-3 - RETALHO, MORTGAGE, ALUGAMENTOS
RETALHO DE Fase 1: - CompromissoContextType.VENDA, processoOrdenamentoPago: Compromisso, Transação, InventárioAlocação, CumprimentoOrder - checkInventoryForOrde...
Phase 1–2 implementation, order/app UI, rental foundation
- Order detail: Payment history and Fulfillments sections when PAID - Application detail: Approve button (SUBMITTED→APPROVED), commitment display - posApi: Orde...
Use AG Grid and flex-fill layout for pipeline and POS datagrids
- PipelineEngagementsTab, PipelineOrdersTab, PipelineApplicationsTab: flex-fill height for AgGrid - PipelineProductsTab: convert from MUI Table to AgGrid with p...
Date range filter, placeholder pages, dashboard/engagement UX
- Engagements tab: dateFrom/dateTo filter, engagement count, context-aware empty states - Placeholder pages: service, bookings, agreements, procurement (coming ...
Adicionar ordenação (criadoAt DESC) e filtro de intervalo de datas
- EngajamentoRepositório: OrderByDateCreatedDesc em todos os métodos de busca - CommerceService: dateFrom/dateTo params, in-memory date filter - API de engajame...
Use getDisplayName for domain, support WORK_ORDER/VENDOR_ORDER link labels
- Engagement detail: show friendly domain label (Retail vs RETAIL) - Engagements tab: domain column uses getDisplayName - Add link labels for WORK_ORDER, VENDOR...
Adicionar EngajamentoConverterDomainType para VENDOR→SERVICE, sem SQL manual
- JPA AttributeConverter mapeia VENDOR legado ao SERVIÇO ao ler de DB - Aplicado ao Engajamento.domínio e OrgPOSConfig.enabledDomains - Remove a necessidade de ...
Add engagement endpoints GET /engagements and GET /engagements/{id}
Add Engagements tab, detail page, and dashboard integration
- posApi: add Engagement types, getEngagements, getEngagementById - posDomainLabels: add getEngagementStatusLabel - PipelineEngagementsTab: AG Grid with domain/...
Finish remaining plan items – low-stock warning, date filters, plan checkboxes
- Order Create: low-stock warning when adding product with trackInventory - Orders tab: date range filter (last 7 days, last 30 days) - Applications tab: date r...
Phase 4–5 – Dashboard reporting, error handling, a11y
Phase 4 – Dashboard & reporting: - Revenue by period (week, month, quarter) - Order count by status (DRAFT, AUTHORIZED, PAID, CANCELLED, REFUNDED) - Application...
Align Pipeline and Settings UI with commerce backend
- Update order status colors to match backend (DRAFT, AUTHORIZED, PAID, CANCELLED, REFUNDED) - Update application status colors (DRAFT, SUBMITTED, EXPIRED, CANC...
Substituir os grãos com o pacote comercial
- Adicionar pacote de comércio (Ordem, Intenção, Oferta, InventárioItem, InventárioPool, etc.) - Adicionar ComércioServiço de substituição POSService, RetailPro...
Full-page views, AG Grid, domain support, create screens
- Add getMortgageApplication(id) to posApi - Replace Orders tab: MUI Table -> AG Grid, row click -> /pipeline/orders/[id] - Replace Applications tab: cards -> A...
Validação empresarial em POSService
- createRetailOrder: null check a pedido - createLineItem: verificação nula, quantidade > 0, unidadePreço >= 0 validação
Enterprise-grade POS UI and API
- posApi: POSApiError class, fetchWithError, structured error handling - useToast + POSToast: centralized snackbar for success/error feedback - posUtils: format...
POS domain config, retail order line items, dynamic pipeline tabs
- Add getPOSConfig/updatePOSConfig to posApi, posDomainLabels utility - Extend createOrder with lineItems, add getOrder, RetailOrderLineItem type - PipelineOrde...
Add POS controllers for retail products, inventory, and orders
- RetailProductController: CRUD for products - RetailInventoryController: inventory stock management - POSController: orders and mortgage applications
Adicionar entidades de domínio POS/inventário, DTOs, acordos de recompra e serviços
- Adicionar feijão POS (retalho, aluguer, hipoteca, subscrição, fornecedor) - Adicionar Produto Varejo, VarejoInventárioStock, VarejoOrder, HipotecaApp DTOs - A...
Popular a relação do fornecedorProduto ao obter leads
Atualizar getLeadsByOrganizaçãoId() para povoar o @Transient sellerProduct campo para cada chumbo que tem um fornecedorProductId. Isso garante o fornecedor e os...
Improve lead grid with base30 IDs, raven icon, All Markets tab, and Market column
- Add toBase30() function for consistent ID representation across LeadManager and DocManager - Fix Grim status icon in tabs to use raven.ico (matching the datag...
Adicionar status, subStatus, código fonte e dataCriados campos
- Adicionado status, subStatus, fonte, dataCriada e isCampos ativos para a entidade Líder - Actualizado LeadDTO com campos compatíveis com frontend (status, sub...
Refactor Lead assignation from String to Employee reference
- Changed Lead.asignedUser (String) to Lead.asigned Employee (Empregado) - Adicionado entidade LeadAssignment para rastrear histórico de atribuição - Adicionado...
Add default currency support and update currency handling in Revenue component
Add HTTP to HTTPS redirect middleware and IngressRoute
- Create redirect-to-https middleware for permanent redirects - Add catch-all IngressRoute on web entrypoint to redirect all kamocrm.com domains to HTTPS - Fixe...
Add automatic *** secret creation
- Create *** secret on both k1m1 and k2m1 - Secret contains MINIO_CURRENT_HOST pointing to k0m1 MinIO instance (http://10.8.0.1:9000) - Fixes kamowssecurity-dep...
Convert Add Lead button to tab and implement data persistence
Mover Adicionar botão Lead para filtrar a linha e converter para a janela de contexto
Reorganize lead creation form into elegant two-column layout
- Split form fields into two columns: contact/personal info (left) and lead/business info (right) - Add visual separation with semi-transparent backgrounds, bor...
Habilite o Turbopack para construções mais rápidas (Next.js 16)
Habilite o Turbopack para construções mais rápidas (Next.js 16)
Melhore o formulário de criação de leads com UI moderna, validação, manipulação de erros e UX melhorada
Adicione suporte de extensão de telefone ao CreateLeadRequest, UpdateLeadRequest e LeadDTO
Adicionar campo de vendasSubType ao LeadMarketDTO para detecção de campo hipotecário
- Vendas adicionadasCampo SubType para distinguir entre SaleType e subtipos - Quando SaleType tem um pai (por exemplo, RESIDENCIAL MORTGAGE), salesType torna-se...
Add missing Next.js API routes for leads endpoints
- Added /api/security/leads route for GET (all leads) and POST (create lead) - Added /api/security/leads/[id] route for GET, PUT, DELETE operations - Added ****...
Add backend validation for required fields in lead imports
- Add validateRequiredFields method to check required fields before import - Validate email, firstName, and lastName are present - Validate mortgage-specific fi...
Como o que vês no transporte?
Cada uma dessas atualizações pousa automaticamente em seu espaço de trabalho. Comece grátis e veja crescer semana após semana.