Files
evidencija-rezija/app/lib
Knee Cola c3b555189b Complete billedToTenant server action implementation
Implemented full server-side persistence for the billedToTenant property:

- Extract billedToTenant from formData in updateOrAddBill action
- Add to MongoDB $set operations for updating existing bills
- Include in new bill creation with value from form
- Set default value (true) for bills added to subsequent months
- Handle undefined values from existing database records using destructuring defaults

This completes the feature - bills can now track whether they should be
paid by the tenant, with backward compatibility for existing data.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 13:30:47 +01:00
..
2025-07-23 13:40:14 +02:00
2024-01-08 16:32:08 +01:00
2024-02-06 09:56:43 +01:00
2024-01-09 10:51:40 +01:00
2024-01-06 10:59:07 +01:00