create regular exp added and change model
This commit is contained in:
@@ -88,7 +88,6 @@ class TrenchExcavationClient(db.Model):
|
||||
# ==========================================
|
||||
# AUTO CALCULATE GRAND TOTAL
|
||||
# ==========================================
|
||||
|
||||
def calculate_trench_client_total(mapper, connection, target):
|
||||
total = 0
|
||||
for column in target.__table__.columns:
|
||||
|
||||
Reference in New Issue
Block a user