Commit 67db3e2f authored by neo's avatar neo

[bugfix] delete not fund mapper filed in db

parent 6a0b4c60
...@@ -445,8 +445,6 @@ ...@@ -445,8 +445,6 @@
b.DebitBal, b.DebitBal,
b.CreditBal, b.CreditBal,
b.MonthId, b.MonthId,
b.YearDebitBal,
b.YearCreditBal,
IF ( IF (
ISNULL(a.ParentCode) || a.ParentCode = '', ISNULL(a.ParentCode) || a.ParentCode = '',
'0', '0',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment