1. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  2. 5d11abb fix(escaping): accounts_receivable.py by Rushabh Mehta · 6 years ago
  3. 242b16f Rename Accounts -> Accounting by Suraj Shetty · 6 years ago
  4. 67121f6 [Translation] Updated Translations by frappe-pr-bot · 6 years ago
  5. 94500a9 [Fix] TDS is applying on the tax by Rohit Waghchaure · 6 years ago
  6. 7ec5e80 [Fix] While making sales invoice from delivery note, system not remove the returned qty (#16141) by rohitwaghchaure · 6 years ago
  7. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  8. 78bc405 fix: set fieldname for frappe prompt (#16198) by Valmik · 6 years ago
  9. c4d38c0 Fix the disappears of image bug after uploading and saving the employee (#16217) by Navdeep Ghai · 6 years ago
  10. 1790a6f Set ignore_user_permission 1 for Company field in Item Default (#16167) by KanchanChauhan · 6 years ago
  11. 349040d fix(work_order): Set operations for Work Order when created from MREQ (#16154) by Rohan · 6 years ago
  12. 052033a [Fix] Pos bugs (#16256) by Charles-Henri Decultot · 6 years ago
  13. 4265c5a Rename BOM and Work order fields (#16209) by rohitwaghchaure · 6 years ago
  14. 70c5aa5 [Enhancement] Pending SO Items for Purchase Request Report (#16188) by Mangesh-Khairnar · 6 years ago
  15. 91ddade fix: add currency to options (#16199) by Shreya Shah · 6 years ago
  16. 25fc5b8 [Translation] Updated Translations (#16227) by Frappe PR Bot · 6 years ago
  17. 083f1c5 Safe decode project name for languages with special characters (#16254) by Charles-Henri Decultot · 6 years ago
  18. d2b9093 fix: Check if items exist (#16248) by Shreya Shah · 6 years ago
  19. 9100740 [Fix] FEC: Correction of the export function (#16252) by Charles-Henri Decultot · 6 years ago
  20. ed35612 Update README.md (#16224) by Raffael Meyer · 6 years ago
  21. 1c1798c [Fix] Warehouse wise item balance age and value report not working (#16258) by rohitwaghchaure · 6 years ago
  22. 3ae2517 Removed subscriber option form module page (#16270) by Deepesh Garg · 6 years ago
  23. 83e3c4c Fix quote error by Suraj Shetty · 6 years ago
  24. 772e878 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  25. b58c317 Fix daily_work_summary_settings migration patch by Suraj Shetty · 6 years ago
  26. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  27. 8ac2617 Add and Modified DocTypes for Item Tax Template by Saif Ur Rehman · 6 years ago
  28. 27c37e1 Minor fix by Suraj Shetty · 6 years ago
  29. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  30. 7067727 bumped to version 11.0.3-beta.31 by Frappe Bot · 6 years ago
  31. 89625b6 Rename learn to help by Suraj Shetty · 6 years ago
  32. b0a84f0 Replace desktop icon for project list with desktop icon for projects module by Suraj Shetty · 6 years ago
  33. 8134850 Filter cancelled and draft payments by Charles-Henri Decultot · 6 years ago
  34. 0866b2b Update accounts_receivable.py by Nabin Hait · 6 years ago
  35. ba8c041 fix: Check if items exist by shreyashah115@gmail.com · 6 years ago
  36. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  37. b645c2c Rebase using staging-fixes and resolved conflicts by deepeshgarg007 · 6 years ago
  38. 530453e Added temp variables for outstanding, credit_note_amt instead of function calling by deepeshgarg007 · 6 years ago
  39. 5de603c breaked up code into multiple functions by deepeshgarg007 · 6 years ago
  40. 4ac8fcf Added test case for Accounts receivable report based on payment terms by deepeshgarg007 · 6 years ago
  41. a944f88 Removed column for pdc date by deepeshgarg007 · 6 years ago
  42. 17544d7 Refactored accounts receivable report for payment terms by deepeshgarg007 · 6 years ago
  43. e7a91b9 Credit note fix by deepeshgarg007 · 6 years ago
  44. f98adf2 Changed columns and added currency conditions by deepeshgarg007 · 6 years ago
  45. b6c0837 Allocation of credit note amount and pdc in payment terms by deepeshgarg007 · 6 years ago
  46. 24f8d3e Add columns based on payment terms by deepeshgarg007 · 6 years ago
  47. a8ab9b5 Accounts Receivable report based on payment terms by deepeshgarg007 · 6 years ago
  48. a78947f Merge pull request #16218 from deepeshgarg007/analytics-graph by Nabin Hait · 6 years ago
  49. f6f503a [Fix] Is fixed asset checkbox not checked if user duplicate the existing invoice by Rohit Waghchaure · 6 years ago
  50. 5555bf8 Capitalize marketplace factory class to support recent router changes (#16238) by Suraj Shetty · 6 years ago
  51. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  52. a8d9bfd Fix: currency symbol issue in delivery note list (#16233) by Suraj Shetty · 6 years ago
  53. 159897d fix(customer): Fix Total Unpaid amount in Customer dashboard (#16234) by Rohan · 6 years ago
  54. c4921d2 Merge pull request #16225 from rohitwaghchaure/not_able_to_make_po_from_mr by rohitwaghchaure · 6 years ago
  55. c5c2124 Merge pull request #16226 from shreyashah115/fix-list by rohitwaghchaure · 6 years ago
  56. a5dc08e fix: remove paid_amount and modify query by shreyashah115@gmail.com · 6 years ago
  57. 0543f03 fix: Remove date_of_joining from field list by shreyashah115@gmail.com · 6 years ago
  58. 37d7d25 Merge pull request #16207 from Zlash65/fix-qi by rohitwaghchaure · 6 years ago
  59. d6ca23b Merge pull request #16219 from Zlash65/fix-holiday-leave by rohitwaghchaure · 6 years ago
  60. c963ac2 Merge pull request #16211 from Zlash65/fix-pp by rohitwaghchaure · 6 years ago
  61. 4ac9ea0 [Fix] Get items from material request not working for PO by Rohit Waghchaure · 6 years ago
  62. c8337c6 fix check for leave on holiday for half day by Zlash65 · 6 years ago
  63. 1ee19e4 Analytics report graph fix by deepeshgarg007 · 6 years ago
  64. 871f4e5 Merge pull request #16201 from netchampfaris/fix-product-search by Faris Ansari · 6 years ago
  65. 22a1e28 fix(variant): Show attribute values on single variant creation (#16204) by Nabin Hait · 6 years ago
  66. 4994d84 fix(pos-profile): Cleanup Form for POS Profile (#16208) by Faris Ansari · 6 years ago
  67. d8f497c Merge branch 'staging-fixes' into pplan_fix by Nabin Hait · 6 years ago
  68. 614559f fix(pro-plan): Actual Qty of RM considering children in case source warehouse is a group warehouse by Nabin Hait · 6 years ago
  69. 82e01bc fix fetch material request items logic by Zlash65 · 6 years ago
  70. 9fde660 make quality inspection in query configurable by Zlash65 · 6 years ago
  71. e165fc0 Merge branch 'staging' into develop by Saurabh · 6 years ago
  72. 58a4f0e bumped to version 11.0.3-beta.30 by Saurabh · 6 years ago
  73. 4ba9594 [setup] domain not in array by Prateeksha Singh · 6 years ago
  74. 9c56762 [setup] add defaults stage by Prateeksha Singh · 6 years ago
  75. 58db3c1 [setup] fix install_defaults by Prateeksha Singh · 6 years ago
  76. 0e72897 [setup][minor] remove unused import by Prateeksha Singh · 6 years ago
  77. d59b61c [fixtures] re-add market_segments and sales_stages utils by Prateeksha Singh · 6 years ago
  78. 4da8dce [setup] remove unused imports by Prateeksha Singh · 6 years ago
  79. b274f8c [fix] setup chart of accounts by Prateeksha Singh · 6 years ago
  80. 47118ab [setup] remove redundant code by Prateeksha Singh · 6 years ago
  81. 9282e08 [fix] >.< call setup_taxes by Prateeksha Singh · 6 years ago
  82. c3a49b9 [fix] set default_bank_account in company by Prateeksha Singh · 6 years ago
  83. c0f90be Rename 'Chat' to 'Gitter Chat' by Prateeksha Singh · 6 years ago
  84. 1aee75a [setup] separate out setup_company by Prateeksha Singh · 6 years ago
  85. 8469b27 [setup] add get_country_and_charts() by Prateeksha Singh · 6 years ago
  86. aeb8abf [setup] add market segments and sales stages by Prateeksha Singh · 6 years ago
  87. 6f72332 [setup][fix] company fixtures by Prateeksha Singh · 6 years ago
  88. 6bf22fa [setup][fix] get newly created root Territory for children by Prateeksha Singh · 6 years ago
  89. c1c0576 [setup] bundle up fixtures and setup docs by Prateeksha Singh · 6 years ago
  90. dabf349 [setup] don't premake company fixtures by Prateeksha Singh · 6 years ago
  91. b422458 [setup] set the default fiscal year that was made by Prateeksha Singh · 6 years ago
  92. 179d827 [setup] fetch setup config by Prateeksha Singh · 6 years ago
  93. 39b8765 [setup][init] setup as document records by Prateeksha Singh · 6 years ago
  94. 907e908 fix(product-search): Include variants in product search by Faris Ansari · 6 years ago
  95. b532315 Using same filter for Sales Person from Accounts Receivable by Saif Ur Rehman · 6 years ago
  96. b07d108 feat: Supplier Ledger Summary by Saif Ur Rehman · 6 years ago
  97. 41236ed feat: Customer Ledger Summary report by Saif Ur Rehman · 6 years ago
  98. eeab3ee fix(test): use frappe.db.rollback to revert deletion of fixture data (#16192) by Rushabh Mehta · 6 years ago
  99. fb2fdc4 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  100. caed845 bumped to version 11.0.3-beta.29 by Frappe Bot · 6 years ago