1. 2a3c39f fix(py3): Convert dict.values() to list for indexing by Aditya Hase · 6 years ago
  2. 46d7456 fix(py3): Convert list to filter for indexing by Aditya Hase · 6 years ago
  3. a86a569 fix(py3): Convert dict.values() to list for indexing by Aditya Hase · 6 years ago
  4. 3e95473 fix(py3): Convert filter to list for indexing by Aditya Hase · 6 years ago
  5. 0b1dc32 Merge pull request #16597 from adityahase/python3-fix by Aditya Hase · 6 years ago
  6. b9dc031 fix(py3): Use range instead of xrange by Aditya Hase · 6 years ago
  7. ce27cff refactor(desk_icon): Remove reference and patches to Desktop Icon by Prateeksha Singh · 6 years ago
  8. da1dc7f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  9. 7b93e73 Merge pull request #16576 from nabinhait/pay_reco_fix by Nabin Hait · 6 years ago
  10. ac18498 fix: Optimising payment reconciliation queries by Nabin Hait · 6 years ago
  11. 125505f fix(purchase_invoice): fix undefined variable by Chinmay Pai · 6 years ago
  12. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  13. 56cbfe4 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  14. 66833f1 fix(accounts): fetch subscription details only if required fields are populated by Aditya Hase · 6 years ago
  15. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  16. f3cfad7 Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  17. a95ed44 fix: test case for fiscal year (#16516) by rohitwaghchaure · 6 years ago
  18. cc41b87 Merge pull request #16497 from nabinhait/bom_price by Nabin Hait · 6 years ago
  19. 8f6509f Merge branch 'staging-fixes' into fiscal_year_should_always_be_for_12_months by Sagar Vora · 6 years ago
  20. 9520e34 fix: better error messages by Sagar Vora · 6 years ago
  21. 1df9a23 Merge pull request #16513 from rohitwaghchaure/remove_zero_qty_items_on_click_os_pay by Nabin Hait · 6 years ago
  22. 07f75a3 feat: on click of pay button and on focus out of qty field remove the zero qty items from the cart by Rohit Waghchaure · 6 years ago
  23. a8e743e fix: fiscal year always be for 12 months by Rohit Waghchaure · 6 years ago
  24. a8cc4b1 Merge branch 'staging-fixes' into pos_issue by Deepesh Garg · 6 years ago
  25. 3b8623e Merge pull request #16491 from adityahase/ar-fix by Nabin Hait · 6 years ago
  26. ff2922c Merge pull request #16488 from deepeshgarg007/price_list by Nabin Hait · 6 years ago
  27. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  28. f0cfe98 fix: Added missing semicolon and removed null from parameter by deepeshgarg007 · 6 years ago
  29. 4e4b200 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into pos_issue by deepeshgarg007 · 6 years ago
  30. c2ffcc5 feat(POS): Customer wise price list in offline mode and enhancement in POS closing voucher by deepeshgarg007 · 6 years ago
  31. 76556e1 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into price_list by deepeshgarg007 · 6 years ago
  32. 8c84b7b fix: Doctype Name correction by deepeshgarg007 · 6 years ago
  33. 3476a45 fix: minor by Nabin Hait · 6 years ago
  34. 1f9a6fe fix: Assign given price list if POS price list is not available by deepeshgarg007 · 6 years ago
  35. 596c1b3 Merge pull request #16220 from SaiFi0102/Party-Ledger-Summary by Nabin Hait · 6 years ago
  36. e21bdf0 Merge pull request #16472 from deepeshgarg007/cost_center by Nabin Hait · 6 years ago
  37. a6ab386 Merge pull request #16487 from netchampfaris/fix-gst-pos-invoice by Nabin Hait · 6 years ago
  38. 393080e Merge pull request #16492 from rohitwaghchaure/ascii_code_issue_pos_offline_not_working by Nabin Hait · 6 years ago
  39. e14cc8f fix: bank reconcilliation showing multiple entries against one JV by Rohit Waghchaure · 6 years ago
  40. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  41. 74df01d fix: ascii code while opening offline POS by Rohit Waghchaure · 6 years ago
  42. 7e4cf62 Merge pull request #16370 from rohitwaghchaure/show_outward_entries_in_negative by rohitwaghchaure · 6 years ago
  43. a40c43e fix(ar-summary): Changes to column list to match recent changes by Aditya Hase · 6 years ago
  44. c48efab fix(sales_invoice): fetch customer price list if available before pos profile price list by deepeshgarg007 · 6 years ago
  45. d6f837c fix: Dont show 0 amount taxes and tax breakup by Faris Ansari · 6 years ago
  46. 19ab86a fix:(cost_center): fix for update cost center number by deepeshgarg007 · 6 years ago
  47. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  48. 141c543 Update journal_entry.js by Nabin Hait · 6 years ago
  49. 36706c0 Merge pull request #16451 from nabinhait/unicode-issue by Nabin Hait · 6 years ago
  50. fb8c0bd Merge pull request #16464 from adityahase/flakes by Nabin Hait · 6 years ago
  51. 4ef578e Merge pull request #16406 from rohitwaghchaure/newchanges_in_tds_reports by Nabin Hait · 6 years ago
  52. f79937d style: Remove unused imports by Aditya Hase · 6 years ago
  53. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  54. 74a3370 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  55. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  56. a5270e5 fix: Unicode issue in purchase invoice by Nabin Hait · 6 years ago
  57. ddd9136 Renamed field and added finance book column in the trial balance simple report by Rohit Waghchaure · 6 years ago
  58. d157ae1 fix(ar-summary-report): Changes to column list to match recent changes in AR report by Aditya Hase · 6 years ago
  59. 270c4c2 fix: push party filter only if applicable by Zlash65 · 6 years ago
  60. c8d632d fix: add set query for payroll entry in JV by Zlash65 · 6 years ago
  61. b9b8d57 Merge pull request #16435 from deepeshgarg007/support-fix by Nabin Hait · 6 years ago
  62. de718da fix: Code cleanup by Rohit Waghchaure · 6 years ago
  63. 3565395 Merge branch 'email_digest' of https://github.com/deepeshgarg007/erpnext into email_digest by deepeshgarg007 · 6 years ago
  64. aab6d0e fix(email_digest): Linkes annual income and annual expense to profit and loss statement by deepeshgarg007 · 6 years ago
  65. ff1078f fix(minor): fetch payment terms if voucher nos are available by deepeshgarg007 · 6 years ago
  66. f7fe08c Merge branch 'develop' into email_digest by Deepesh Garg · 6 years ago
  67. 31d58ea fix(Party Ledger Summary): Added Supplier/Customer Name column by Saif Ur Rehman · 6 years ago
  68. 55566b7 fix(Party Ledger Summary): Codacy fix by Saif Ur Rehman · 6 years ago
  69. 79d4400 fix: Offline pos fix (#16424) by Himanshu · 6 years ago
  70. fcaed12 Merge branch 'Party-Ledger-Summary' of https://saifi0102@github.com/SaiFi0102/erpnext.git into Party-Ledger-Summary by Saif Ur Rehman · 6 years ago
  71. 398f593 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  72. bace4d3 Merge pull request #16358 from adityahase/naming-series by Nabin Hait · 6 years ago
  73. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  74. fa7ee0b Added dafult bank account in the customer/supplier by Rohit Waghchaure · 6 years ago
  75. f725816 Enhance: Added field limit in the Payment Reconciliation to handle large entries by Rohit Waghchaure · 6 years ago
  76. 873442a Merge branch 'staging-fixes' into Party-Ledger-Summary by Nabin Hait · 6 years ago
  77. 28ccaa3 Merge branch 'staging-fixes' into Gross-Profit-Return-Fix by Nabin Hait · 6 years ago
  78. fccb1e5 fix(Gross Profit Report): corrected fieldnames in return invoice query by Saif Ur Rehman · 6 years ago
  79. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  80. affeb3d Added on account amount field in Accounts Payable/Receivable Summary by Rohit Waghchaure · 6 years ago
  81. 1a4c1e1 Fix: total invoiced amount in Accounts Receivable Summary report showing blank by Rohit Waghchaure · 6 years ago
  82. b2d08a4 Added bank account field in the payment entry by Rohit Waghchaure · 6 years ago
  83. bdee57c Added finance book in trial balance and fixed cost center not working issue in trial balance by Rohit Waghchaure · 6 years ago
  84. f86123a feat(Party Ledger Summary): Include columns for discount and other adjustments by Saif Ur Rehman · 6 years ago
  85. df7215d Added supplier name in the tds report by Rohit Waghchaure · 6 years ago
  86. 4ed7cfc tests(cost-center-company): Validate cost center's company and revent tests by Nabin Hait · 6 years ago
  87. 502f15b test: test_party_details_tax_category by Saif Ur Rehman · 6 years ago
  88. bbd1e47 test: test_tax_calculation_with_item_tax_template by Saif Ur Rehman · 6 years ago
  89. ba54209 [Fix] Exchange rate revaluation, get entries not working if accounts of the other currency than company currency not available (#16379) by rohitwaghchaure · 6 years ago
  90. 5085673 test: fix for Item Tax Template v12 by Saif Ur Rehman · 6 years ago
  91. 187bdf0 Merge pull request #16319 from SaiFi0102/Gross-Profit-Exclude-Opening-Invoice by Nabin Hait · 6 years ago
  92. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  93. 7200203 fix(Codacy): removed unused variable by deepeshgarg007 · 6 years ago
  94. c039f70 Test Cases for account balance report by deepeshgarg007 · 6 years ago
  95. 8621869 Created multiple reports and linked them to email digest by deepeshgarg007 · 6 years ago
  96. 701c762 Show outward entries in negative for Bank Clearance Summary report by Rohit Waghchaure · 6 years ago
  97. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  98. 091cfba test: Added test for get_item_tax_template and get_item_tax_map by Saif Ur Rehman · 6 years ago
  99. 142d8aa Merge pull request #16321 from rohitwaghchaure/fixed_bank_clearance_negtive_value_amt by Nabin Hait · 6 years ago
  100. e6ec6cc Merge pull request #16316 from Anurag810/purchase-invoice-fixes by Nabin Hait · 6 years ago