2
0
account-financial-tools/account_journal_lock_date/__init__.py
Ernesto Tejeda 0464802099 [IMP] account_journal_lock_date: two dates per journal
- Change in journal the existing 'Lock date' by two dates, the same as in company.
- Add a wizard to allows a massive update of those dates for several journals at the same time.
2023-03-21 23:14:00 +01:00

5 lines
109 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models
from . import wizards