Commit Graph

5 Commits

Author SHA1 Message Date
Welton Silva
d6174da594 feat: Add kitchen ticket printing, client debit calculations, and payment details modal
- Add automatic ticket printing for kitchen items after observation modal
- Add reprint button for each kitchen item in comanda list
- Add reprint button in orders screen
- Include comanda name, table, user, observations in kitchen tickets
- Calculate remaining debt considering partial payments in clients screen
- Show payment history in fiados modal with remaining value
- Replace delete button with details modal in payments screen
- Fetch client name by ID in payments table
- Remove delete option from payment details modal
- Add printer error handling with fallback to system dialog
- Add product image upload with base64 encoding
2026-04-05 15:28:37 -03:00
Welton Silva
9ef245b9fe feat: Add payment partial support, comanda printing, and direct print configuration
- Implement partial payment flow with 'Pagamento Parcial' button
- Calculate remaining value considering existing payments
- Add payment tracking in comanda list and PDV modal
- Add 'Imprimir' button for comanda receipt printing
- Add print silent mode configuration
- Fix product name display in print and list views
- Add fallback when no printer is configured
2026-04-04 17:35:21 -03:00
Welton Silva
82d25eb68f DETALHES 2026-02-25 17:32:27 -03:00
Welton Silva
4141650e2a feat: Add "Reabrir" button for comandas in 'PAYING' status, adjust visibility of other action buttons, include opening date in PDV modal title, and update the default product image fallback. 2026-02-25 08:40:56 -03:00
Welton Silva
d1319c39ba feat: Update observation tracking in PDV and Kitchen 2026-02-23 18:31:38 -03:00