1. 5283e5a Add Payment Reconciliation Feature/Tool - JS changes1 by ankitjavalkarwork · 10 years ago
  2. d141cf7 Minor fix in reorder item by Anand Doshi · 10 years ago
  3. d4e080b Country mandatory in company master by nabinhait · 10 years ago
  4. 84fd33e Merge branch 'develop' of https://github.com/frappe/erpnext into wip_payrec by ankitjavalkarwork · 10 years ago
  5. 87e30f6 Add Payment Reconciliation Feature/Tool - Complete by ankitjavalkarwork · 10 years ago
  6. e8332be Merge pull request #1949 from anandpdoshi/anand-july-17 by Anand Doshi · 10 years ago
  7. fa0db76 Fix in Stock Entry test case by Anand Doshi · 10 years ago
  8. 5f2f955 From date and to date in general ledger print format by nabinhait · 10 years ago
  9. e26204e From date and to date in general ledger print format by nabinhait · 10 years ago
  10. fa1cd5f Fixed root type of liability accounts by nabinhait · 10 years ago
  11. d16081c Batch no get query fix by nabinhait · 10 years ago
  12. 143400d Batch no get query fix by nabinhait · 10 years ago
  13. 96cb130 Default letter head in general ledger and bank reco statement print by nabinhait · 10 years ago
  14. b8189d7 Auto Re-order Item for default warehouse only, if Warehouse wise re-order not specified by Anand Doshi · 10 years ago
  15. 4b5e89a Fixes in Stock Entry test cases by Anand Doshi · 10 years ago
  16. f214bfc Fixes in load defaults of transaction.js by Anand Doshi · 10 years ago
  17. d93fa2f Fixes in Stock Entry and test cases by Anand Doshi · 10 years ago
  18. e73ed2a Setup Wizard: fixed attachment issue #1940 by Anand Doshi · 10 years ago
  19. c70d2d2 Support Ticket: set resolution_date as None if missing by Anand Doshi · 10 years ago
  20. 540a1eb Merge branch 'develop' of https://github.com/frappe/erpnext into wip_payrec by ankitjavalkarwork · 10 years ago
  21. d934cd1 Add Payment Reconciliation Feature/Tool - invoice entries table population by ankitjavalkarwork · 10 years ago
  22. ec05d7f Add Payment Reconciliation Feature/Tool - javascript validation by ankitjavalkarwork · 10 years ago
  23. 345753e Add Payment Reconciliation Feature/Tool - fetch unreconciled entries by ankitjavalkarwork · 10 years ago
  24. c58e6c0 Merge pull request #1932 from nabinhait/hotfix by Anand Doshi · 10 years ago
  25. 1829bd8 hotfix: website_image by Anand Doshi · 10 years ago
  26. 7700c62 Minor fix by nabinhait · 10 years ago
  27. e8c5cb8 Fixed Address and Contact report name by Anand Doshi · 10 years ago
  28. d5fd535 Minor fix, if no default company by nabinhait · 10 years ago
  29. b0a8d00 Utility: reset serial no status and warehouse by nabinhait · 10 years ago
  30. 5c38488 Utility: reset serial no status and warehouse by nabinhait · 10 years ago
  31. 614fb75 set qty as per stock uom in entire purchase cycle by nabinhait · 10 years ago
  32. e6cee7b Expense account can be liability account for stock reconciliation by nabinhait · 10 years ago
  33. 0e57b97 Add Payment Reconciliation Feature/Tool - minor changes by ankitjavalkarwork · 10 years ago
  34. 90b79fc Add Payment Reconciliation Feature/Tool - minor changes by ankitjavalkarwork · 10 years ago
  35. 9d31705 Merge https://github.com/frappe/erpnext into wip_payrec by webnotes · 10 years ago
  36. 059922c Add Payment Reconciliation Feature/Tool by webnotes · 10 years ago
  37. 9b7b9b2 Bank Reconciliation Statement Print Format by Anand Doshi · 10 years ago
  38. 28c4bee Production Planning Tool - Fixed bom get query by Anand Doshi · 10 years ago
  39. ee8b6f2 minor fix by nabinhait · 10 years ago
  40. d5fb5d9 overflow validation fixed by nabinhait · 10 years ago
  41. a96cf5b Print Hide other charges calculation by Anand Doshi · 10 years ago
  42. 287fe05 Merge pull request #1920 from anandpdoshi/anand-july-9 by Anand Doshi · 10 years ago
  43. 9006bba Merge pull request #1919 from nabinhait/hotfix by Anand Doshi · 10 years ago
  44. 48d3b54 Fixes in queries by Anand Doshi · 10 years ago
  45. 0c3bb75 Added error_report_email in hooks by Anand Doshi · 10 years ago
  46. 7e848b1 Title mandatory in Note. Fixes #1913 by nabinhait · 10 years ago
  47. 8e4fcca Get query fixes in address in contact listing. Fixes #1911 by nabinhait · 10 years ago
  48. fcfa42d Minor fixes #1917 by nabinhait · 10 years ago
  49. 5e0de79 Account validated in general ledger report. Fixed #1912 by nabinhait · 10 years ago
  50. 8adb211 Fixed patch: erpnext/patches/v4_1/fix_delivery_and_billing_status.py by Anand Doshi · 10 years ago
  51. 3f606b6 Update project.py by Rushabh Mehta · 10 years ago
  52. f31221d Changed `raise Exception` to `frappe.throw` by Rushabh Mehta · 10 years ago
  53. 89b5e3e Set discount zero while fetching price list rate by nabinhait · 10 years ago
  54. ff2cc16 Merge branch 'reapply-price-list' of github.com:anandpdoshi/erpnext into anandpdoshi-reapply-price-list by nabinhait · 10 years ago
  55. cf6d31c Sales Order: Fixed test case by Anand Doshi · 10 years ago
  56. 6c40079 Update delivery and billing status in SO by nabinhait · 10 years ago
  57. 2c0c66e Update delivery and billing status in SO by nabinhait · 10 years ago
  58. bc408d8 Run trigger of company field on onload function, even if company exists by nabinhait · 10 years ago
  59. 37f15ea Translations: Indonesian, Japanese and Russian by Anand Doshi · 10 years ago
  60. e729516 Minor fix by Anand Doshi · 10 years ago
  61. 4f0a428 Catch FiscalYearError in Re-order Item by Anand Doshi · 10 years ago
  62. 484b092 BugFix in Purchase Order: Validate minimum order qty using Qty in Stock UOM by Anand Doshi · 10 years ago
  63. ada6e5a Merge pull request #1899 from anandpdoshi/anand-july-7 by Rushabh Mehta · 10 years ago
  64. 58692fe sales order status bugfix, add leading / in website_image and removed send_print_in_body_and_attachment by Rushabh Mehta · 10 years ago
  65. 3a38978 BugFix: Maintenance Visit against Customer Issue by Anand Doshi · 10 years ago
  66. 80a988c BugFix: selling_controller.py by Anand Doshi · 10 years ago
  67. 51f722d Trigger Apply Price List on change of Currency Conversion Rate or Price List Currency Conversion Rate by Anand Doshi · 10 years ago
  68. dffec8f Reapply Price List on Change by Anand Doshi · 10 years ago
  69. f9cae65 Merge pull request #1884 from nabinhait/hotfix by Anand Doshi · 10 years ago
  70. d2f4400 Issues originating due to sql_mode='STRICT_ALL_TABLES' by Anand Doshi · 10 years ago
  71. 23cce73 Fixes in action, not defined if called from outside document class by nabinhait · 10 years ago
  72. c01f458 Description removed for default cost center by Prakash Hodage · 10 years ago
  73. e673a66 Fixes to end_of_life conditions by Anand Doshi · 10 years ago
  74. 57f76e9 Merge pull request #1880 from rmehta/fixes-july-2 by Anand Doshi · 10 years ago
  75. 501b2cc duplicate name fix for customer by Rushabh Mehta · 10 years ago
  76. df7f1c1 Fixed Employee Birthday Report by Anand Doshi · 10 years ago
  77. 6084a3e formatting fix in support ticket autoreply by Rushabh Mehta · 10 years ago
  78. adfada7 Automatic Outstanding Writeoff by Anand Doshi · 10 years ago
  79. e8533d1 Hotfix: Get Balance query by Anand Doshi · 10 years ago
  80. 5f42276 added patch for fixing sales order delivered qty by Rushabh Mehta · 10 years ago
  81. c53efc0 fix status_updater - update delivery status in Sales Order from Sales Invoice by Rushabh Mehta · 10 years ago
  82. bc71f73 Fix JV Remarks by Anand Doshi · 10 years ago
  83. c33ae0c Minor fix: commonified message. by Anand Doshi · 10 years ago
  84. e9f4325 Update journal_voucher.py by Rushabh Mehta · 10 years ago
  85. bc920dd Merge pull request #1868 from anandpdoshi/anand-wip by Rushabh Mehta · 10 years ago
  86. da8adea Fixed customer test by Anand Doshi · 10 years ago
  87. 669e789 Minor fix in authorization rule by Nabin Hait · 10 years ago
  88. 02cb347 Fix comments after naming series records rename by Anand Doshi · 10 years ago
  89. 0e72a87 Improved test_rename: check if comments are also moved on rename by Anand Doshi · 10 years ago
  90. 8ac4643 Merge pull request #1867 from nabinhait/v4-hotfix by Anand Doshi · 10 years ago
  91. 4aa2380 Fixed get_sender for Sales and Jobs by Anand Doshi · 10 years ago
  92. 27b0d16 Bumped to v4.1.0 by Anand Doshi · 10 years ago
  93. c459fe2 Merge pull request #1865 from frappe/wip-4.1 by Anand Doshi · 10 years ago
  94. 6c7cd70 Pricing rule condition if item group missing by Nabin Hait · 10 years ago
  95. 606c601 Make debit/credit note from sales/purchase return by Nabin Hait · 10 years ago
  96. 7c96529 Item website specification from item group by Nabin Hait · 10 years ago
  97. 4e4a83b Fixes in maintenance schedule by Nabin Hait · 10 years ago
  98. 11ada53 Fixes related to Website Route system and other misc fixes by Anand Doshi · 10 years ago
  99. 5ba7ab0 Outgoing Mail Footer patch by Anand Doshi · 10 years ago
  100. ebcb654 Minor: General Ledger Report - print format improvements by Anand Doshi · 10 years ago