Update import per pycorepos changes
This commit is contained in:
parent
74b9ec5e1e
commit
802ffddc6d
1 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
################################################################################
|
||||
#
|
||||
# Rattail -- Retail Software Framework
|
||||
# Copyright © 2010-2018 Lance Edgar
|
||||
# Copyright © 2010-2021 Lance Edgar
|
||||
#
|
||||
# This file is part of Rattail.
|
||||
#
|
||||
|
@ -24,6 +24,5 @@
|
|||
CORE POS Database Stuff
|
||||
"""
|
||||
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
from corepos.db import Session
|
||||
# TODO: deprecate / remove this
|
||||
from corepos.db.office_op import Session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue