Update accounting.py
diff --git a/erpnext/config/accounting.py b/erpnext/config/accounting.py
index 4a04f26..39d625e 100644
--- a/erpnext/config/accounting.py
+++ b/erpnext/config/accounting.py
@@ -82,7 +82,7 @@
 					"type": "doctype",
 					"name": "Payment Term",
 					"description": _("Payment Terms based on conditions")
-				}
+				},
 
 				# Reports
 				{