brotherton-erpnext/erpnext/patches/v8_0
Manas Solanki 426b8a14fd Merge the student group and student batch (#8663)
* deleted student batch creation tool

* Patch for deleting the doctype and config

* Changes in the student attendance

* Patch for renaming the student batch as student group

* Changes in the student attendance

* Change in the student attendance reports

- Absent student report
- Student Batch-wise attendance
- Student monthly attendance sheet

* Changes in the patch

* Changes in the course schedule

* Changes in the course scheduling tool

* Change in the assessment plan

* Changes in the assessment result tool

* Cleanup

* Changes in the api.py

* create student group from student batch

* delete student batch

* add patch

* remove student batch from config/schools.py

* Delete the depricated doctype with patch

* Changes in patch

* Changes as per PR
2017-05-09 15:32:52 +05:30
..
__init__.py [fix] Reserved qty is not calculating properly in BIN for multi sales UOM (#8203) 2017-03-29 17:29:20 +05:30
addresses_linked_to_lead.py [Fix] Addresses linked back to Lead 2017-03-30 23:14:58 +05:30
disable_instructor_role.py [minor] disabled the instructor role if the company domain is not Education 2017-05-01 11:40:13 +05:30
enable_booking_asset_depreciation_automatically.py Added a settings in Accounts Settings to disable booking depreciation entry automatically 2017-04-18 14:03:06 +05:30
merge_student_batch_and_student_group.py Merge the student group and student batch (#8663) 2017-05-09 15:32:52 +05:30
rename_is_sample_item_to_allow_zero_valuation_rate.py Fixed allow_zero_valuation_rate patch 2017-04-20 08:45:18 +05:30
repost_reserved_qty_for_multiple_sales_uom.py [fix] Reserved qty is not calculating properly in BIN for multi sales UOM (#8203) 2017-03-29 17:29:20 +05:30
revert_manufacturers_table_from_item.py Patch for reverting manufacturers table from item 2017-04-28 09:58:41 +05:30
set_null_to_serial_nos_for_disabled_sales_invoices.py [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue 2017-04-17 17:31:32 +05:30
set_project_copied_from.py Fixed project_copied_from patch 2017-04-20 08:50:37 +05:30
update_status_as_paid_for_completed_expense_claim.py Update update_status_as_paid_for_completed_expense_claim.py 2017-04-25 20:43:29 +05:30
update_stock_qty_value_in_purchase_invoice.py [enhance] Stock qty added in purchase invoice 2017-04-11 18:29:52 +05:30
update_supplier_address_in_stock_entry.py Update update_supplier_address_in_stock_entry.py 2017-04-13 18:44:33 +05:30