Create Journal
create_journalCreate journal entries with postings including accounts, dimensions, and project tracking to manage financial records in the Estonian e-accounting system.
Instructions
Create a journal entry with postings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Journal entry title | |
| postings | Yes | Postings [{accounts_id, type: 'D'|'C', amount, accounts_dimensions_id?, base_amount?, projects_project_id?, projects_location_id?, projects_person_id?}]. accounts_dimensions_id is REQUIRED when accounts_id has sub-accounts. base_amount = EUR equivalent for non-EUR entries. projects_* fields link the posting to project tracking dimensions. | |
| clients_id | No | Related client ID | |
| effective_date | Yes | Entry date (YYYY-MM-DD) | |
| document_number | No | Document number | |
| cl_currencies_id | No | Currency (default EUR) |