1. 688fd6b prorate invoice when cancelling subscription by tundebabzy · 7 years ago
  2. 4499e53 add article by tundebabzy · 7 years ago
  3. 16afa87 tiny refactor of invoice setting logic by tundebabzy · 7 years ago
  4. 9df4f0b fix: apply_discount_on field should be of type Select not Data by tundebabzy · 7 years ago
  5. 8670c85 make sure default `apply_discount_on` is set when creating invoice by tundebabzy · 7 years ago
  6. ca5cf35 fix: task should explicitly call `commit` and rollback if error by tundebabzy · 7 years ago
  7. 36c18c9 docstrings by tundebabzy · 7 years ago
  8. 0ec4452 hook to hourly scheduler by tundebabzy · 7 years ago
  9. 78fb126 fix test by tundebabzy · 7 years ago
  10. b91ec79 update tests and more tweaks by tundebabzy · 7 years ago
  11. 7eabbd9 update start date alone after restarting subscription by tundebabzy · 7 years ago
  12. 2a11c18 set initial invoice period based on subscription start by tundebabzy · 7 years ago
  13. a93fa16 freeze screen while waiting for updates on subscription by tundebabzy · 7 years ago
  14. 328aded adds `start` field to record subscrption start date by tundebabzy · 7 years ago
  15. d9fec69 update test case, fix bugs by tundebabzy · 7 years ago
  16. 8f37926 add ability to cancel, restart and refresh subscription by tundebabzy · 7 years ago
  17. 2cccad0 more tests and quick fix by tundebabzy · 7 years ago
  18. a5bc057 adds missing 'translatability' by tundebabzy · 7 years ago
  19. 86ee455 more tests and bug fix by tundebabzy · 7 years ago
  20. b3d5777 more test cases and bug fixes by tundebabzy · 7 years ago
  21. 3aaf693 adds task -`process` by tundebabzy · 7 years ago
  22. 95a4ca9 update test cases by tundebabzy · 7 years ago
  23. 9bf029a generate new invoice only when `current_invoice_end` is past by tundebabzy · 7 years ago
  24. 45b6a17 refactor: by tundebabzy · 7 years ago
  25. c634ca8 adds validation to billing_interval_count in Subscription Plan by tundebabzy · 7 years ago
  26. 3c26a7e adjusts query so multiple plans can be used to create single invoice by tundebabzy · 7 years ago
  27. 559d01e allows to rename subscription plan by tundebabzy · 7 years ago
  28. 07313c2 adds more assertions to test cases by tundebabzy · 7 years ago
  29. 048bcbf more tests and code fixes by tundebabzy · 7 years ago
  30. b84e951 Subscriptions doctype - subscriber should be set only once by tundebabzy · 7 years ago
  31. 1ea5055 fix another date comparison bug by tundebabzy · 7 years ago
  32. 4d8175f adds test cases and fix resulting bugs by tundebabzy · 7 years ago
  33. cd700ef only generate invoice `after_insert` if subscription is not in trial period by tundebabzy · 7 years ago
  34. 0091c86 fix date comparison bug by tundebabzy · 7 years ago
  35. 08a11b4 sets default for `days_until_due` to 0 by tundebabzy · 7 years ago
  36. d3fdcd9 set `after_insert` methods: by tundebabzy · 7 years ago
  37. b72aac6 adds validation: - ensure trial period dates are in order by tundebabzy · 7 years ago
  38. 7a2c6df sets Subscription doc status in `before_save` by tundebabzy · 7 years ago
  39. 3010996 adds `before_insert` methods: by tundebabzy · 7 years ago
  40. 35e92c7 removes start field from Subscriptions by tundebabzy · 7 years ago
  41. 6e01433 removes end_date from Subscriptions doctype by tundebabzy · 7 years ago
  42. 2b52982 adds prorate field to Subscription Settings by tundebabzy · 7 years ago
  43. 2dee342 Subscriptions doctype - trial start and end are set_only_once by tundebabzy · 7 years ago
  44. cbe4f5b changes to subscription settings by tundebabzy · 7 years ago
  45. 066958a subscription_invoice doctype changes by tundebabzy · 7 years ago
  46. 8457bb2 change in Subscription Settings by tundebabzy · 7 years ago
  47. 9016890 adds Subscription Settings doctype by tundebabzy · 7 years ago
  48. 988f5ca hide `trial_period_end` and `invoices` if empty by tundebabzy · 7 years ago
  49. bbac07d use naming series for Subscriptions by tundebabzy · 7 years ago
  50. dda6234 remove subscription name and name by subscriber by tundebabzy · 7 years ago
  51. 7c455ad display invoices section field only if there are invoices by tundebabzy · 7 years ago
  52. 4ca5e81 adds description for `billing_interval_count` in subscription plan by tundebabzy · 7 years ago
  53. 4d31255 customer field in Subscriber should be Link by tundebabzy · 7 years ago
  54. a07811b adds new doctype - Subscriptions by tundebabzy · 7 years ago
  55. 2581e2e New doctype - Subscription Plan: by tundebabzy · 7 years ago
  56. 007919c New doctype - Subscriber: by tundebabzy · 7 years ago
  57. 1a9388a Clean inline css found in chapter and grant for loops! (#13038) by Raghavendra Kamath · 7 years ago
  58. 5b9f3b0 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  59. 2b2cf13 bumped to version 10.1.2 by Nabin Hait · 7 years ago
  60. 7f49b57 Update added_extra_gst_custom_field_in_gstr2.py by Nabin Hait · 7 years ago
  61. 0e3db27 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  62. 6b69fc7 bumped to version 10.1.1 by Nabin Hait · 7 years ago
  63. d8cd54d [fix] remove gstr2 fields from Sales Invoice and Delivery Note too (#13047) by Saurabh · 7 years ago
  64. 8a41887 patch exception fixes (#13037) by Suraj Shetty · 7 years ago
  65. 2949e9c Merge pull request #13036 from tundebabzy/issue-13019 by tundebabzy · 7 years ago
  66. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  67. 9b530fb bumped to version 10.1.0 by Nabin Hait · 7 years ago
  68. 06bace9 Fixed develop version by Nabin Hait · 7 years ago
  69. c15978f fix indentation by tundebabzy · 7 years ago
  70. 7d86227 Cleanup and fixes on leaderboard by Nabin Hait · 7 years ago
  71. e4fe2d9 Merge branch 'leaderboard' of https://github.com/vishdha/erpnext into vishdha-leaderboard by Nabin Hait · 7 years ago
  72. 23a2b65 [Fix] BOM Update Tool not update grandparent's exploded BOM (#13026) by rohitwaghchaure · 7 years ago
  73. cad22db Cutomisable Cash Flow Reports (#12969) by tundebabzy · 7 years ago
  74. 27d558c Optionally allow overlap on Timesheet #12893 (#13018) by tundebabzy · 7 years ago
  75. 4e8fdf7 [Enhance] Quality Inspection Template (#12988) by rohitwaghchaure · 7 years ago
  76. 79756c4 Update Territory & Customer Group across all transaction (#13004) by Zarrar · 7 years ago
  77. 0bde9e1 clear log if no attachments (#13023) by Shreya Shah · 7 years ago
  78. 637b242 Credit card default account should be debtors #12989 (#13029) by tundebabzy · 7 years ago
  79. 09d5675 [fix] Codacy issue by vishdha · 7 years ago
  80. e9166d7 [fix] Sales partner details get from sales Order and company currency details from selected company by vishdha · 7 years ago
  81. 9a64d43 [fix] Codacy Issue by vishdha · 7 years ago
  82. d4491d3 [new] Filter based on company: by vishdha · 7 years ago
  83. 09acb77 [new] Leader board by vishdha · 7 years ago
  84. d3069fe Daily work summary refactor (#12944) by Suraj Shetty · 7 years ago
  85. 67f7441 disable expand_all button for BOM (#13015) by Zarrar · 7 years ago
  86. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  87. bc55156 [Hotfix] Selecting create on blank field throws error (#13014) by Zarrar · 7 years ago
  88. f65afac db_update instead of save to avoid unnecessary validations (#13009) by Shreya Shah · 7 years ago
  89. b8c088e Transaction Log for France (#12795) by Charles-Henri Decultot · 7 years ago
  90. 7c744ac Changes for Rollup (#12924) by Faris Ansari · 7 years ago
  91. e255830 [enhance] Production Plan (#12160) by rohitwaghchaure · 7 years ago
  92. 2fbb492 item balance report (#12983) by Pawan Mehta · 7 years ago
  93. 244e235 Sales Payment Summary - fix for change amount (#12981) by Pawan Mehta · 7 years ago
  94. f718b0c Currency filter in Pricing Rule (#11776) by Shreya Shah · 7 years ago
  95. 554f2de Code cleanup online POS (#12985) by rohitwaghchaure · 7 years ago
  96. a5003f8 [minor] Balance Qty added in reorder level email notification (#13000) by Vishal Dhayagude · 7 years ago
  97. 6c5d798 Outstanding Amount not getting updated in Payment Entry #12713 (#12975) by tundebabzy · 7 years ago
  98. 5448318 fix total field (#12992) by Shreya Shah · 7 years ago
  99. 174a183 Added Payment Details to Sales Payment Summary Report (#12358) by Pawan Mehta · 7 years ago
  100. ec23a6f [fix] section break for raw_material_details (#12976) by Saurabh · 7 years ago