Commit Graph

3 Commits

Author SHA1 Message Date
Andrea Gidalti
168d8372ac [REF] account_move_name_sequence: rename hooks file
Rename hooks file and use post_init_hook method to create journal sequences
after module installation.
2023-11-13 12:19:44 +01:00
Alexis de Lattre
e6ae066a47 sequence is now required on journals
Add post-install script to create a sequence for all existing journals
Update README accordingly
2023-11-13 12:14:34 +01:00
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