1. 4e3e784 Merge pull request #16335 from deepeshgarg007/accounts-receivable-fix by Nabin Hait · 6 years ago
  2. 7c45f45 fix: Divide by zero exception fix in item wise purchase register (#16247) by Deepesh Garg · 6 years ago
  3. 85c6a0f fix(test): Do not rely on order by name by Aditya Hase · 6 years ago
  4. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  5. 972f659 fix(naming): Use creation instead of name to order GL Entries by Aditya Hase · 6 years ago
  6. 7bc692d feat(naming): Deferred naming for Stock Ledger Entry and GL Entry by Aditya Hase · 6 years ago
  7. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  8. cad20ab Merge branch 'staging-fixes' into loyalty-program-fix by Sagar Vora · 6 years ago
  9. 92cab55 Merge branch 'staging-fixes' into purchase-invoice-fixes by Sagar Vora · 6 years ago
  10. 1310c23 Merge pull request #16350 from rohitwaghchaure/code_cleanup_general_ledger by Sagar Vora · 6 years ago
  11. fbadb19 Merge branch 'staging-fixes' into Gross-Profit-Exclude-Opening-Invoice by Sagar Vora · 6 years ago
  12. 848bbac Added patch for Item Tax Template by Saif Ur Rehman · 6 years ago
  13. f484f0d Added test for Tax Rule based on Tax Category by Saif Ur Rehman · 6 years ago
  14. ed67251 Replaced str to cstr in genral ledger report by Rohit Waghchaure · 6 years ago
  15. 13a6c0a Fix tests by Saif Ur Rehman · 6 years ago
  16. 0eca164 Merge branch 'staging-fixes' into loyalty-program-fix by Deepesh Garg · 6 years ago
  17. 7ea6554 Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  18. b1288b7 fix: Test Records by Saif Ur Rehman · 6 years ago
  19. fdd5d54 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  20. eabf260 fix :Test cases for accounts receivable report by deepeshgarg007 · 6 years ago
  21. 9de81cd Added Customer contact column in accounts Receivable by deepeshgarg007 · 6 years ago
  22. 1ff1fc4 [Fix] Negative amount showing in the bank clearance summary by Rohit Waghchaure · 6 years ago
  23. 016f29f fix: error due to passing None in scrub by Saif Ur Rehman · 6 years ago
  24. e194a65 fix: is_opening != 'Yes' by Saif Ur Rehman · 6 years ago
  25. 5865fcc fix: expense head of asset items in purchase invoice by Anurag Mishra · 6 years ago
  26. 94e35e7 Fix #15917 (#16311) by Charles-Henri Decultot · 6 years ago
  27. 8300f5e fix: Codacy issues and added test case by deepeshgarg007 · 6 years ago
  28. 78ad6c4 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into loyalty-program-fix by deepeshgarg007 · 6 years ago
  29. fac6b59 Exclude opening invoices in Gross Profit Report by Saif Ur Rehman · 6 years ago
  30. 137a24f Merge pull request #16253 from chdecultot/sales_summary_correction by Nabin Hait · 6 years ago
  31. f6a83da fix: update item_tax_template account_type server-side validation by Saif Ur Rehman · 6 years ago
  32. eeead1d fix: Only load transaction's company's tax accounts in item tax map by Saif Ur Rehman · 6 years ago
  33. fd531a6 feat: Tax Category based on Address by Saif Ur Rehman · 6 years ago
  34. aca374e feat: add_taxes_from_item_tax_template by Saif Ur Rehman · 6 years ago
  35. e87eb07 Correction for Travis by Charles-Henri Decultot · 6 years ago
  36. 8d71015 Cleanup journal entries by Charles-Henri Decultot · 6 years ago
  37. b7339d7 Test travis by Charles-Henri Decultot · 6 years ago
  38. 43c7bd5 Cancel existing payment entries for data integrity in test by Charles-Henri Decultot · 6 years ago
  39. 641d3e0 Add own records by Charles-Henri Decultot · 6 years ago
  40. 0f9c47c Remove pricing rule from items by Charles-Henri Decultot · 6 years ago
  41. 02aa9fb Understand Travis by Charles-Henri Decultot · 6 years ago
  42. 3de12db Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  43. 6778668 More work on Tax Category and Item Tax Template by Saif Ur Rehman · 6 years ago
  44. d777769 Corrections for Travis by Charles-Henri Decultot · 6 years ago
  45. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  46. 9c1db68 Ignore pricing rule for Travis by Charles-Henri Decultot · 6 years ago
  47. 53a38e8 Merge pull request #16257 from surajshetty3416/permission-fixes by rohitwaghchaure · 6 years ago
  48. 899b9b1 Codacy correction by Charles-Henri Decultot · 6 years ago
  49. 9d31452 Remove ununsed variable by Charles-Henri Decultot · 6 years ago
  50. ed94317 Test cases by Charles-Henri Decultot · 6 years ago
  51. a1d015c Initialized loyalty_point_details by deepeshgarg007 · 6 years ago
  52. 12f5cef Loyalty program issue fix in customer dashboard by deepeshgarg007 · 6 years ago
  53. 136c4c4 Merge pull request #16016 from rohitwaghchaure/fixed_tax_withholding_issue by rohitwaghchaure · 6 years ago
  54. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  55. 5d11abb fix(escaping): accounts_receivable.py by Rushabh Mehta · 6 years ago
  56. 94500a9 [Fix] TDS is applying on the tax by Rohit Waghchaure · 6 years ago
  57. 052033a [Fix] Pos bugs (#16256) by Charles-Henri Decultot · 6 years ago
  58. 772e878 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  59. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  60. 8ac2617 Add and Modified DocTypes for Item Tax Template by Saif Ur Rehman · 6 years ago
  61. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  62. 8134850 Filter cancelled and draft payments by Charles-Henri Decultot · 6 years ago
  63. 0866b2b Update accounts_receivable.py by Nabin Hait · 6 years ago
  64. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  65. b645c2c Rebase using staging-fixes and resolved conflicts by deepeshgarg007 · 6 years ago
  66. 530453e Added temp variables for outstanding, credit_note_amt instead of function calling by deepeshgarg007 · 6 years ago
  67. 5de603c breaked up code into multiple functions by deepeshgarg007 · 6 years ago
  68. 4ac8fcf Added test case for Accounts receivable report based on payment terms by deepeshgarg007 · 6 years ago
  69. a944f88 Removed column for pdc date by deepeshgarg007 · 6 years ago
  70. 17544d7 Refactored accounts receivable report for payment terms by deepeshgarg007 · 6 years ago
  71. e7a91b9 Credit note fix by deepeshgarg007 · 6 years ago
  72. f98adf2 Changed columns and added currency conditions by deepeshgarg007 · 6 years ago
  73. b6c0837 Allocation of credit note amount and pdc in payment terms by deepeshgarg007 · 6 years ago
  74. 24f8d3e Add columns based on payment terms by deepeshgarg007 · 6 years ago
  75. a8ab9b5 Accounts Receivable report based on payment terms by deepeshgarg007 · 6 years ago
  76. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  77. 4994d84 fix(pos-profile): Cleanup Form for POS Profile (#16208) by Faris Ansari · 6 years ago
  78. b532315 Using same filter for Sales Person from Accounts Receivable by Saif Ur Rehman · 6 years ago
  79. b07d108 feat: Supplier Ledger Summary by Saif Ur Rehman · 6 years ago
  80. 41236ed feat: Customer Ledger Summary report by Saif Ur Rehman · 6 years ago
  81. fb2fdc4 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  82. 3775111 Simple Trial Balance (#16060) by Pawan Mehta · 6 years ago
  83. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  84. 5b50b28 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  85. b52bd9c AR/AP Report Enhancement (#16175) by Saif · 6 years ago
  86. 5472fff Added disabled field in the address (#16114) by rohitwaghchaure · 6 years ago
  87. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  88. 0c3c148 Linking company address to pos profile (#16142) by Deepesh Garg · 6 years ago
  89. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  90. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  91. dd7b020 fix(test): Fixed tests for period closing voucher by Nabin Hait · 6 years ago
  92. eda0a6e fix(test): Fixed tests for period closing voucher by Nabin Hait · 6 years ago
  93. ee05e35 Rewrote query using orm by deepeshgarg007 · 6 years ago
  94. c981fb3 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into supplier-customer-dashboard-fix by deepeshgarg007 · 6 years ago
  95. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  96. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  97. ebe1e12 Codacy issue fixes by deepeshgarg007 · 6 years ago
  98. f642f86 Merge branch 'hotfix' into accounts_receivable_summary_print_issue by Nabin Hait · 6 years ago
  99. 9659893 fix(test): Fixed tests for discount with margin and period closing voucher by Nabin Hait · 6 years ago
  100. 10bcd51 [Fix] Accounts receivable summary print is not working by Rohit Waghchaure · 6 years ago