1. 25fc5b8 [Translation] Updated Translations (#16227) by Frappe PR Bot · 6 years ago
  2. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  3. 7067727 bumped to version 11.0.3-beta.31 by Frappe Bot · 6 years ago
  4. 0866b2b Update accounts_receivable.py by Nabin Hait · 6 years ago
  5. b645c2c Rebase using staging-fixes and resolved conflicts by deepeshgarg007 · 6 years ago
  6. 530453e Added temp variables for outstanding, credit_note_amt instead of function calling by deepeshgarg007 · 6 years ago
  7. 5de603c breaked up code into multiple functions by deepeshgarg007 · 6 years ago
  8. 4ac8fcf Added test case for Accounts receivable report based on payment terms by deepeshgarg007 · 6 years ago
  9. a944f88 Removed column for pdc date by deepeshgarg007 · 6 years ago
  10. 17544d7 Refactored accounts receivable report for payment terms by deepeshgarg007 · 6 years ago
  11. e7a91b9 Credit note fix by deepeshgarg007 · 6 years ago
  12. f98adf2 Changed columns and added currency conditions by deepeshgarg007 · 6 years ago
  13. b6c0837 Allocation of credit note amount and pdc in payment terms by deepeshgarg007 · 6 years ago
  14. 24f8d3e Add columns based on payment terms by deepeshgarg007 · 6 years ago
  15. a8ab9b5 Accounts Receivable report based on payment terms by deepeshgarg007 · 6 years ago
  16. a78947f Merge pull request #16218 from deepeshgarg007/analytics-graph by Nabin Hait · 6 years ago
  17. 5555bf8 Capitalize marketplace factory class to support recent router changes (#16238) by Suraj Shetty · 6 years ago
  18. a8d9bfd Fix: currency symbol issue in delivery note list (#16233) by Suraj Shetty · 6 years ago
  19. 159897d fix(customer): Fix Total Unpaid amount in Customer dashboard (#16234) by Rohan · 6 years ago
  20. c4921d2 Merge pull request #16225 from rohitwaghchaure/not_able_to_make_po_from_mr by rohitwaghchaure · 6 years ago
  21. c5c2124 Merge pull request #16226 from shreyashah115/fix-list by rohitwaghchaure · 6 years ago
  22. a5dc08e fix: remove paid_amount and modify query by shreyashah115@gmail.com · 6 years ago
  23. 0543f03 fix: Remove date_of_joining from field list by shreyashah115@gmail.com · 6 years ago
  24. 37d7d25 Merge pull request #16207 from Zlash65/fix-qi by rohitwaghchaure · 6 years ago
  25. d6ca23b Merge pull request #16219 from Zlash65/fix-holiday-leave by rohitwaghchaure · 6 years ago
  26. c963ac2 Merge pull request #16211 from Zlash65/fix-pp by rohitwaghchaure · 6 years ago
  27. 4ac9ea0 [Fix] Get items from material request not working for PO by Rohit Waghchaure · 6 years ago
  28. c8337c6 fix check for leave on holiday for half day by Zlash65 · 6 years ago
  29. 1ee19e4 Analytics report graph fix by deepeshgarg007 · 6 years ago
  30. 871f4e5 Merge pull request #16201 from netchampfaris/fix-product-search by Faris Ansari · 6 years ago
  31. 22a1e28 fix(variant): Show attribute values on single variant creation (#16204) by Nabin Hait · 6 years ago
  32. 4994d84 fix(pos-profile): Cleanup Form for POS Profile (#16208) by Faris Ansari · 6 years ago
  33. 82e01bc fix fetch material request items logic by Zlash65 · 6 years ago
  34. 9fde660 make quality inspection in query configurable by Zlash65 · 6 years ago
  35. e165fc0 Merge branch 'staging' into develop by Saurabh · 6 years ago
  36. 58a4f0e bumped to version 11.0.3-beta.30 by Saurabh · 6 years ago
  37. 4ba9594 [setup] domain not in array by Prateeksha Singh · 6 years ago
  38. 9c56762 [setup] add defaults stage by Prateeksha Singh · 6 years ago
  39. 58db3c1 [setup] fix install_defaults by Prateeksha Singh · 6 years ago
  40. 0e72897 [setup][minor] remove unused import by Prateeksha Singh · 6 years ago
  41. d59b61c [fixtures] re-add market_segments and sales_stages utils by Prateeksha Singh · 6 years ago
  42. 4da8dce [setup] remove unused imports by Prateeksha Singh · 6 years ago
  43. b274f8c [fix] setup chart of accounts by Prateeksha Singh · 6 years ago
  44. 47118ab [setup] remove redundant code by Prateeksha Singh · 6 years ago
  45. 9282e08 [fix] >.< call setup_taxes by Prateeksha Singh · 6 years ago
  46. c3a49b9 [fix] set default_bank_account in company by Prateeksha Singh · 6 years ago
  47. c0f90be Rename 'Chat' to 'Gitter Chat' by Prateeksha Singh · 6 years ago
  48. 1aee75a [setup] separate out setup_company by Prateeksha Singh · 6 years ago
  49. 8469b27 [setup] add get_country_and_charts() by Prateeksha Singh · 6 years ago
  50. aeb8abf [setup] add market segments and sales stages by Prateeksha Singh · 6 years ago
  51. 6f72332 [setup][fix] company fixtures by Prateeksha Singh · 6 years ago
  52. 6bf22fa [setup][fix] get newly created root Territory for children by Prateeksha Singh · 6 years ago
  53. c1c0576 [setup] bundle up fixtures and setup docs by Prateeksha Singh · 6 years ago
  54. dabf349 [setup] don't premake company fixtures by Prateeksha Singh · 6 years ago
  55. b422458 [setup] set the default fiscal year that was made by Prateeksha Singh · 6 years ago
  56. 179d827 [setup] fetch setup config by Prateeksha Singh · 6 years ago
  57. 39b8765 [setup][init] setup as document records by Prateeksha Singh · 6 years ago
  58. 907e908 fix(product-search): Include variants in product search by Faris Ansari · 6 years ago
  59. eeab3ee fix(test): use frappe.db.rollback to revert deletion of fixture data (#16192) by Rushabh Mehta · 6 years ago
  60. fb2fdc4 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  61. caed845 bumped to version 11.0.3-beta.29 by Frappe Bot · 6 years ago
  62. 3775111 Simple Trial Balance (#16060) by Pawan Mehta · 6 years ago
  63. 8e1326f Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  64. ee97a46 bumped to version 11.0.3-beta.28 by Frappe Bot · 6 years ago
  65. c1eb94d Revert "fix(delivery): update package total on validate (#16131)" by Rohan · 6 years ago
  66. 5b50b28 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  67. 0509d82 bumped to version 11.0.3-beta.27 by Frappe Bot · 6 years ago
  68. afc55ca De-clutter, Regionalize and Domainify Accounts Module Configuration (on staging-fixes) (#16117) by Tyler Matteson · 6 years ago
  69. b52bd9c AR/AP Report Enhancement (#16175) by Saif · 6 years ago
  70. f43433b fix(delivery): update package total on validate (#16131) by Rohan · 6 years ago
  71. 5472fff Added disabled field in the address (#16114) by rohitwaghchaure · 6 years ago
  72. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  73. 398e47e Merge pull request #16189 from rohitwaghchaure/transferred_qty_issue by rohitwaghchaure · 6 years ago
  74. 57633b7 [Fix] Transferred qty cannot be null by Rohit Waghchaure · 6 years ago
  75. 3d82b74 Update Items in Submit state can add new row (#15644) by Stavros Anastasiadis · 6 years ago
  76. 4c5bd25 fix(party dashboard): empty array is truthy, check for length (#16184) by Sagar Vora · 6 years ago
  77. 39b31ec fix(pos): Return empty dict if no results found (#16124) by Rohan · 6 years ago
  78. 0c3c148 Linking company address to pos profile (#16142) by Deepesh Garg · 6 years ago
  79. da9c96e Merge pull request #16150 from rohitwaghchaure/what_is_the_use_of_this_code by Nabin Hait · 6 years ago
  80. 2bd6ab9 Merge pull request #16140 from KanchanChauhan/staging-fixes by Nabin Hait · 6 years ago
  81. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  82. 4f1c659 bumped to version 11.0.3-beta.26 by Frappe Bot · 6 years ago
  83. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  84. be0a349 bumped to version 10.1.74 by Frappe Bot · 6 years ago
  85. 32c95c3 Merge pull request #16113 from nabinhait/travis-fix by Nabin Hait · 6 years ago
  86. f85856d Merge pull request #16155 from rohitwaghchaure/changed_parent_for_item_attribute_value by rohitwaghchaure · 6 years ago
  87. 6755674 [Fix] Permissions issue by Rohit Waghchaure · 6 years ago
  88. e61430b Removed unnecessary code by Rohit Waghchaure · 6 years ago
  89. 9dc8515 [Minor]Method path fix in Material Request js by Kanchan Chauhan · 6 years ago
  90. 3ecb995 Merge pull request #16006 from gbm001/gbm001-item-barcodes-pull by Nabin Hait · 6 years ago
  91. 94eafb6 Merge pull request #16005 from ESS-LLP/pr_staging_fixes by Nabin Hait · 6 years ago
  92. 046a99a Merge branch 'staging-fixes' into supplier-customer-dashboard-fix by Nabin Hait · 6 years ago
  93. 02aad03 Merge pull request #16022 from ESS-LLP/fix-patch by Nabin Hait · 6 years ago
  94. 6b93f2f Merge pull request #16139 from Zlash65/fix-assess by Nabin Hait · 6 years ago
  95. 0b4ea25 Merge pull request #16138 from rohitwaghchaure/user_permissions_issue_item by Nabin Hait · 6 years ago
  96. dd7b020 fix(test): Fixed tests for period closing voucher by Nabin Hait · 6 years ago
  97. dce6842 Merge pull request #16133 from rohitwaghchaure/fixed_stock_value_diifference_calculation_for_stock_reco by Nabin Hait · 6 years ago
  98. db43c3a display message if details to fetch grade isnt filled up by Zlash65 · 6 years ago
  99. a8003c1 [Fix] Permissions issue while making item variants by Rohit Waghchaure · 6 years ago
  100. 4c79274 Fixed patch and deprecated grid reports by deepeshgarg007 · 6 years ago