Merge branch 'new/11.0/pos_pax' into 11.0-test

# Conflicts:
#	pos_pax/__init__.py
#	pos_pax/models/__init__.py
This commit is contained in:
Jared Kipe
2020-11-20 15:04:51 -08:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
from . import models
from . import update

View File

@@ -1,3 +1,4 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
from . import pos_pax
from . import update