1. 7c9d981 Update convert_timelog_to_timesheet.py by Nabin Hait · 8 years ago
  2. 0a0df2e fixed version conflict by Nabin Hait · 8 years ago
  3. 23147ff Patch fixed by Nabin Hait · 8 years ago
  4. b8b228e Fixed version conflict by Nabin Hait · 8 years ago
  5. f79d718 Patch fixed by Nabin Hait · 8 years ago
  6. b44efef [Issue] Fixed, supplier quotation item uom conversion by Rohit Waghchaure · 8 years ago
  7. 23d79b7 fixed version conflict by Nabin Hait · 8 years ago
  8. 88d7e41 Merge pull request #6263 from nabinhait/timesheet_fix_101 by Nabin Hait · 8 years ago
  9. 54254cc Update set_party_name_in_payment_entry.py by Nabin Hait · 8 years ago
  10. 142f14d Migrate employee field to timesheet only if it exists in time log by Nabin Hait · 8 years ago
  11. 15b26d8 Fixed merge conflicts by Nabin Hait · 8 years ago
  12. 5a4ca64 Party name in Payment Entry and cheque print format by Nabin Hait · 8 years ago
  13. d07557e [Fix] Updated timesheet status by Rohit Waghchaure · 8 years ago
  14. 5a101ef Fixed merge conflict by Nabin Hait · 8 years ago
  15. 86f1438 [Patch] Check table exist by Rohit Waghchaure · 8 years ago
  16. 2490ea0 Fixed merge conflict by Nabin Hait · 8 years ago
  17. bb2bcee Merge pull request #6229 from rohitwaghchaure/pos_payment_issue by Nabin Hait · 8 years ago
  18. 7f165f1 [Fix] Timesheet employee is missing in patch by Rohit Waghchaure · 8 years ago
  19. 774ce63 remove mode of payment, migrate mode of payment from v6 to v7 by Rohit Waghchaure · 8 years ago
  20. 16e1528 Imported unicode literals by Nabin Hait · 8 years ago
  21. 0da75ae Fixed merge conflict by Nabin Hait · 8 years ago
  22. e21e1eb [Sales Return] Minor fix in patch by Rohit Waghchaure · 8 years ago
  23. fbe1563 Merge pull request #6168 from rohitwaghchaure/hotfix by Nabin Hait · 8 years ago
  24. efb5bf2 [POS] Fixed payment gl entry for sales return by Rohit Waghchaure · 8 years ago
  25. 0788ee6 Fixed patch, 'SalesInvoice' object has no attribute 'account_for_change_amount' by Rohit Waghchaure · 8 years ago
  26. b9b36a2 [minor] update salary structure company if not set by Rushabh Mehta · 8 years ago
  27. caeb9dc [minor] update salary structure company if not set by Rushabh Mehta · 8 years ago
  28. 5c9a2b3 Revert "Ignore validating mandatory fields on converting timelogs to timesheets" by Nabin Hait · 8 years ago
  29. 1b9f800 Merge pull request #6140 from nabinhait/timesheet_patch_fix by Nabin Hait · 8 years ago
  30. 9239ed5 Ignore validating mandatory fields on converting timelogs to timesheets by Nabin Hait · 8 years ago
  31. 6b3706a Update move_employee_parent_to_child_in_salary_structure.py by Nabin Hait · 8 years ago
  32. b5951b7 Merge pull request #5924 from KanchanChauhan/salary-structure-changes by Nabin Hait · 8 years ago
  33. bccf0fa [WIP] Formula based Salary Structure and multiple employees for same Salary Structure by Kanchan Chauhan · 9 years ago
  34. b7bc6bd [fix] better message for cost center, fixes #6109 by Rushabh Mehta · 8 years ago
  35. 613ef34 Patch fixed for v6 to v7 migration by Nabin Hait · 8 years ago
  36. 39bc4b2 Ignore overlap validation while creating timesheet from existing time logs by Nabin Hait · 8 years ago
  37. de08639 [minor] fixes to patches while moving from v5 by Rushabh Mehta · 8 years ago
  38. 36f2d4f [fix] patch for schools; by Rushabh Mehta · 9 years ago
  39. 4b08f9a [fix] patch by Rushabh Mehta · 9 years ago
  40. cc054a5 [minor] fix reload for school migrate patch by Rushabh Mehta · 9 years ago
  41. f44b515 Portal settings for schools by Nabin Hait · 9 years ago
  42. 11d565b Update migrate_schools_to_erpnext.py by Nabin Hait · 9 years ago
  43. 2275cd1 [patch] Reload Purchase Invoice in patch by Nabin Hait · 9 years ago
  44. 99d4ff4 Repost gle for future transactions if update stock checked in back dated purchase invoice by Nabin Hait · 9 years ago
  45. 50b2278 Renamed fields in Examination Doctype, Renamed examination doctype to Assessment, Added Assessment Group, added patch by Neil Trini Lasrado · 9 years ago
  46. ae921ce [patch] Set default material request type in Item based on default bom by Nabin Hait · 9 years ago
  47. 5bb2f56 Update make_guardian.py by Neil Trini Lasrado · 9 years ago
  48. 3b81097 [patch] reload guardian interest by Nabin Hait · 9 years ago
  49. 08aec85 [patch] fixed reload doc and permission issue in guardian patch by Nabin Hait · 9 years ago
  50. 29a8a93 Run guardian patch only if student doctype exists and there is father_name column by Nabin Hait · 9 years ago
  51. 3c364dd [patch] Update refdoc in Landed Cost Voucher by Nabin Hait · 9 years ago
  52. 74dbd16 [new Feature] Added guardian master by Neil Trini Lasrado · 9 years ago
  53. e9674f8 Create columns for custom fields in new table Salary Detail and Component by Nabin Hait · 9 years ago
  54. feed313 Delete old salary earning and deduction doctypes by Nabin Hait · 9 years ago
  55. fa97b3c [fix] repost gle only if there is any stock account without warehouse by Nabin Hait · 9 years ago
  56. b4bf757 Update fix_nonwarehouse_ledger_gl_entries_for_transactions.py by Nabin Hait · 9 years ago
  57. 10007ab [fix] reposting of gle where stock account not linked with warehouse by Nabin Hait · 9 years ago
  58. 444bedc Merge branch 'warehouse_blank_issue_for_non_stock_account' of https://github.com/rohitwaghchaure/erpnext_develop into rohitwaghchaure-warehouse_blank_issue_for_non_stock_account by Nabin Hait · 9 years ago
  59. c4afd63 [minor] Fixes by Rohit Waghchaure · 9 years ago
  60. 4d3e8da [Fix] Set warehouse to stock account and fixed gl entries against transactions. by Rohit Waghchaure · 9 years ago
  61. 21a5658 [fix] fee component rename patch fix by Saurabh · 9 years ago
  62. 8a9daec [Fix] Timesheet patch by Rohit Waghchaure · 9 years ago
  63. 26cf01a [mionr] fixes and cleanups by Rohit Waghchaure · 9 years ago
  64. ce1c63f [rename] Renamed Fee Amount to Fee Component by Neil Trini Lasrado · 9 years ago
  65. d69d961 Removed Administrator role from Doctypes by Neil Trini Lasrado · 9 years ago
  66. e7399df [fix] homepage patch by Rushabh Mehta · 9 years ago
  67. 6207883 [fix] patch #5831 by Rushabh Mehta · 9 years ago
  68. 04a64a7 [fix] patch #5831 by Rushabh Mehta · 9 years ago
  69. f276b52 [fix] patch #5831 by Rushabh Mehta · 9 years ago
  70. d4f3c6b [fix] schools patch by Rushabh Mehta · 9 years ago
  71. 39671e2 [fix] patch by Rushabh Mehta · 9 years ago
  72. fe7d693 [fix] patch by Rushabh Mehta · 9 years ago
  73. a537e43 Fixed patch for migrating schools to erpnext again by Neil Trini Lasrado · 9 years ago
  74. af5e003 Fixed patch for migrating schools to erpnext by Neil Trini Lasrado · 9 years ago
  75. 20038ad [fixes] setup wizard and domainify for schools; by Rushabh Mehta · 9 years ago
  76. 3f0a581 Merge ERPNext Schools into ERPNext by Neil Trini Lasrado · 9 years ago
  77. 9a5dc45 Patch fixed for expense claim type by Nabin Hait · 9 years ago
  78. 718d835 [enhance] Add Accounts table in to mention expense account based on company #5777 by Saurabh · 9 years ago
  79. c63f2e2 [fix] patch fix by Saurabh · 9 years ago
  80. 176b63b [fix] remove first row on mapping, fixes #5707 by Rushabh Mehta · 9 years ago
  81. 62fcaa7 Merge pull request #5758 from saurabh6790/is_group_fixes by Rushabh Mehta · 9 years ago
  82. de8418e [Fix] Timesheet patch by Rohit Waghchaure · 9 years ago
  83. 6bc7b89 [fix] alter fieldtype for is_group from select to check by Saurabh · 9 years ago
  84. e3fe828 [Fix] Added note in timesheet and minor fixes by Rohit Waghchaure · 9 years ago
  85. 3e012b7 [Fix] Time sheet rename issues by Rohit Waghchaure · 9 years ago
  86. e94d18b Rename Time Sheet doctype by Rohit Waghchaure · 9 years ago
  87. 7796c2f Update rename_salary_components.py by Nabin Hait · 9 years ago
  88. c8d231b [Fix] Patch salary component by Rohit Waghchaure · 9 years ago
  89. a71d9d3 Rename prevdoc field in purchase order and purchase receipt doctype by Rohit Waghchaure · 9 years ago
  90. 4647f24 Merge pull request #5625 from KanchanChauhan/salary-component-cleanup by Nabin Hait · 9 years ago
  91. d963b76 Salary component cleanup by Kanchan Chauhan · 9 years ago
  92. 281b07c Warehouse patch fix by Nabin Hait · 9 years ago
  93. 7f3938b Warehouse patch fix by Nabin Hait · 9 years ago
  94. 240407b [Fixes] Time log batch patch by Rohit Waghchaure · 9 years ago
  95. 13093b4 Make payment entry aginst order, payment request and patch to rename advance table fields by Nabin Hait · 9 years ago
  96. 4177504 [fix] [patch] reload doctype missing in patch by Rushabh Mehta · 9 years ago
  97. 6703792 Merge pull request #5618 from rohitwaghchaure/sq_field_and_rfq_fixes by Rushabh Mehta · 9 years ago
  98. ad884b9 [Fixes] Time sheet dependency removed from sales invoice and patch fixes by Rohit Waghchaure · 9 years ago
  99. 4d8f4d7 [Fixes] Fixed linked for MR to SQ from RFQ, changed field name in SQI by Rohit Waghchaure · 9 years ago
  100. 5b68166 Merge pull request #5605 from saurabh6790/warehouse_tree_fix_1 by Rushabh Mehta · 9 years ago