1. 896c731 [fix] #6566 by pawan · 8 years ago
  2. 05790d1 [fix] #6566 by pawan · 8 years ago
  3. 361739f [fix #6566] by pawan · 8 years ago
  4. 89326b3 bumped to version 7.0.58 by Nabin Hait · 8 years ago
  5. 6aaa7d7 Added missing file extension by Nabin Hait · 8 years ago
  6. d17bbde bumped to version 7.0.57 by Nabin Hait · 8 years ago
  7. 2f3a68b Added missing file extension by Nabin Hait · 8 years ago
  8. 06195de bumped to version 7.0.56 by Nabin Hait · 8 years ago
  9. ad8218e minor fix by Nabin Hait · 8 years ago
  10. 9bfef84 Merge branch 'notification-center' of https://github.com/shreyasp/erpnext into shreyasp-notification-center by Nabin Hait · 8 years ago
  11. 8175495 Update update_timesheet_communications by Nabin Hait · 8 years ago
  12. 2907881 Update update_timesheet_communications by Nabin Hait · 8 years ago
  13. 0799969 Update set_portal_settings.py by Nabin Hait · 8 years ago
  14. c1b7104 [Fix] Minor changes to logic by shreyas · 8 years ago
  15. 2f75b7b Fixed merge conflict by Nabin Hait · 8 years ago
  16. 770d04e [Fix] sales order status showing completed, while it's status was to bill by Rohit Waghchaure · 8 years ago
  17. 022d879 [Fix] Issue in merging duplicate item by Rohit Waghchaure · 8 years ago
  18. a1d7646 [Fix] Allow user to save Notification Control without selecting transaction by shreyas · 8 years ago
  19. 16f3f37 Update patches.txt by Nabin Hait · 8 years ago
  20. 1885207 Update and rename update_timesheet_modified_created to update_timesheet_communications by Nabin Hait · 8 years ago
  21. e0a636c [fix] update timestamps and relink communication for timesheet by RobertSchouten · 8 years ago
  22. ef4e413 [fix] update timestamps and relink communication for timesheet by RobertSchouten · 8 years ago
  23. 77ede94 Merge pull request #6550 from rohitwaghchaure/make_payment_using_journal_entry by Nabin Hait · 8 years ago
  24. 7d52989 Documentation for payments by Rohit Waghchaure · 8 years ago
  25. 1397159 Merge pull request #6561 from rohitwaghchaure/remove_sales_invoice_from_scheduler_log by Nabin Hait · 8 years ago
  26. ec08a50 Merge pull request #6564 from rohitwaghchaure/expense_claim_issue by Nabin Hait · 8 years ago
  27. 370e711 [Fix] Expense Claim, sanctioned amount not auto-populated from claim amount by Rohit Waghchaure · 8 years ago
  28. 3ae5672 [fix] sales order translation for language code: fr by Saurabh · 8 years ago
  29. 297fbcd removed sales invoice from scheduler log by Rohit Waghchaure · 8 years ago
  30. b7a5502 [Enhancement] Option to make payment via Journal Entry by Rohit Waghchaure · 8 years ago
  31. 7dcab89 Merge branch 'hotfix' by Nabin Hait · 8 years ago
  32. a162b3f bumped to version 7.0.55 by Nabin Hait · 8 years ago
  33. cccc45e Don't throw expense account validation on fetching item details by Nabin Hait · 8 years ago
  34. 33fafb7 Set warranty claim resolution date as today only if it is not set by Nabin Hait · 8 years ago
  35. 2704a4a Update production_order.py by Nabin Hait · 8 years ago
  36. e86eaf5 removed sync master data onload of the pos page by Rohit Waghchaure · 8 years ago
  37. 163e359 [Fix] POS wildcard search for customers, items by Rohit Waghchaure · 8 years ago
  38. 7229b64 Merge pull request #6516 from bcornwellmott/patch-6 by Nabin Hait · 8 years ago
  39. 9501b38 Update remove_doctypes_and_reports.py by Nabin Hait · 8 years ago
  40. 219148d Sales Personwise transaction summary - total row by Nabin Hait · 8 years ago
  41. 9ac2fc9 Validate dates, fixes #6542 by Nabin Hait · 8 years ago
  42. 6c49fa2 Fixed precision of rate field by Nabin Hait · 8 years ago
  43. d5cebd7 bumped to version 7.0.54 by Nabin Hait · 8 years ago
  44. 80de917 Merge pull request #6539 from rohitwaghchaure/stock_entry_grid_issue by Nabin Hait · 8 years ago
  45. cf87027 Merge pull request #6537 from rohitwaghchaure/pos_multi_company_issue by Nabin Hait · 8 years ago
  46. 661db8b [Fix] Source / Target warehouse does not toggle properly, if we change the purpose after saving a stock entry record by Rohit Waghchaure · 8 years ago
  47. 82be020 sync offline sales invoices from the POS by Rohit Waghchaure · 8 years ago
  48. 6f1d012 [Fix] Multi company issue for POS by Rohit Waghchaure · 8 years ago
  49. e2b8ae5 bumped to version 7.0.53 by Nabin Hait · 8 years ago
  50. d114aca GL Entries for Purchase Invoices with Update Stock option checked and having non-stock items by Nabin Hait · 8 years ago
  51. 69ca382 [fix] image size fix in print format by Faris Ansari · 8 years ago
  52. e7e920b bumped to version 7.0.52 by Nabin Hait · 8 years ago
  53. e851993 Merge pull request #6525 from rohitwaghchaure/minor_pos by Nabin Hait · 8 years ago
  54. 10a48ea Merge pull request #6527 from rohitwaghchaure/budget_issue by Nabin Hait · 8 years ago
  55. 4f62c4c [minor][fix] for condition maker by Saurabh · 8 years ago
  56. b1391ca [Fix] company key error during cancellation of stock entry by Rohit Waghchaure · 8 years ago
  57. 6f3d04c [Fix] Disable apply discount on by Rohit Waghchaure · 8 years ago
  58. b498eb5 Minor fix AR/AP by Nabin Hait · 8 years ago
  59. 47863a3 Update request_for_quotation.html by bcornwellmott · 8 years ago
  60. e1aee56 Merge pull request #6515 from rohitwaghchaure/purchase_receipt_title_issue by Nabin Hait · 8 years ago
  61. 74bf022 [Fix] Purchase receipt title issue by Rohit Waghchaure · 8 years ago
  62. c1a3e37 [Fixed] Accounts receivable concat issue by Rohit Waghchaure · 8 years ago
  63. 6870e45 Merge pull request #6495 from frappe/umairsy-patch-2 by Nabin Hait · 8 years ago
  64. 7652d5d Merge pull request #6501 from rohitwaghchaure/minor_fix_warranty_claim by Nabin Hait · 8 years ago
  65. 1d0b186 [Fix] Minor changes in warranty claim by Rohit Waghchaure · 8 years ago
  66. 29a0b31 Update sales_partner.js by Umair Sayed · 8 years ago
  67. 626fcd5 bumped to version 7.0.51 by Nabin Hait · 8 years ago
  68. 2c452a6 Merge pull request #6485 from rohitwaghchaure/enhancement_payment_entry by Nabin Hait · 8 years ago
  69. d0a25f7 Merge pull request #6488 from rohitwaghchaure/timesheet_delete_transaction_issue by Nabin Hait · 8 years ago
  70. 424bffc Merge pull request #6486 from nabinhait/stock_trans_repost by Nabin Hait · 8 years ago
  71. 473ccc4 Merge pull request #6489 from nabinhait/leave_application_fix by Nabin Hait · 8 years ago
  72. b81a753 Merge pull request #6492 from rohitwaghchaure/patch_for_change_amount_account by Nabin Hait · 8 years ago
  73. f1d2fd2 [fix] Accounts Receivable report if negative write off in invoice by Nabin Hait · 8 years ago
  74. 4b24683 [Fix] added account for missing change amount account in the sales invoice by Rohit Waghchaure · 8 years ago
  75. 2e31d7c [fix] Validate leave application period with salary slip only if leave type is LWP by Nabin Hait · 8 years ago
  76. 17adb97 [Fix] Timesheet detail records not deleted with company transactions deletion by Rohit Waghchaure · 8 years ago
  77. f21f1af [Enhancement] Added allocate payment amount checkbox in Payment Entry by Rohit Waghchaure · 8 years ago
  78. b3bc411 Reposting of GLE and SLE for all stock transactions by Nabin Hait · 8 years ago
  79. f1ad320 Merge pull request #6481 from rohitwaghchaure/fix_homepage by Nabin Hait · 8 years ago
  80. 7441a93 [Fix] sub-heading is missing in the excel sheet of the cash flow by Rohit Waghchaure · 8 years ago
  81. d63bfaa Fixed view button functionality in homepage by Rohit Waghchaure · 8 years ago
  82. 0a6529a Remove time log, time log batch from Doc Field. by Rohit Waghchaure · 8 years ago
  83. 147ecab bumped to version 7.0.50 by Nabin Hait · 8 years ago
  84. 45f05d2 Merge pull request #6465 from saurabh6790/hotfix by Nabin Hait · 8 years ago
  85. 577aa9c bumped to version 7.0.49 by Nabin Hait · 8 years ago
  86. ad3e213 minor patch fixes by Nabin Hait · 8 years ago
  87. 7faa4b5 Merge pull request #6455 from rohitwaghchaure/retun_field_duplicate_issue by Nabin Hait · 8 years ago
  88. f04721e Update naming_series.py by Nabin Hait · 8 years ago
  89. 5874a76 [fix] ledger view from coa by Saurabh · 8 years ago
  90. 4f72480 Merge pull request #6453 from PawanMeh/hotfix by Pawan Mehta · 8 years ago
  91. d728f5a [Fix] Allow renaming for UOM, When Duplicate Is Return field should not be copied #5510 #6288 by Rohit Waghchaure · 8 years ago
  92. aec28a2 bumped to version 7.0.48 by Nabin Hait · 8 years ago
  93. 09f1ee6 [fix] #6371 by pawan · 8 years ago
  94. 3720045 Update patches.txt by Nabin Hait · 8 years ago
  95. 147b288 Update repost_gle_for_pos_sales_return.py by Nabin Hait · 8 years ago
  96. 84fa3df bumped to version 7.0.47 by Nabin Hait · 8 years ago
  97. d03087d Patch fixed for legacy migration by Nabin Hait · 8 years ago
  98. b2382c0 [fix] Supplier status stuck at Open forever by Rohit Waghchaure · 8 years ago
  99. 481ca83 minor fix by Rohit Waghchaure · 8 years ago
  100. 22e1665 Merge pull request #6440 from rohitwaghchaure/additional_discount_amount_issue by Nabin Hait · 8 years ago