1. 72d8509 python 3 fix (#13127) by Faris Ansari · 7 years ago
  2. 3aaf693 adds task -`process` by tundebabzy · 7 years ago
  3. 95a4ca9 update test cases by tundebabzy · 7 years ago
  4. 9bf029a generate new invoice only when `current_invoice_end` is past by tundebabzy · 7 years ago
  5. 11a5f78 Merge pull request #13070 from achillesrasquinha/py3 by Achilles Rasquinha · 7 years ago
  6. 45b6a17 refactor: by tundebabzy · 7 years ago
  7. c634ca8 adds validation to billing_interval_count in Subscription Plan by tundebabzy · 7 years ago
  8. 3c26a7e adjusts query so multiple plans can be used to create single invoice by tundebabzy · 7 years ago
  9. 559d01e allows to rename subscription plan by tundebabzy · 7 years ago
  10. 07313c2 adds more assertions to test cases by tundebabzy · 7 years ago
  11. 048bcbf more tests and code fixes by tundebabzy · 7 years ago
  12. b84e951 Subscriptions doctype - subscriber should be set only once by tundebabzy · 7 years ago
  13. 1ea5055 fix another date comparison bug by tundebabzy · 7 years ago
  14. 4d8175f adds test cases and fix resulting bugs by tundebabzy · 7 years ago
  15. cd700ef only generate invoice `after_insert` if subscription is not in trial period by tundebabzy · 7 years ago
  16. 0091c86 fix date comparison bug by tundebabzy · 7 years ago
  17. 08a11b4 sets default for `days_until_due` to 0 by tundebabzy · 7 years ago
  18. d3fdcd9 set `after_insert` methods: by tundebabzy · 7 years ago
  19. b72aac6 adds validation: - ensure trial period dates are in order by tundebabzy · 7 years ago
  20. 7a2c6df sets Subscription doc status in `before_save` by tundebabzy · 7 years ago
  21. 3010996 adds `before_insert` methods: by tundebabzy · 7 years ago
  22. 35e92c7 removes start field from Subscriptions by tundebabzy · 7 years ago
  23. 6e01433 removes end_date from Subscriptions doctype by tundebabzy · 7 years ago
  24. 2b52982 adds prorate field to Subscription Settings by tundebabzy · 7 years ago
  25. 2dee342 Subscriptions doctype - trial start and end are set_only_once by tundebabzy · 7 years ago
  26. cbe4f5b changes to subscription settings by tundebabzy · 7 years ago
  27. 066958a subscription_invoice doctype changes by tundebabzy · 7 years ago
  28. 8457bb2 change in Subscription Settings by tundebabzy · 7 years ago
  29. 9016890 adds Subscription Settings doctype by tundebabzy · 7 years ago
  30. 988f5ca hide `trial_period_end` and `invoices` if empty by tundebabzy · 7 years ago
  31. bbac07d use naming series for Subscriptions by tundebabzy · 7 years ago
  32. dda6234 remove subscription name and name by subscriber by tundebabzy · 7 years ago
  33. 7c455ad display invoices section field only if there are invoices by tundebabzy · 7 years ago
  34. 4ca5e81 adds description for `billing_interval_count` in subscription plan by tundebabzy · 7 years ago
  35. 4d31255 customer field in Subscriber should be Link by tundebabzy · 7 years ago
  36. a07811b adds new doctype - Subscriptions by tundebabzy · 7 years ago
  37. 2581e2e New doctype - Subscription Plan: by tundebabzy · 7 years ago
  38. 007919c New doctype - Subscriber: by tundebabzy · 7 years ago
  39. a3555aa [FIX] sorting multiple compares by Achilles Rasquinha · 7 years ago
  40. 7570774 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  41. 82048cf verify payment entry amount is positive (#13066) by Ameya Shenoy · 7 years ago
  42. 4d76269 [Fix] Item wise sales register report (#13055) by rohitwaghchaure · 7 years ago
  43. dd0fc10 [Fix] PDC amount, PDC print layout issue (#13062) by rohitwaghchaure · 7 years ago
  44. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  45. cad22db Cutomisable Cash Flow Reports (#12969) by tundebabzy · 7 years ago
  46. 27d558c Optionally allow overlap on Timesheet #12893 (#13018) by tundebabzy · 7 years ago
  47. 637b242 Credit card default account should be debtors #12989 (#13029) by tundebabzy · 7 years ago
  48. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  49. 244e235 Sales Payment Summary - fix for change amount (#12981) by Pawan Mehta · 7 years ago
  50. f718b0c Currency filter in Pricing Rule (#11776) by Shreya Shah · 7 years ago
  51. 554f2de Code cleanup online POS (#12985) by rohitwaghchaure · 7 years ago
  52. 6c5d798 Outstanding Amount not getting updated in Payment Entry #12713 (#12975) by tundebabzy · 7 years ago
  53. 174a183 Added Payment Details to Sales Payment Summary Report (#12358) by Pawan Mehta · 7 years ago
  54. 093e7e6 Refactor Expense Claim (#12883) by Shreya Shah · 7 years ago
  55. 441a1e1 Validate Bank name in Setup wizard on the same slide (#12968) by Zarrar · 7 years ago
  56. b95ecd7 Gstr reports (#12940) by Nabin Hait · 7 years ago
  57. cc98d40 Payment reco auto allocation and maintain same order of records (#12963) by Nabin Hait · 7 years ago
  58. 1e0ae07 [fix] Validate Party in not present in Party Type (#12910) by Vishal Dhayagude · 7 years ago
  59. 3a9eec2 Calculate due date in Purchase Invoice on the basis of Supplier invoice date (#12913) by Shreya Shah · 7 years ago
  60. 103c4e9 [Fix] Incorrect rate in item-wise sales register (#12943) by rohitwaghchaure · 7 years ago
  61. 0bf19a1 Merge pull request #12931 from achillesrasquinha/py3-iteritems by Achilles Rasquinha · 7 years ago
  62. 1697a7a replaced string_types with basestring by Achilles Rasquinha · 7 years ago
  63. 714c746 Updated Python 3 fixes by Achilles Rasquinha · 7 years ago
  64. e6d65bc Fixed translations and tests (#12900) by Nabin Hait · 7 years ago
  65. 361366e Python 3 fixes. (#12916) by Achilles Rasquinha · 7 years ago
  66. 2735701 resolved merge conflicts by Saurabh · 7 years ago
  67. 56b2e12 Python 3 fixes [merge asap] (#12884) by Achilles Rasquinha · 7 years ago
  68. e21e596 Fixed merge conflict by Nabin Hait · 7 years ago
  69. c897825 Report presentation currency (#12670) by tundebabzy · 7 years ago
  70. f9cb7ea removed extra spaces by joezsweet · 7 years ago
  71. 6e7e70c Added PDC from journal entry in AR report (#12844) by rohitwaghchaure · 7 years ago
  72. 5c33a04 Shareholder and related doctypes (#12215) by Ameya Shenoy · 7 years ago
  73. 7477899 Formatter, code cleanup (#12852) by rohitwaghchaure · 7 years ago
  74. 7e75165 Merge branch 'develop' into fixes_12829 by rohitwaghchaure · 7 years ago
  75. 83b1b80 print hide and pos.less changes by pawan · 7 years ago
  76. 33571dc print hide changes by pawan · 7 years ago
  77. 31d37f1 print hide changes by pawan · 7 years ago
  78. e2bc8bb Update sales_invoice.json by Pawan Mehta · 7 years ago
  79. 735b8c6 [fix] #12829 by pawan · 7 years ago
  80. ab8c7e6 resolved merge conflicts by Saurabh · 7 years ago
  81. 1a4d77a Fixes #12810 for Offline POS by Saurabh · 7 years ago
  82. b553b7a PDC Enhancements (#12462) by rohitwaghchaure · 7 years ago
  83. c224d34 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  84. 33f967d Account name length fixed in HUngary and Germen COA by Nabin Hait · 7 years ago
  85. 4b1bd15 Draft status in pos print format by Nabin Hait · 7 years ago
  86. 9a50371 Removed DR/CR from balance column (#12791) by rohitwaghchaure · 7 years ago
  87. 50f7e29 [New] Added Draft status in POS Invoice print formats if a Draft POS Invoice is printed by Saurabh · 7 years ago
  88. a8d5ef4 space to tabs by joezsweet · 7 years ago
  89. a4c40e0 [Fix] After accesing POS page, it does not work when going back from another page (#12763) by rohitwaghchaure · 7 years ago
  90. 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
  91. 5e93b02 Update trial_balance.py by Helkyd · 7 years ago
  92. cf6360d Merge pull request #12739 from jay-parikh/hotfix by rohitwaghchaure · 7 years ago
  93. b258686 Update trial_balance.py by Helkyd · 7 years ago
  94. cae13bf Fixes in purchase register report (#12737) by Nabin Hait · 7 years ago
  95. d4359fa Enable/Disable Discount in POS using POS Profile #11748 by Jay Parikh · 7 years ago
  96. 441032d Merge branch 'develop' into develop by rohitwaghchaure · 7 years ago
  97. ec2c9ec Merge branch 'master' into develop by Nabin Hait · 7 years ago
  98. 7918b92 Invalid date value comparison, fixes for mariadb 10.2.3+ by Nabin Hait · 7 years ago
  99. 5852544 Check credit limit while making DN, if bypassed on SO (#12702) by Nabin Hait · 7 years ago
  100. ce5b93c [Fix] Allow user to edit rate in online POS (#12701) by rohitwaghchaure · 7 years ago