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
99eae3a996
account-financial-tools
/
account_move_name_sequence
/
models
/
__init__.py
4 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
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
account_journal
from
.
import
account_move
[FIX] ir_sequence: Fix creating date_range_seq with range_month and range_day More info about: - https://github.com/odoo/odoo/pull/91019 TODO: Revert this commit after it is merged
2022-05-10 22:10:29 +02:00
from
.
import
ir_sequence
Copy Permalink