- 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
- 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