TIP: You can type at any time to perform a new search.
Bulgaria - Report ledger
l10n_bg_ledger · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations/Account Charts
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 06:46:58
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Dylan Kiss (dyki), hatr-odoo, igbe
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_bg_journal_view_form |
l10n_bg.journal.view.form | account.journal | form | Inherits account.view_account_journal_form |
l10n_bg_move_view_filter |
l10n_bg.move.view.filter | account.move | Inherits account.view_account_invoice_filter | |
l10n_bg_move_view_form |
l10n_bg.move.view.form | account.move | form | Inherits account.view_move_form |
l10n_bg_move_view_tree |
l10n_bg.move.view.tree | account.move | tree | Inherits account.view_invoice_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
l10n_bg_credit_notesSelectiondefault='03'selection='_l10n_bg_document_type_selection_values'string='Credit Notes' -
l10n_bg_customer_invoiceSelectiondefault='01'selection='_l10n_bg_document_type_selection_values'string='Customer Invoices' -
l10n_bg_debit_notesSelectiondefault='02'selection='_l10n_bg_document_type_selection_values'string='Debit Notes'
No public methods.
New fields (3)
-
l10n_bg_document_numberCharcompute='_compute_l10n_bg_document_number'string='Document Number (BG)' -
l10n_bg_document_typeSelectioncompute='_compute_l10n_bg_document_type'copy=Falsereadonly=Falseselection='_l10n_bg_document_type_selection_values'store=Truestring='Document Type (BG)' -
l10n_bg_exemption_reasonSelectionselection=[('01', '01 - A delivery under Part 1 of Appendix 2 of LVAT'), ('02', '02 - A delivery under Part 2 of Appendix 2 of LVAT'), ('03', '03 - Import under Appendix 3 of VAT act')]string='Exemption reason (BG)'
No public methods.
Loading…