- Add detection of orphaned worktree directories (empty dirs or worktrees/ paths without .git) - Implement automatic removal of orphaned worktrees with --fix option - Remove orphaned worktrees oca-ocb-accounting-16.1 and oca-ocb-core-16.1 - Update script documentation to explain worktree handling 🤖 assisted by claude 🤖 assisted by claude |
||
|---|---|---|
| .. | ||
| doc | ||
| l10n_dk | ||
| pyproject.toml | ||
| README.md | ||
Denmark - Accounting
Localization Module for Denmark
This is the module to manage the accounting chart for Denmark. Cover both one-man business as well as I/S, IVS, ApS and A/S
Modulet opsætter:
-
Dansk kontoplan
-
Dansk moms - 25% moms - Resturationsmoms 6,25% - Omvendt betalingspligt
-
Konteringsgrupper - EU (Virksomhed) - EU (Privat) - 3.lande
-
Finans raporter - Resulttopgørelse - Balance - Momsafregning - Afregning - Rubrik A, B og C
-
Anglo-Saxon regnskabsmetode
.
Produkt setup:
Vare
Salgsmoms: Salgmoms 25%
Salgskonto: 1010 Salg af vare, m/moms
Købsmoms: Købsmoms 25%
Købskonto: 2010 Direkte omkostninger vare, m/moms
.
Ydelse
Salgsmoms: Salgmoms 25%, ydelser
Salgskonto: 1011 Salg af ydelser, m/moms
Købsmoms: Købsmoms 25%, ydelser
Købskonto: 2011 Direkte omkostninger ydelser, m/moms
.
Vare med omvendt betalingspligt
Salgsmoms: Salg omvendt betalingspligt
Salgskonto: 1012 Salg af vare, u/moms
Købsmoms: Køb omvendt betalingspligt
Købskonto: 2012 Direkte omkostninger vare, u/moms
.
Restauration
Købsmoms: Restaurationsmoms 6,25%, købsmoms
Købskonto: 4010 Restaurationsbesøg
.
Installation
pip install odoo-bringout-oca-ocb-l10n_dk
Dependencies
This addon depends on:
- account
- base_iban
- base_vat
Manifest Information
- Name: Denmark - Accounting
- Version: 1.1
- Category: Accounting/Localizations/Account Charts
- License: LGPL-3
- Installable: False
Source
Based on OCA/OCB branch 16.0, addon l10n_dk.
License
This package maintains the original LGPL-3 license from the upstream Odoo project.
Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md