1. 45b6a17 refactor: by tundebabzy · 7 years ago
  2. c634ca8 adds validation to billing_interval_count in Subscription Plan by tundebabzy · 7 years ago
  3. 3b43c0d Update territory and customer_group patch optimization (#13076) by Nabin Hait · 7 years ago
  4. 96002c2 optimize patch for faster execution (#13068) by Zarrar · 7 years ago
  5. 91fc1a8 Update Territory & Customer Group across all transaction (#13004) by Zarrar · 7 years ago
  6. 3c26a7e adjusts query so multiple plans can be used to create single invoice by tundebabzy · 7 years ago
  7. 559d01e allows to rename subscription plan by tundebabzy · 7 years ago
  8. 07313c2 adds more assertions to test cases by tundebabzy · 7 years ago
  9. 3ee22f0 rename valid_email to validate_email (#13103) by Ameya Shenoy · 7 years ago
  10. f1755fb Merge pull request #13094 from rohitwaghchaure/pos_discount_v10_1 by rohitwaghchaure · 7 years ago
  11. be841cc Merge pull request #13096 from manassolanki/fix-fee-schedule by Manas Solanki · 7 years ago
  12. c6e2d75 [Translation] Updated Translations (#13097) by Frappe PR Bot · 7 years ago
  13. 033eb77 minor fixes for member (#13101) by Zarrar · 7 years ago
  14. 048bcbf more tests and code fixes by tundebabzy · 7 years ago
  15. b84e951 Subscriptions doctype - subscriber should be set only once by tundebabzy · 7 years ago
  16. 1ea5055 fix another date comparison bug by tundebabzy · 7 years ago
  17. 4d8175f adds test cases and fix resulting bugs by tundebabzy · 7 years ago
  18. cd700ef only generate invoice `after_insert` if subscription is not in trial period by tundebabzy · 7 years ago
  19. 0091c86 fix date comparison bug by tundebabzy · 7 years ago
  20. 08a11b4 sets default for `days_until_due` to 0 by tundebabzy · 7 years ago
  21. d3fdcd9 set `after_insert` methods: by tundebabzy · 7 years ago
  22. b72aac6 adds validation: - ensure trial period dates are in order by tundebabzy · 7 years ago
  23. 7a2c6df sets Subscription doc status in `before_save` by tundebabzy · 7 years ago
  24. 3010996 adds `before_insert` methods: by tundebabzy · 7 years ago
  25. 35e92c7 removes start field from Subscriptions by tundebabzy · 7 years ago
  26. 51dfba7 filter students on basis of category and button to show fees by Manas Solanki · 7 years ago
  27. 6e01433 removes end_date from Subscriptions doctype by tundebabzy · 7 years ago
  28. 2b52982 adds prorate field to Subscription Settings by tundebabzy · 7 years ago
  29. 2dee342 Subscriptions doctype - trial start and end are set_only_once by tundebabzy · 7 years ago
  30. 3799f8b Don't validate serial nos while cancelling the transaction by Nabin Hait · 7 years ago
  31. e53a238 minor fix (#13095) by Zarrar · 7 years ago
  32. 70a57e0 New Report Employee Advance Summary (#13040) by Shreya Shah · 7 years ago
  33. cbe4f5b changes to subscription settings by tundebabzy · 7 years ago
  34. 066958a subscription_invoice doctype changes by tundebabzy · 7 years ago
  35. 3edc101 [Fix] POS discount issue by Rohit Waghchaure · 7 years ago
  36. 8457bb2 change in Subscription Settings by tundebabzy · 7 years ago
  37. 127c61e Fixed logic in itemwise recommended reorder level by Nabin Hait · 7 years ago
  38. 8ffd5d4 [Fix] UX for delivery trip (#13046) by rohitwaghchaure · 7 years ago
  39. 9360f81 Validity of Quotation #12858 (#13078) by tundebabzy · 7 years ago
  40. e55831a Projected Qty in Auto reorder email by Nabin Hait · 7 years ago
  41. 9016890 adds Subscription Settings doctype by tundebabzy · 7 years ago
  42. 988f5ca hide `trial_period_end` and `invoices` if empty by tundebabzy · 7 years ago
  43. bbac07d use naming series for Subscriptions by tundebabzy · 7 years ago
  44. dda6234 remove subscription name and name by subscriber by tundebabzy · 7 years ago
  45. 7c455ad display invoices section field only if there are invoices by tundebabzy · 7 years ago
  46. 4ca5e81 adds description for `billing_interval_count` in subscription plan by tundebabzy · 7 years ago
  47. 4d31255 customer field in Subscriber should be Link by tundebabzy · 7 years ago
  48. a07811b adds new doctype - Subscriptions by tundebabzy · 7 years ago
  49. 2572b05 Update territory and customer_group patch optimization (#13076) by Nabin Hait · 7 years ago
  50. 2581e2e New doctype - Subscription Plan: by tundebabzy · 7 years ago
  51. 007919c New doctype - Subscriber: by tundebabzy · 7 years ago
  52. 4a0d270 optimize patch for faster execution (#13068) by Zarrar · 7 years ago
  53. a3555aa [FIX] sorting multiple compares by Achilles Rasquinha · 7 years ago
  54. 802819d Merge branch 'master' into develop by Nabin Hait · 7 years ago
  55. 4ff4d18 Merge branch 'hotfix' by Nabin Hait · 7 years ago
  56. d54953e bumped to version 10.1.4 by Nabin Hait · 7 years ago
  57. 339426c fix permission issue for stock balance report - Item Group (#13069) by Zarrar · 7 years ago
  58. 7570774 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  59. 489ff6e Merge branch 'hotfix' by Nabin Hait · 7 years ago
  60. d12fb58 bumped to version 10.1.3 by Nabin Hait · 7 years ago
  61. 82048cf verify payment entry amount is positive (#13066) by Ameya Shenoy · 7 years ago
  62. 4d76269 [Fix] Item wise sales register report (#13055) by rohitwaghchaure · 7 years ago
  63. 70a6889 auto name on the basis of naming series (#13056) by Shreya Shah · 7 years ago
  64. d5b2e39 improve validation (#13058) by Shreya Shah · 7 years ago
  65. 239c121 [Translation] Updated Translations (#13059) by Frappe PR Bot · 7 years ago
  66. dd0fc10 [Fix] PDC amount, PDC print layout issue (#13062) by rohitwaghchaure · 7 years ago
  67. 97b212e Patch optimization (#13060) by Faris Ansari · 7 years ago
  68. 1a9388a Clean inline css found in chapter and grant for loops! (#13038) by Raghavendra Kamath · 7 years ago
  69. d283ee7 Fetch timesheet based on project by Nabin Hait · 7 years ago
  70. 5b9f3b0 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  71. 93f138e Merge branch 'hotfix' by Nabin Hait · 7 years ago
  72. 2b2cf13 bumped to version 10.1.2 by Nabin Hait · 7 years ago
  73. 7f49b57 Update added_extra_gst_custom_field_in_gstr2.py by Nabin Hait · 7 years ago
  74. 0e3db27 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  75. 00330f5 Merge branch 'hotfix' by Nabin Hait · 7 years ago
  76. 6b69fc7 bumped to version 10.1.1 by Nabin Hait · 7 years ago
  77. d8cd54d [fix] remove gstr2 fields from Sales Invoice and Delivery Note too (#13047) by Saurabh · 7 years ago
  78. 8a41887 patch exception fixes (#13037) by Suraj Shetty · 7 years ago
  79. 2949e9c Merge pull request #13036 from tundebabzy/issue-13019 by tundebabzy · 7 years ago
  80. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  81. 15bd316 Merge branch 'hotfix' by Nabin Hait · 7 years ago
  82. 9b530fb bumped to version 10.1.0 by Nabin Hait · 7 years ago
  83. 06bace9 Fixed develop version by Nabin Hait · 7 years ago
  84. c15978f fix indentation by tundebabzy · 7 years ago
  85. cb2264e Merge branch 'vishdha-leaderboard' into hotfix by Nabin Hait · 7 years ago
  86. 7d86227 Cleanup and fixes on leaderboard by Nabin Hait · 7 years ago
  87. e4fe2d9 Merge branch 'leaderboard' of https://github.com/vishdha/erpnext into vishdha-leaderboard by Nabin Hait · 7 years ago
  88. 23a2b65 [Fix] BOM Update Tool not update grandparent's exploded BOM (#13026) by rohitwaghchaure · 7 years ago
  89. cad22db Cutomisable Cash Flow Reports (#12969) by tundebabzy · 7 years ago
  90. 27d558c Optionally allow overlap on Timesheet #12893 (#13018) by tundebabzy · 7 years ago
  91. 4e8fdf7 [Enhance] Quality Inspection Template (#12988) by rohitwaghchaure · 7 years ago
  92. 79756c4 Update Territory & Customer Group across all transaction (#13004) by Zarrar · 7 years ago
  93. 0bde9e1 clear log if no attachments (#13023) by Shreya Shah · 7 years ago
  94. 637b242 Credit card default account should be debtors #12989 (#13029) by tundebabzy · 7 years ago
  95. 09d5675 [fix] Codacy issue by vishdha · 7 years ago
  96. e9166d7 [fix] Sales partner details get from sales Order and company currency details from selected company by vishdha · 7 years ago
  97. 9a64d43 [fix] Codacy Issue by vishdha · 7 years ago
  98. d4491d3 [new] Filter based on company: by vishdha · 7 years ago
  99. 09acb77 [new] Leader board by vishdha · 7 years ago
  100. d3069fe Daily work summary refactor (#12944) by Suraj Shetty · 7 years ago