Removed from Maitenance Visit and Warranty Claim

This commit is contained in:
Valmik Jangla
2016-03-03 16:37:35 +05:30
committed by Anand Doshi
parent 319bbad4d4
commit bc60970fcb
5 changed files with 72 additions and 72 deletions

View File

@@ -142,7 +142,7 @@ def make_round_off_gle(gl_map, debit_credit_diff):
round_off_gle = frappe._dict()
for k in ["voucher_type", "voucher_no", "company",
"posting_date", "remarks", "fiscal_year", "is_opening"]:
"posting_date", "remarks", "is_opening"]:
round_off_gle[k] = gl_map[0][k]
round_off_gle.update({