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
e56f6f9e26
account-financial-tools
/
account_move_name_sequence
/
__init__.py
3 lines
72 B
Python
Raw
Normal View
History
Unescape
Escape
sequence is now required on journals Add post-install script to create a sequence for all existing journals Update README accordingly
2021-09-08 14:21:43 +02:00
from
.
post_install
import
create_journal_sequences
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