mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-24 02:02:07 +02:00
37 lines
765 B
Markdown
37 lines
765 B
Markdown
# Finland - Accounting
|
|
|
|
|
|
This is the Odoo module to manage the accounting in Finland.
|
|
============================================================
|
|
|
|
After installing this module, you'll have access to:
|
|
* Finnish chart of account
|
|
* Fiscal positions
|
|
* Invoice Payment Reference Types (Finnish Standard Reference & Finnish Creditor Reference (RF))
|
|
* Finnish Reference format for Sale Orders
|
|
|
|
Set the payment reference type from the Sales Journal.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-l10n_fi
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base_iban
|
|
- base_vat
|
|
- account
|
|
- account_edi_ubl_cii
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/l10n_fi
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|