Files
account-financial-tools/account_move_name_sequence/models/__init__.py
Alexis de Lattre 9c250274c6 Add module account_move_name_sequence
This module restores the good old behavior where journal entry numbers
were generated from a sequence configured on the journal.
2023-11-13 12:14:34 +01:00

3 lines
57 B
Python

from . import account_journal
from . import account_move