Moved the "accounting.journal_entry.utils.offset_alias" module to "accounting.utils.offset_alias".

This commit is contained in:
2023-04-08 07:42:30 +08:00
parent 71a20cba29
commit 5af6fd9619
5 changed files with 4 additions and 5 deletions

View File

@ -25,7 +25,7 @@ from sqlalchemy.orm import selectinload
from accounting import db
from accounting.models import Account, JournalEntry, JournalEntryLineItem
from accounting.utils.cast import be
from .offset_alias import offset_alias
from accounting.utils.offset_alias import offset_alias
def get_selectable_original_line_items(