Create Furniture
create_furnitureAdd depreciable furniture to an LMNP rental property. Provide the amount and purchase date; annual depreciation is calculated automatically over 5 years, or 3 years for second-hand items.
Instructions
Crée un élément de mobilier amortissable pour un bien LMNP. Le montant est en euros. La durée d'amortissement est de 5 ans par défaut (3 ans pour le mobilier d'occasion). L'amortissement annuel est calculé automatiquement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| tva_rate | No | ||
| description | Yes | ||
| property_id | Yes | ||
| is_dedicated | No | ||
| purchase_date | Yes | ||
| duration_years | No | ||
| is_second_hand | No |