1. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  2. 6202d0e fix: NoneType comparison with int error by Nabin Hait · 6 years ago
  3. 30667c1 test: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  4. 5a87ac0 fix: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  5. 53a6492 FEAT: US Regional Module with IRS 1099 reporting by Tyler Matteson · 6 years ago
  6. 425dff9 fix: Project update status code and design refactored by Rohit Waghchaure · 6 years ago
  7. 00f989a fix(email_digest): fix in account heads by deepeshgarg007 · 6 years ago
  8. fa7ee0b Added dafult bank account in the customer/supplier by Rohit Waghchaure · 6 years ago
  9. f725816 Enhance: Added field limit in the Payment Reconciliation to handle large entries by Rohit Waghchaure · 6 years ago
  10. 753c5d7 fix(Codacy): Possible Sql injections by deepeshgarg007 · 6 years ago
  11. 61c7813 Fix to show low stock message. by ks093 · 6 years ago
  12. 1ed819b Refresh quotation_series field to show series by ks093 · 6 years ago
  13. bce62a4 Delete __init__.py by Deepesh Garg · 6 years ago
  14. 70657d0 Delete pending_sales_order.json by Deepesh Garg · 6 years ago
  15. b8e0bfc Delete pending_quotation.json by Deepesh Garg · 6 years ago
  16. 9cf9cb0 Delete __init__.py by Deepesh Garg · 6 years ago
  17. 9da018d Delete quotation.json by Deepesh Garg · 6 years ago
  18. 59b9d36 Delete purchase_order.json by Deepesh Garg · 6 years ago
  19. 23b7f0d Delete __init__.py by Deepesh Garg · 6 years ago
  20. e95a405 Delete sales_order.json by Deepesh Garg · 6 years ago
  21. e6e1f2a Delete __init__.py by Deepesh Garg · 6 years ago
  22. e430311 Delete __init__.py by Deepesh Garg · 6 years ago
  23. 9fb871c Delete pending_purchase_order.json by Deepesh Garg · 6 years ago
  24. 3f5fea9 Delete __init__.py by Deepesh Garg · 6 years ago
  25. 12b409b Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest by deepeshgarg007 · 6 years ago
  26. f8bbcc5 refactor(email_digest): Fixes in email digest links and reports by deepeshgarg007 · 6 years ago
  27. c8ac825 Merge branch 'hotfix' into leave-application-naming by Nabin Hait · 6 years ago
  28. 873442a Merge branch 'staging-fixes' into Party-Ledger-Summary by Nabin Hait · 6 years ago
  29. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  30. cd40d87 Merge branch 'staging-fixes' into pr_staging_fixes_2 by Nabin Hait · 6 years ago
  31. 4fd710a Merge branch 'staging-fixes' into company_address by Nabin Hait · 6 years ago
  32. 28ccaa3 Merge branch 'staging-fixes' into Gross-Profit-Return-Fix by Nabin Hait · 6 years ago
  33. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  34. 78ccbe2 fix(test): BOM raw materials rate from price list as per uom by Nabin Hait · 6 years ago
  35. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  36. 3dde949 feat(mr_against_so): Merge same items from different BOMs by Nabin Hait · 6 years ago
  37. 693e81d more bis fixes by Sahil Khan · 6 years ago
  38. 34766c0 BIS issue fixes by Sahil Khan · 6 years ago
  39. fccb1e5 fix(Gross Profit Report): corrected fieldnames in return invoice query by Saif Ur Rehman · 6 years ago
  40. 7bb7f95 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  41. 29552c1 Merge pull request #16304 from netchampfaris/fix-item-group-pagination by Nabin Hait · 6 years ago
  42. 3870308 Merge pull request #16360 from adityahase/demo by Nabin Hait · 6 years ago
  43. 7686aa9 Merge pull request #16400 from Zlash65/fix-deff by Nabin Hait · 6 years ago
  44. 7b3ee0e Merge pull request #16403 from saurabh6790/patch_sequnce_fix by Nabin Hait · 6 years ago
  45. 7213895 Merge pull request #16404 from Zlash65/fix-asset-category by Nabin Hait · 6 years ago
  46. f0571dd Merge pull request #16393 from diamorafaela/quotation-currency by Nabin Hait · 6 years ago
  47. d98315c Merge pull request #16402 from sagarvora/fix-patch-testing by Nabin Hait · 6 years ago
  48. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  49. 529cc1c bumped to version 10.1.77 by Saurabh · 6 years ago
  50. affeb3d Added on account amount field in Accounts Payable/Receivable Summary by Rohit Waghchaure · 6 years ago
  51. 7278834 Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest by deepeshgarg007 · 6 years ago
  52. 1a4c1e1 Fix: total invoiced amount in Accounts Receivable Summary report showing blank by Rohit Waghchaure · 6 years ago
  53. cef56b5 fixes asset category field as link type and read only by Zlash65 · 6 years ago
  54. b2d08a4 Added bank account field in the payment entry by Rohit Waghchaure · 6 years ago
  55. a3dd798 clean if conditions by Zlash65 · 6 years ago
  56. bdee57c Added finance book in trial balance and fixed cost center not working issue in trial balance by Rohit Waghchaure · 6 years ago
  57. f86123a feat(Party Ledger Summary): Include columns for discount and other adjustments by Saif Ur Rehman · 6 years ago
  58. 876d868 fix(tests): change patch order, optimise travis by Sagar Vora · 6 years ago
  59. df7215d Added supplier name in the tds report by Rohit Waghchaure · 6 years ago
  60. 68ea608 fix: import unicode_literals by Saurabh · 6 years ago
  61. 627be1d minor fixes for deferred calculations by Zlash65 · 6 years ago
  62. 9080221 fix: added test cases by NahuelOperto · 6 years ago
  63. d92024b Merge branch 'hotfix' into leave-application-naming by Nabin Hait · 6 years ago
  64. acd7f73 Merge branch 'hotfix' into group_warehouse_stock_reco by Nabin Hait · 6 years ago
  65. 55c672e Merge branch 'hotfix' into is_fixed_asset_checkbox_not_copied by Nabin Hait · 6 years ago
  66. 4ed7cfc tests(cost-center-company): Validate cost center's company and revent tests by Nabin Hait · 6 years ago
  67. cccc78e fix: Qms icon color and label fix (#16293) by Himanshu · 6 years ago
  68. 502f15b test: test_party_details_tax_category by Saif Ur Rehman · 6 years ago
  69. bbd1e47 test: test_tax_calculation_with_item_tax_template by Saif Ur Rehman · 6 years ago
  70. 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
  71. 7facc34 fix: removed filter from method validate by NahuelOperto · 6 years ago
  72. 2e9c2ff Merge branch 'develop' of https://github.com/frappe/erpnext into email_digest by deepeshgarg007 · 6 years ago
  73. 2cd49f5 fix issue #16284, child table copy (#16285) by Fisher Yu · 6 years ago
  74. d254af9 fix(patch): set_backup_limit.py by Rushabh Mehta · 6 years ago
  75. 5c86cf5 Merge pull request #16288 from Anurag810/task-fixes by Nabin Hait · 6 years ago
  76. cd89083 Changes Requested Done by Anurag Mishra · 6 years ago
  77. 5085673 test: fix for Item Tax Template v12 by Saif Ur Rehman · 6 years ago
  78. 7e3c80b Merge pull request #16213 from nabinhait/pplan_fix by Nabin Hait · 6 years ago
  79. 0d20885 Fix(stock-reco): Fixed codacy issues by Nabin Hait · 6 years ago
  80. f99e013 fix: gstin validation should work when there is no state (#16378) by Sagar Vora · 6 years ago
  81. 07cf4e8 fix: use division consistent with Python 3 & other changes by Sagar Vora · 6 years ago
  82. 187bdf0 Merge pull request #16319 from SaiFi0102/Gross-Profit-Exclude-Opening-Invoice by Nabin Hait · 6 years ago
  83. afbdaa5 Merge pull request #16365 from hiousi/patch-1 by Nabin Hait · 6 years ago
  84. c693cd7 Merge pull request #16341 from Mangesh-Khairnar/date-range-fix by Nabin Hait · 6 years ago
  85. fc5c9b8 chore: Move Item Tax Template patch to v12 by Saif Ur Rehman · 6 years ago
  86. 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
  87. edd0e24 chore: Updated item.json, no changes by Saif Ur Rehman · 6 years ago
  88. 7200203 fix(Codacy): removed unused variable by deepeshgarg007 · 6 years ago
  89. c039f70 Test Cases for account balance report by deepeshgarg007 · 6 years ago
  90. 8621869 Created multiple reports and linked them to email digest by deepeshgarg007 · 6 years ago
  91. 2b47d39 feat: Links for reports in email digest by deepeshgarg007 · 6 years ago
  92. 2825b92 fix(GSTIN Validation - india): added checksum validation for GSTIN by karthikeyan5 · 6 years ago
  93. 9c5e9d7 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  94. d29ee97 Addition of GST fields in Sales Order,Purchase Order,Purchase Receipt by deepeshgarg007 · 6 years ago
  95. 701c762 Show outward entries in negative for Bank Clearance Summary report by Rohit Waghchaure · 6 years ago
  96. 2689dea fix: Give higher precedence to set_warehouse in get_item_details while setting item level warehouse by Saif Ur Rehman · 6 years ago
  97. 319ca86 fix: Test Fee Validity by Jamsheer · 6 years ago
  98. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  99. 091cfba test: Added test for get_item_tax_template and get_item_tax_map by Saif Ur Rehman · 6 years ago
  100. c0ac849 fix: Helathcare Prcatitioner custom query escaped by Jamsheer · 6 years ago