1. 8934696 Reverted #13259 (#13291) by Nabin Hait · 7 years ago
  2. 97e890d Fix in unallocated amount calc in payment entry (#13288) by Nabin Hait · 7 years ago
  3. 96f4b22 Set po nos in DN and SI (#13290) by Nabin Hait · 7 years ago
  4. 0125f7b rename to Subscription and transfer present Subscription records to Auto Repeat in frappe by tundebabzy · 7 years ago
  5. 2f49373 Fixed merge conflict by Nabin Hait · 7 years ago
  6. 2c7a6e6 Reserve for subcontracting (#13195) by Nabin Hait · 7 years ago
  7. 69d9f51 if price list not found, set default selling/ buying price list from settings (#13259) by Shreya Shah · 7 years ago
  8. 9362cf3 [charts] update charts API by Prateeksha Singh · 7 years ago
  9. 2970630 Merge branch 'develop' into new-subscription by tundebabzy · 7 years ago
  10. 5e63c26 Fixed merge conflict by Nabin Hait · 7 years ago
  11. 138a485 Merge pull request #13252 from achillesrasquinha/py3 by Achilles Rasquinha · 7 years ago
  12. dc61c6b sort by name accounts by Achilles Rasquinha · 7 years ago
  13. 1d7665f sort by name accounts by Achilles Rasquinha · 7 years ago
  14. 3d26003 add column breaks to Subscription by tundebabzy · 7 years ago
  15. 8889b70 Merge branch 'develop' into new-subscription by tundebabzy · 7 years ago
  16. b4de7e3 removed has_key, used pythonic in (#13236) by Achilles Rasquinha · 7 years ago
  17. e69747c [Feature Request] Add Payment Mode field on Payment Terms Template #13117 (#13243) by tundebabzy · 7 years ago
  18. acd3479 Bank POS transactions in bank reconciliation (#13225) by rohitwaghchaure · 7 years ago
  19. a32e57a [Fix] Discount in offline POS is enabled even is it's disabled in POS Profile (#13233) by rohitwaghchaure · 7 years ago
  20. 908289d [FIX] filter to list by Achilles Rasquinha · 7 years ago
  21. 9050998 [FIX] use text_type instead of unicode, use cmp from past.builtins by Achilles Rasquinha · 7 years ago
  22. 1643cce fetch journal entry details (#13218) by tundebabzy · 7 years ago
  23. bbd9b71 Provision to include exploded items while making transfer entry of raw materials for subcontrtacted item (#13043) by rohitwaghchaure · 7 years ago
  24. c50d744 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  25. a65b287 [fix] setup_party_account_field on init by Saurabh · 7 years ago
  26. c43c95e Fixed merge conflict by Nabin Hait · 7 years ago
  27. 458a1fe codacy by tundebabzy · 7 years ago
  28. ef605d5 codacy by tundebabzy · 7 years ago
  29. 3b1251e codacy tinzz by tundebabzy · 7 years ago
  30. 2379451 codacy tinzz by tundebabzy · 7 years ago
  31. fbdd5d3 more tests and bug fixes by tundebabzy · 7 years ago
  32. 024c28a fix proration logic to reduce possibility of rounding errors by tundebabzy · 7 years ago
  33. 79a0156 enhancement: do nothing if `cancel_sbscription` is called for cancelled subscription by tundebabzy · 7 years ago
  34. d43422c enhancement: ensure subscription is cancelled before attempting to restart by tundebabzy · 7 years ago
  35. e13570f codacy review by tundebabzy · 7 years ago
  36. 9e863b9 Merge branch 'develop' into new-subscription by tundebabzy · 7 years ago
  37. c15dc21 clean up by tundebabzy · 7 years ago
  38. 49d34df more tests by tundebabzy · 7 years ago
  39. 688fd6b prorate invoice when cancelling subscription by tundebabzy · 7 years ago
  40. 16afa87 tiny refactor of invoice setting logic by tundebabzy · 7 years ago
  41. 9df4f0b fix: apply_discount_on field should be of type Select not Data by tundebabzy · 7 years ago
  42. 8670c85 make sure default `apply_discount_on` is set when creating invoice by tundebabzy · 7 years ago
  43. ca5cf35 fix: task should explicitly call `commit` and rollback if error by tundebabzy · 7 years ago
  44. 36c18c9 docstrings by tundebabzy · 7 years ago
  45. 0ec4452 hook to hourly scheduler by tundebabzy · 7 years ago
  46. 78fb126 fix test by tundebabzy · 7 years ago
  47. b91ec79 update tests and more tweaks by tundebabzy · 7 years ago
  48. 7eabbd9 update start date alone after restarting subscription by tundebabzy · 7 years ago
  49. 2a11c18 set initial invoice period based on subscription start by tundebabzy · 7 years ago
  50. a93fa16 freeze screen while waiting for updates on subscription by tundebabzy · 7 years ago
  51. 328aded adds `start` field to record subscrption start date by tundebabzy · 7 years ago
  52. c10bbd6 Editable unallocated amount in pe (#13130) by Nabin Hait · 7 years ago
  53. 855d843 [Fix] Sales invoice email prompt not working by Rohit Waghchaure · 7 years ago
  54. bc7a549 Gocardless integration (#13008) by Charles-Henri Decultot · 7 years ago
  55. d9fec69 update test case, fix bugs by tundebabzy · 7 years ago
  56. 8f37926 add ability to cancel, restart and refresh subscription by tundebabzy · 7 years ago
  57. 6465228 self.assertEqual by Achilles Rasquinha · 7 years ago
  58. 2cccad0 more tests and quick fix by tundebabzy · 7 years ago
  59. a5bc057 adds missing 'translatability' by tundebabzy · 7 years ago
  60. 86ee455 more tests and bug fix by tundebabzy · 7 years ago
  61. b3d5777 more test cases and bug fixes by tundebabzy · 7 years ago
  62. 96698c9 Use range instead xrange (#13128) by Achilles Rasquinha · 7 years ago
  63. 72d8509 python 3 fix (#13127) by Faris Ansari · 7 years ago
  64. 3aaf693 adds task -`process` by tundebabzy · 7 years ago
  65. 95a4ca9 update test cases by tundebabzy · 7 years ago
  66. 9bf029a generate new invoice only when `current_invoice_end` is past by tundebabzy · 7 years ago
  67. 11a5f78 Merge pull request #13070 from achillesrasquinha/py3 by Achilles Rasquinha · 7 years ago
  68. 45b6a17 refactor: by tundebabzy · 7 years ago
  69. c634ca8 adds validation to billing_interval_count in Subscription Plan by tundebabzy · 7 years ago
  70. 3c26a7e adjusts query so multiple plans can be used to create single invoice by tundebabzy · 7 years ago
  71. 559d01e allows to rename subscription plan by tundebabzy · 7 years ago
  72. 07313c2 adds more assertions to test cases by tundebabzy · 7 years ago
  73. 048bcbf more tests and code fixes by tundebabzy · 7 years ago
  74. b84e951 Subscriptions doctype - subscriber should be set only once by tundebabzy · 7 years ago
  75. 1ea5055 fix another date comparison bug by tundebabzy · 7 years ago
  76. 4d8175f adds test cases and fix resulting bugs by tundebabzy · 7 years ago
  77. cd700ef only generate invoice `after_insert` if subscription is not in trial period by tundebabzy · 7 years ago
  78. 0091c86 fix date comparison bug by tundebabzy · 7 years ago
  79. 08a11b4 sets default for `days_until_due` to 0 by tundebabzy · 7 years ago
  80. d3fdcd9 set `after_insert` methods: by tundebabzy · 7 years ago
  81. b72aac6 adds validation: - ensure trial period dates are in order by tundebabzy · 7 years ago
  82. 7a2c6df sets Subscription doc status in `before_save` by tundebabzy · 7 years ago
  83. 3010996 adds `before_insert` methods: by tundebabzy · 7 years ago
  84. 35e92c7 removes start field from Subscriptions by tundebabzy · 7 years ago
  85. 6e01433 removes end_date from Subscriptions doctype by tundebabzy · 7 years ago
  86. 2b52982 adds prorate field to Subscription Settings by tundebabzy · 7 years ago
  87. 2dee342 Subscriptions doctype - trial start and end are set_only_once by tundebabzy · 7 years ago
  88. cbe4f5b changes to subscription settings by tundebabzy · 7 years ago
  89. 066958a subscription_invoice doctype changes by tundebabzy · 7 years ago
  90. 8457bb2 change in Subscription Settings by tundebabzy · 7 years ago
  91. 9016890 adds Subscription Settings doctype by tundebabzy · 7 years ago
  92. 988f5ca hide `trial_period_end` and `invoices` if empty by tundebabzy · 7 years ago
  93. bbac07d use naming series for Subscriptions by tundebabzy · 7 years ago
  94. dda6234 remove subscription name and name by subscriber by tundebabzy · 7 years ago
  95. 7c455ad display invoices section field only if there are invoices by tundebabzy · 7 years ago
  96. 4ca5e81 adds description for `billing_interval_count` in subscription plan by tundebabzy · 7 years ago
  97. 4d31255 customer field in Subscriber should be Link by tundebabzy · 7 years ago
  98. a07811b adds new doctype - Subscriptions by tundebabzy · 7 years ago
  99. 2581e2e New doctype - Subscription Plan: by tundebabzy · 7 years ago
  100. 007919c New doctype - Subscriber: by tundebabzy · 7 years ago