Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
The development of this module started with a simple analysis: accountants
tend to forget to update the lock dates. Part of the problem lies in the
fact that the lock dates can be seen in the wizard to update the lock
dates, but accountants have no incentive to start this wizard regularly
to check the lock dates. The idea was to display the lock dates in a
banner at the top of the accounting dashboard, so that accountants
have the value of the lock dates in front of their eyes.
With such a banner in the accounting dashboard to display the lock
dates, there was a great temptation to display other interesting
information in that banner, such as some key figures of the accounting:
liquidity, turnover, customer overdue, etc. It gave birth to the idea to
have a configurable banner in the accounting dashboard!