Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
moneyworks:edi_manager [2025/10/08 03:32] – [Config files:] Craig Drown | moneyworks:edi_manager [2025/10/08 03:33] (current) – [Configuration Settings] Craig Drown | ||
---|---|---|---|
Line 49: | Line 49: | ||
The configuration file (config.toml) controls all runtime behaviour. The main sections and their fields are: | The configuration file (config.toml) controls all runtime behaviour. The main sections and their fields are: | ||
- | | + | ==== MoneyworksServerConfig ==== |
* `url`: Base URL for Moneyworks REST API. | * `url`: Base URL for Moneyworks REST API. | ||
* `folder_name`, | * `folder_name`, | ||
Line 55: | Line 55: | ||
* `file_name`: | * `file_name`: | ||
- | | + | ==== BusinessInfo ==== |
* `party_endpoint_id`: | * `party_endpoint_id`: | ||
* `party_identification`: | * `party_identification`: | ||
Line 63: | Line 63: | ||
* `tax_scheme`: | * `tax_scheme`: | ||
- | | + | ==== EdimondoConfig ==== |
* `url`: Edimondo API base URL. | * `url`: Edimondo API base URL. | ||
* `api_key`: API key for Edimondo authentication. | * `api_key`: API key for Edimondo authentication. | ||
Line 69: | Line 69: | ||
* `inbox_ordrer_boxid`: | * `inbox_ordrer_boxid`: | ||
- | | + | ==== OutputFolders ==== |
* `invoices_out_folder`: | * `invoices_out_folder`: | ||
* `orders_in_folder`: | * `orders_in_folder`: | ||
- | | + | ==== Settings ==== |
* `reexport_colour`: | * `reexport_colour`: | ||
* `database_url`: | * `database_url`: | ||
- | | + | ==== Email ==== |
* `host_name`: | * `host_name`: | ||
* `from_name_address`: | * `from_name_address`: |