This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
account-financial-tools
Watch
2
Star
0
Fork
0
You've already forked account-financial-tools
Code
Pull Requests
Activity
c255ef9037
account-financial-tools
/
account_move_name_sequence
/
__init__.py
3 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
[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-10-08 04:17:57 +02:00
from
.
hooks
import
post_init_hook
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.
2021-09-07 00:42:41 +02:00
from
.
import
models
Copy Permalink