Fix: Forgot to import servicecharge in rebase
This commit is contained in:
parent
a58ab4b6f3
commit
b90f1294b0
@ -11,7 +11,7 @@ from brewman.models import DBSession
|
||||
from brewman.models.master import LedgerBase, CostCentre, Ledger, Employee
|
||||
from brewman.models.validation_exception import TryCatchFunction
|
||||
from brewman.models.voucher import Journal, Voucher, VoucherType, Batch, Inventory, SalaryDeduction, Fingerprint, \
|
||||
Attendance, DbImage
|
||||
Attendance, DbImage, ServiceCharge
|
||||
|
||||
__author__ = 'tanshu'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user