1. b3a6338 patch replace credit_days with payment terms schedule by tunde · 7 years ago
  2. f0e9dd2 patch to add due_date to GL Entry table by tunde · 7 years ago
  3. 1c2edae patch customer records by tunde · 7 years ago
  4. e5460ab rename patch by tunde · 7 years ago
  5. 6de18ce codacy fixes by tunde · 7 years ago
  6. a19ea6e Merge branch 'develop' of https://github.com/frappe/erpnext into payment-terms by tunde · 7 years ago
  7. 7555a4a fix patch and also patch payment entries by tunde · 7 years ago
  8. 3b327ed 'modify patch to also adjust journal entries' by tunde · 7 years ago
  9. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 7 years ago
  10. aaec42e resolved merged conflicts by mbauskar · 7 years ago
  11. 6b2d9e4 patch to add due date to GL Entries for Sales/Purchase invoice by tunde · 7 years ago
  12. 6b651d7 [fix] status in purchase_receipt.py (#10534) by Rushabh Mehta · 7 years ago
  13. adbf8ad Update BOM cost in all BOMs based on latest rm rate by Nabin Hait · 7 years ago
  14. 5088ad1 Merge branch 'master' into staging by mbauskar · 7 years ago
  15. 62f0722 resolved merge conflicts by mbauskar · 7 years ago
  16. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 7 years ago
  17. df83191 Set write permission to sales manger for permlevel 1 in Quotation doctype by Rohit Waghchaure · 7 years ago
  18. 1ac6bcb Removal of SMS Settings and SMS Parameters from ERPNext (#10033) by ckosiegbu · 7 years ago
  19. 4ef1e20 Merge branch 'master' into staging by mbauskar · 7 years ago
  20. e770824 Merge branch 'master' into develop by mbauskar · 7 years ago
  21. b96e239 [hotfix] ignore if project type is None (#10284) by Makarand Bauskar · 7 years ago
  22. cce7925 resolved merge conflicts by mbauskar · 7 years ago
  23. f3be738 resolved merge conflicts by mbauskar · 7 years ago
  24. 1696294 [fix] remove property setter for project type (#10277) by Rushabh Mehta · 7 years ago
  25. 046e1a6 [Fix] Patch broken if serial no has single quote (#10262) by rohitwaghchaure · 7 years ago
  26. af01f51 Merge pull request #10251 from rohitwaghchaure/permlevel_1_write_permission by Nabin Hait · 7 years ago
  27. b554f90 Update set_write_permission_for_quotation_for_sales_manager.py by Nabin Hait · 7 years ago
  28. 73dc35d resolved merge conflicts by mbauskar · 7 years ago
  29. 250e964 Set write permission to sales manger for permlevel 1 in Quotation doctype by Rohit Waghchaure · 7 years ago
  30. ee090a9 Merge branch 'master' into develop by mbauskar · 7 years ago
  31. 9b2b42d Minor fix in bom_stock_qty patch by Nabin Hait · 7 years ago
  32. 3178882 merged hotfix branch into staging (#10191) by Makarand Bauskar · 7 years ago
  33. 8b6f791 resolved merge conflicts by mbauskar · 7 years ago
  34. 495ef67 Added delivery date in SO parent form. Fixes #10104 (#10155) by Nabin Hait · 7 years ago
  35. 3397782 [Fix] Timesheet Company Issue by Rohit Waghchaure · 7 years ago
  36. e2176b8 [Fix] Error in sales invoice and POS if customer group not defined in the customer (#10160) by rohitwaghchaure · 7 years ago
  37. 20f4d7f Merge branch 'develop' into set_defualt_mode_payment by Makarand Bauskar · 7 years ago
  38. 0fcf44e User Permissions Redesign (#10006) by Rushabh Mehta · 7 years ago
  39. d50da78 [fixes] errors caught on flake8 (#10126) by Rushabh Mehta · 7 years ago
  40. 5296e3c [enhance] Provision to set default mode of payment for the POS in POS profile by Rohit Waghchaure · 7 years ago
  41. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  42. 7800bd8 Added Project Type new doctype to be added as link field for Project Type field in project instead of select field (#9929) by KanchanChauhan · 7 years ago
  43. d65b4b4 Patch was faling, reload doc was missing (#10072) by KanchanChauhan · 7 years ago
  44. 96381da Supplier Scorecard (#9294) by bcornwellmott · 7 years ago
  45. 9306aff [minor] moved the patch to v8_5 and other minor fixes (#10012) by Makarand Bauskar · 7 years ago
  46. 0e6933a resolved merge conflicts by mbauskar · 7 years ago
  47. 9c42161 Itemised tax breakup fix in docs other than invoice (#9961) by Nabin Hait · 7 years ago
  48. 8e0f23e Multiple delivery dates in Sales Order and make DN based on selected delivery dates (#9933) by Nabin Hait · 7 years ago
  49. 5e75e3b [hotfix] set_restrict_to_domain_for_module_def patch fixes (#9921) by Makarand Bauskar · 7 years ago
  50. 6e30f04 [domainify] patch to set the restrict to domain for module_def (#9912) by Makarand Bauskar · 7 years ago
  51. c446bf6 Merge branch 'develop' into rejected_expense_claim_issue by Makarand Bauskar · 7 years ago
  52. e012e24 Sales Goal by Company (#9723) by Prateeksha Singh · 7 years ago
  53. 8333b57 [Fix] Expense claim status issue by Rohit Waghchaure · 7 years ago
  54. ea4497c Renamed the report Support Hours to Support Hours Distribution (#9874) by rohitwaghchaure · 7 years ago
  55. 805a41d [minor] fixed the set_portal_settings patch (#9890) by Makarand Bauskar · 7 years ago
  56. e06526f Add indexes in some transaction doctypes (#9889) by Nabin Hait · 7 years ago
  57. 71b5250 [hotfix] fixed the state code for Uttarakhand by mbauskar · 7 years ago
  58. dcf10ee Fixed patch (#9862) by rohitwaghchaure · 7 years ago
  59. e74e4b1 [patch][fix] update gst_state only if company country is india by Saurabh · 7 years ago
  60. c315365 Fixed patch create_warehouse_nestedset (#9833) by rohitwaghchaure · 7 years ago
  61. 1a60931 Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) by Nabin Hait · 7 years ago
  62. 7312186 Set corrected states list in GST State field's options by Nabin Hait · 7 years ago
  63. 3a200bb Update create_address_doc_from_address_field_in_company.py by Nabin Hait · 7 years ago
  64. 1a0536b changes as per review by Manas Solanki · 7 years ago
  65. cdba021 patch for removing the address field from company and creating address doc, fixes #9011 by Manas Solanki · 7 years ago
  66. dd7a723 minor fixes while upgrading an old instance by Nabin Hait · 7 years ago
  67. 1b36336 Added new option in invoice_copy, made state_number read_only (#9695) by Nabin Hait · 7 years ago
  68. 8b486b0 Fixed state code of WB and allowed invoice_copy to edit after submit by Nabin Hait · 7 years ago
  69. 88a37c1 [hotfix] commit after every 200 production orders (#9674) by Makarand Bauskar · 7 years ago
  70. 6d03790 Revert sales invoice serial no issues by Rohit Waghchaure · 7 years ago
  71. f3f0dfe Invoice copy, state code in gst print format, hsn code in other sales/purchase docs (#9658) by Nabin Hait · 7 years ago
  72. 5d5a81f Fixed patch create_warehouse_nestedset (#9656) by rohitwaghchaure · 7 years ago
  73. 949a920 Production Order Enhancements (#9432) by Nabin Hait · 7 years ago
  74. 852cb64 GST tax invoice print format and more (#9616) by Nabin Hait · 7 years ago
  75. 10a4a13 Remove gst reports for non indian accounts (#9553) by rohitwaghchaure · 7 years ago
  76. 3856d14 [Fix] Options must be a valid DocType for field Customs Tariff Number by Rohit Waghchaure · 7 years ago
  77. 0c2de6e [minor] fixed the report value for deprecated report patch by mbauskar · 7 years ago
  78. 5d95ebe Merge pull request #9508 from rohitwaghchaure/contacts_module_error by Makarand Bauskar · 7 years ago
  79. d6e8bb5 [fixes] delete auto email report of deprecated reports and other minor fixes by mbauskar · 7 years ago
  80. 2e4b445 [Fix] Module error during patch execution by Rohit Waghchaure · 7 years ago
  81. 6927922 Merge pull request #8987 from bcornwellmott/bom_convert_uom by rohitwaghchaure · 7 years ago
  82. be03de3 Merge pull request #9502 from mbauskar/patch-fix by Saurabh · 7 years ago
  83. 6daa6e4 [fix] delete/update desktop icon for deprecated report by mbauskar · 7 years ago
  84. 07913c3 [fix] delete custom field tax_id if exists in trasaction Sales Order, Sales Invoice and Delivery Note by Saurabh · 7 years ago
  85. 2769267 [fix] handle email exception if email account is not configured by mbauskar · 7 years ago
  86. 3f2dd04 [fix] reload gst settings doctype in patch by Saurabh · 7 years ago
  87. eef3f62 Merge pull request #9488 from rmehta/gst-reminder by Makarand Bauskar · 7 years ago
  88. 0165927 [minor] dont make fixtures again by patch by Rushabh Mehta · 7 years ago
  89. 00ae424 [regional] ability to send gst reminders to all parties by Rushabh Mehta · 7 years ago
  90. c20abf6 send email to system managers about gst setup by Saurabh · 7 years ago
  91. 5d8803b Merge pull request #9435 from rmehta/gst by Makarand Bauskar · 7 years ago
  92. 29fa0a9 [fix] patch fixes by Saurabh · 7 years ago
  93. d032039 [minor] fix old patch by Rushabh Mehta · 7 years ago
  94. 25366a2 [minor] cleanup by Rushabh Mehta · 7 years ago
  95. 919a74a [gst] adde reports + docs by Rushabh Mehta · 7 years ago
  96. 66e2a51 [minor] deleted deprecated reprots and changed the lead.json modified time by mbauskar · 7 years ago
  97. 79d36c7 Merge pull request #9423 from mbauskar/patch-fix by Makarand Bauskar · 7 years ago
  98. 4b299ba [minor] save the system settings document by mbauskar · 7 years ago
  99. e995371 Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings by Makarand Bauskar · 7 years ago
  100. ac3ad08 Merge branch 'bom_convert_uom' of https://github.com/bcornwellmott/erpnext into bom_convert_uom by Ben Cornwell-Mott · 7 years ago