brotherton-erpnext/erpnext/schools
Aditya Hase 6ccb6562f1 Python 3 compatibility syntax error fixes (#10519)
* Use Python 3 style print function

* Use 'Exception as e' instead of 'Exception, e'

* Unpack tuple arguments explicitly in instead of relying on auto unpacking

* Use consistent indentation

* Use 0 if stock_frozen_upto_days is None
2017-08-28 18:17:36 +05:30
..
doctype Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
report resolved merge conflicts 2017-08-21 08:58:42 +05:30
web_form Added student language doctype 2017-02-21 18:49:00 +05:30
__init__.py Merge ERPNext Schools into ERPNext 2016-07-20 19:25:02 +05:30
api.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
utils.py Changes in the program enrollment 2017-04-17 14:55:54 +05:30