mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Add post-install script to create a sequence for all existing journals Update README accordingly
3 lines
72 B
Python
3 lines
72 B
Python
from .post_install import create_journal_sequences
|
|
from . import models
|