1. b50b509 fix: Added field disabled instead of enabled in cost center (#19065) by Nabin Hait · 5 years ago
  2. dce04b7 fix: filter for payment order (#19070) by Mangesh-Khairnar · 5 years ago
  3. a2a9b39 modified: erpnext/accounts/doctype/account/account.json (#19032) by Sammish Thundiyil · 5 years ago
  4. c2a9b14 fix: Invalid reference doctypes for accounting dimensions (#19027) by Nabin Hait · 5 years ago
  5. 8700097 Merge pull request #19061 from rohitwaghchaure/user_can_edit_rate_and_discount_in_offline_pos_develop by rohitwaghchaure · 5 years ago
  6. a9435cc fix: user can able to change rate and discount even if they don't have permission by Rohit Waghchaure · 5 years ago
  7. 4a32346 fix: for pos, paid amount has not considered the tax amount due to which outstanding amount showing for the pos invoices (#19039) by rohitwaghchaure · 5 years ago
  8. 93a9c08 fix: Allocate payment amount in reference table on change of payment amount (#19041) by Nabin Hait · 5 years ago
  9. 72949e7 fix: share transfer validations for journal entry (#19018) by Rucha Mahabal · 5 years ago
  10. a5dfe07 fix: payment against shareholder (#19019) by Nabin Hait · 5 years ago
  11. 504e52f refactor: cost center (#19011) by Sammish Thundiyil · 5 years ago
  12. 1d1858a Show draft future payments as well by Nabin Hait · 5 years ago
  13. ff09b41 feat: Allowed multiple payment requests against a reference document (#18988) by Nabin Hait · 5 years ago
  14. a035428 fix: handling of key does not exists error by Nabin Hait · 5 years ago
  15. d2315e5 Merge branch 'develop' into version-12 by Sahil Khan · 5 years ago
  16. bcda12f modified: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json (#18829) by Sammish Thundiyil · 5 years ago
  17. 89d3bc0 fix: sales invoice return print format overideing the meta default print format by Anurag Mishra · 5 years ago
  18. ddfbb07 fix: fix accounts balance timeline dashboard chart source (#18942) by Prssanna Desai · 5 years ago
  19. 4ce3805 feat: Company wise credit limit by Nabin Hait · 5 years ago
  20. a93b665 fix: Print Format 'Point of Sale' removed from Sales invoice Print Format List (#18937) by Marica · 5 years ago
  21. b847731 Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit by Nabin Hait · 5 years ago
  22. b5bd914 fix: Print/PDF of AR/AP report after refactoring (#18931) by Nabin Hait · 5 years ago
  23. 48d1463 fix(CoA): SKR04 (#18820) by Raffael Meyer · 5 years ago
  24. c257ce8 Party accounts if don't have default company (#18771) by hendrik · 5 years ago
  25. 16a7ec9 fix: tax category is optional argument by Nabin Hait · 5 years ago
  26. b03fa8a Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  27. 561a2e9 Update accounts_receivable.py by Nabin Hait · 5 years ago
  28. a9b0c55 Merge pull request #18914 from rohitwaghchaure/pos_search_item_not_working by rohitwaghchaure · 5 years ago
  29. 93bad51 fix: offline pos item search not working by Rohit Waghchaure · 5 years ago
  30. 1e2dc2c feat: Employee Incentive and Retention Bonus added in Salary Slip (Additional Salary) (#18647) by Rucha Mahabal · 5 years ago
  31. 1ab75db refactor: Accounts Receivable / Payable report (#18906) by Nabin Hait · 5 years ago
  32. e85c320 Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  33. c174e4d fix: Default message from Payment Gateway Account not fetching (#18848) by Deepesh Garg · 5 years ago
  34. 4bcc221 Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit by Mangesh-Khairnar · 5 years ago
  35. 402d82b fix: Remove delete_doc from tests by deepeshgarg007 · 5 years ago
  36. 711d1ac fix: remove references of mobile_no by Himanshu Warekar · 5 years ago
  37. 81472e4 Merge branch 'contacts-ref' of https://github.com/hrwx/erpnext into contacts-ref by Himanshu Warekar · 5 years ago
  38. b8f23c2 fix: fix query for contacts by Himanshu Warekar · 5 years ago
  39. 4a8710e Merge pull request #18611 from surajshetty3416/fix-paid-amount by Suraj Shetty · 5 years ago
  40. 7952532 feat: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  41. d8c262f fix: Translations of strings (#18825) by Nabin Hait · 5 years ago
  42. fe579c2 fix: show a descriptive message on submission of duplicate account (#18486) by Mangesh-Khairnar · 5 years ago
  43. d94a389 chore: remove unwanted code (#18645) by Mangesh-Khairnar · 5 years ago
  44. 6e7b9b5 Update sales_invoice.py by Nabin Hait · 5 years ago
  45. db88476 feat: refactor invoice_discounting (#18629) by Anurag Mishra · 5 years ago
  46. 88ee7d8 fix: POS Sync Issue (#18807) by rohitwaghchaure · 5 years ago
  47. 6689ed5 Merge branch 'develop' into fix-paid-amount by Suraj Shetty · 5 years ago
  48. 224d857 Merge pull request #18703 from rohitwaghchaure/reconciled_entry_still_has_no_clearance_date_develop by rohitwaghchaure · 5 years ago
  49. a23fc32 Merge pull request #18785 from rohitwaghchaure/payment_recon_for_debit_entry_not_working_properly_develop by rohitwaghchaure · 5 years ago
  50. a6c6e02 Incorrect database table (#18558) by Anastes Mp · 5 years ago
  51. bcb0f60 fix: Single gl entry should only be considered once either in opening or closing entry (#18792) by Nabin Hait · 5 years ago
  52. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  53. 16dda1a fix: group by voucher consolidated showing incorrect data for deferred entries (#18779) by rohitwaghchaure · 5 years ago
  54. d5b4b1f fix: group by voucher consolidated showing incorrect data for deferred entries (#18777) by rohitwaghchaure · 5 years ago
  55. c97a7fb fix: restrict the payment order to non received type payment entries by Mangesh-Khairnar · 5 years ago
  56. 1008e6e fix: debit note not reconciled with another purchase invoice using payment reconciliation by Rohit Waghchaure · 5 years ago
  57. 4645727 Merge branch 'develop' into fix-payment-order by Mangesh-Khairnar · 5 years ago
  58. 960a1cb fix: Party dashboard heatmap not capturing sales, purchase and other activities (#18753) by Deepesh Garg · 5 years ago
  59. bc5712a fix: validated cost center in financial_statement (#18733) by Anurag Mishra · 5 years ago
  60. 77ec3cf Merge pull request #18757 from deepeshgarg007/accounting_dimension_fix by Deepesh Garg · 5 years ago
  61. 42d9298 fix: Remove extra space by deepeshgarg007 · 5 years ago
  62. 4b71d9c Merge branch 'develop' into fix-payment-order by Mangesh-Khairnar · 5 years ago
  63. 2fb6bc9 fix: Default dimensions in child doctypes by deepeshgarg007 · 5 years ago
  64. 98a6e5c Merge pull request #18742 from rohitwaghchaure/incorrect_sequnce_between_name_and_contact by Deepesh Garg · 5 years ago
  65. c5d41af fix: sequence of customer name and contact in the AR report by Rohit Waghchaure · 5 years ago
  66. dbb44c8 fix: restrict the payment order to non received type payment entries by Mangesh-Khairnar · 5 years ago
  67. 78690d7 fix:payment ammount validation for pos invoices (#18663) by Anurag Mishra · 5 years ago
  68. 2c5dcbe fix: Error handling in payment entry (#18720) by Deepesh Garg · 5 years ago
  69. 4d7a0aa Merge pull request #18705 from surajshetty3416/fix-payment-entry-account-permission by rohitwaghchaure · 5 years ago
  70. d2f13fe fix: query (#18709) by Anurag Mishra · 5 years ago
  71. 469e430 Merge branch 'fix-payment-entry-account-permission' of github.com:surajshetty3416/erpnext into fix-payment-entry-account-permission by Suraj Shetty · 5 years ago
  72. 64a962c fix: Re-organise code by Suraj Shetty · 5 years ago
  73. 1a2600c fix: Ignore account permission check by Suraj Shetty · 5 years ago
  74. bd2e7c0 fix: Comment description by Suraj Shetty · 5 years ago
  75. 3234f0d fix: Check if account passed is accessible under Payment Entry by Suraj Shetty · 5 years ago
  76. fb23773 fix: reconciled entry has not clearance date set by Rohit Waghchaure · 5 years ago
  77. 0b711d1 Merge pull request #18684 from marination/fixes_v12 by Deepesh Garg · 5 years ago
  78. 9839a9a fix: Fixed error message in Payment Entry for outstanding invoices not found via filters by marination · 5 years ago
  79. 4583100 fix: Fixed error message in Payment Entry for outstanding invoices not found via filters by marination · 5 years ago
  80. 536e6bf fix: group by condition in the payment reconciliation (#18657) by rohitwaghchaure · 5 years ago
  81. f3a5188 fix: accounting period (#18477) by Mangesh-Khairnar · 5 years ago
  82. f2bf76a fix: Show Cr or Dr symbol in chart of accounts based on balance (#18653) by Deepesh Garg · 5 years ago
  83. f729eed fix: Show Cr or Dr symbol in chart of accounts based on balance (#18654) by Deepesh Garg · 5 years ago
  84. 065e8f3 fix: Changes in print format due to attribute name changes in frappe (#18639) by Deepesh Garg · 5 years ago
  85. 04b4260 fix: Changes in print format due to attribute name changes in frappe (#18641) by Deepesh Garg · 5 years ago
  86. e5c733b fix: Accounting period (#18630) by Mangesh-Khairnar · 5 years ago
  87. 0c699f0 fix: Paid amount 0 while creating advanced payment entry by Suraj Shetty · 5 years ago
  88. 235166e Merge pull request #18592 from deepeshgarg007/utils_fix_v12 by Deepesh Garg · 5 years ago
  89. e4abaa7 Merge pull request #18591 from deepeshgarg007/utils_fix_develop by Deepesh Garg · 5 years ago
  90. 23f30cd fix: Aambigious column in query by deepeshgarg007 · 5 years ago
  91. 043f70e fix: Aambigious column in query by deepeshgarg007 · 5 years ago
  92. 08df6bd fix: query (#18468) by Anurag Mishra · 5 years ago
  93. 7e1987e feat: validate cwip accounts for journal Entry (#18518) by Anurag Mishra · 5 years ago
  94. f9fb92e feat: validate cwip accoutns in journal entry (#18519) by Anurag Mishra · 5 years ago
  95. a499079 fix: Remove non standard fieldname by deepeshgarg007 · 5 years ago
  96. 7546577 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into error_report_v12 by deepeshgarg007 · 5 years ago
  97. b0916a3 fix: Remove payment order from bank dashboard by deepeshgarg007 · 5 years ago
  98. 93e4631 fix: Remove payment order from bank dashboard by deepeshgarg007 · 5 years ago
  99. 8426ff7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  100. c16ef32 fix: Payment Order link fix in bank dashboard by deepeshgarg007 · 5 years ago