Add editable="bottom" to the expense list so users can add new expenses directly in the list without opening a full form. Required fields have smart defaults (date=today, payment_source=payroll_card, project=user's project). Optional fields (partner, receipt_ref) are hidden by default to keep the inline row clean. The full form remains accessible via the external-link icon on each row for receipt upload and workflow actions.