1. d625c32 fix(dashboard): for frappe updates, and a new splash logo by Rushabh Mehta · 6 years ago
  2. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 6 years ago
  3. 6472ed2 Merge pull request #16941 from Mangesh-Khairnar/po-on-hold by Faris Ansari · 6 years ago
  4. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  5. 4c29d80 fix: minor fixes by Anurag Mishra · 6 years ago
  6. accf310 fix: start date and loan period should be mandatory by Anurag Mishra · 6 years ago
  7. 6cd114b Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice by rohitwaghchaure · 6 years ago
  8. 49907e7 fix: test cases by Rohit Waghchaure · 6 years ago
  9. b286fc9 fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled by Rohit Waghchaure · 6 years ago
  10. 30fda3e feat: Added bank account no in bank reconcilliation by Rohit Waghchaure · 6 years ago
  11. bead5b3 fix(dashboard): as per new features by Rushabh Mehta · 6 years ago
  12. 1245139 Merge branch 'develop' into invoice-d by Nabin Hait · 6 years ago
  13. 67e6da2 fix: Removed Extra page on generating pdf in print formats by Anurag Mishra · 6 years ago
  14. ef11d37 fix: UI on generating pdf in print format by Anurag Mishra · 6 years ago
  15. ed82e8b fix: removed before from accounts_controlle.pyr and fetch the gl from frontend by Anurag Mishra · 6 years ago
  16. b62cfff fix: Print Auditing print format by Anurag Mishra · 6 years ago
  17. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  18. 0d3986c fix(dashboard): account timeline for balance sheet accounts by Rushabh Mehta · 6 years ago
  19. da3f072 fix(dashboard): accounting timeline query fix by Rushabh Mehta · 6 years ago
  20. 3882a41 fix(dashboard): simpler way to get account timeline from first principles by Rushabh Mehta · 6 years ago
  21. 1934a76 feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107) by Mangesh-Khairnar · 6 years ago
  22. bc02ee2 Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order by rohitwaghchaure · 6 years ago
  23. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  24. 374b85b Merge pull request #17140 from hrwX/pe_supp_inv_v12 by Nabin Hait · 6 years ago
  25. 3d667b4 Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold by Mangesh-Khairnar · 6 years ago
  26. b30f584 fix: return bill_no by Himanshu Warekar · 6 years ago
  27. 6443d7d refactor: declare bill_on at function start by Himanshu Warekar · 6 years ago
  28. ad32324 fix: get bill_no by Himanshu Warekar · 6 years ago
  29. 55d3bca fix: not able to change pos profile by Rohit Waghchaure · 6 years ago
  30. e0a9835 Merge pull request #16987 from SaiFi0102/Party-Ledger-Summary-Fix by Nabin Hait · 6 years ago
  31. 0747273 Merge pull request #17028 from sagarvora/field_order by Nabin Hait · 6 years ago
  32. 94c822f Merge pull request #17022 from hrwX/cost_center_fix by Nabin Hait · 6 years ago
  33. 9eeb371 Merge pull request #16992 from hrwX/cost_center by Nabin Hait · 6 years ago
  34. f4ae293 Merge pull request #17087 from deepeshgarg007/payment_entry by Nabin Hait · 6 years ago
  35. 9ee4178 Merge pull request #17092 from nabinhait/ar-ap-print by Nabin Hait · 6 years ago
  36. 2092a8b Merge pull request #17100 from nabinhait/gl-entry-precision by Nabin Hait · 6 years ago
  37. b1f3f04 fix: Validate gl entry debit/credit as per field's precision by Nabin Hait · 6 years ago
  38. 5ad7b65 fix: Divide by zero exception handling by deepeshgarg007 · 6 years ago
  39. b4263a4 fix: Validate gl entry debit/credit as per field's precision by Nabin Hait · 6 years ago
  40. 6f3f218 fix: pos takes more time to add an item in the cart by Rohit Waghchaure · 6 years ago
  41. 51d0878 fix: Show Sales Person in AR/AP print is optional by Nabin Hait · 6 years ago
  42. 4614eb2 Merge branch 'hotfix' of https://github.com/frappe/erpnext into payment_entry by deepeshgarg007 · 6 years ago
  43. 093f4c5 Merge pull request #17055 from deepeshgarg007/tds by Nabin Hait · 6 years ago
  44. 614f5ad fix: code cleanup by Rohit Waghchaure · 6 years ago
  45. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  46. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  47. d0b98d7 fix: Allow doctype only in party account types by deepeshgarg007 · 6 years ago
  48. 43d79ea Merge pull request #17057 from hrwX/bank_reconciliation_fix by rohitwaghchaure · 6 years ago
  49. 9d159be Merge pull request #17064 from rohitwaghchaure/not_able_to_create_chart_of_account by rohitwaghchaure · 6 years ago
  50. cc59fcd fix: user not able to create chart of account in parent if child has no chart of account by Rohit Waghchaure · 6 years ago
  51. fd2b138 fix: user not able to create chart of account in parent if child has no chart of account by Rohit Waghchaure · 6 years ago
  52. 95003cb fix: get credit and debit as float and not string by Himanshu Warekar · 6 years ago
  53. f7f85f7 fix: get credit and debit in float and not string by Himanshu Warekar · 6 years ago
  54. 4092ead fix: fetch account only if available by deepeshgarg007 · 6 years ago
  55. 7b2c52b Merge branch 'hotfix' of https://github.com/frappe/erpnext into develop by Nabin Hait · 6 years ago
  56. 862f77c Merge branch 'deferred_revenue' into hotfix by Nabin Hait · 6 years ago
  57. 66d07c2 fix(accounts): Indentation by Nabin Hait · 6 years ago
  58. d4e038b Merge branch 'hotfix' of https://github.com/frappe/erpnext into develop by Nabin Hait · 6 years ago
  59. cf7538c Merge pull request #17046 from nabinhait/deferred_revenue by Nabin Hait · 6 years ago
  60. 043cfe9 Merge pull request #17051 from rohitwaghchaure/accounts_receivable_summary_issue by rohitwaghchaure · 6 years ago
  61. 9da1474 fix: accounts receivable summary by Rohit Waghchaure · 6 years ago
  62. 573d1dd fix: bank reconciliation not working by Rohit Waghchaure · 6 years ago
  63. 86fb523 fix(accounts): codacy fixes by Nabin Hait · 6 years ago
  64. 0a90ce5 Refactored deferred revenue booking logic by Nabin Hait · 6 years ago
  65. d5e4548 fix: code cleanup by Rohit Waghchaure · 6 years ago
  66. a8c9b81 Merge pull request #17040 from rohitwaghchaure/pricing_rule_not_working_for_item_groups by rohitwaghchaure · 6 years ago
  67. 39a41e7 fix: pricing rule mixed connditions not working for item group by Rohit Waghchaure · 6 years ago
  68. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  69. 8fdcda7 Merge pull request #16411 from adityahase/dashboard by Faris Ansari · 6 years ago
  70. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  71. d20ecb0 fix(accounts): dependent field should be displayed after source link field by Sagar Vora · 6 years ago
  72. 4510e3a Merge pull request #17020 from rohitwaghchaure/offline_pos_duplicate_records_making by rohitwaghchaure · 6 years ago
  73. 1b05ed0 Cost Center as per company by Himanshu Warekar · 6 years ago
  74. 1df6209 fix: offline pos, duplicate records creating by Rohit Waghchaure · 6 years ago
  75. 411f66a Merge pull request #17006 from deepeshgarg007/account-fix by Nabin Hait · 6 years ago
  76. 3eeb1ca fix: Change name to Allow Account Creation against Child Company in company master by deepeshgarg007 · 6 years ago
  77. 10c1db1 fix: removed empty row on getting invoices by Anurag Mishra · 6 years ago
  78. ca4117e feat: seting status and indicators on list view by Anurag Mishra · 6 years ago
  79. 702c6e0 fix: route on loan Disbursement and Closing by Anurag Mishra · 6 years ago
  80. c45c2bd fix: Missing semicolon by deepeshgarg007 · 6 years ago
  81. 7aefc15 fix: Allow to add child account if ignore validation checked by deepeshgarg007 · 6 years ago
  82. 78903b1 fix: test for invoice payment by setting default Bank Account by Anurag Mishra · 6 years ago
  83. c7b916a fix: test cases by Rohit Waghchaure · 6 years ago
  84. 4389cf0 feat: provision to make Maintenance Schedule from sales invoice by Rohit Waghchaure · 6 years ago
  85. 1c785a9 fix: Added setting in company to ignore root company validation by deepeshgarg007 · 6 years ago
  86. 324e06c Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  87. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  88. 843b7f6 fix: Reorder Currency column to fix print (#17008) by Faris Ansari · 6 years ago
  89. 4ed7d03 fix: incorrect paid amount in accounts receivable summary report by Rohit Waghchaure · 6 years ago
  90. 4792a84 fix: rename pricing rule child doctype names by Rohit Waghchaure · 6 years ago
  91. 794b6b6 Merge pull request #17004 from surajshetty3416/fix-bank-reconciliation-entries-hotfix by rohitwaghchaure · 6 years ago
  92. 4f9ac0a fix: Child company account currency fix by deepeshgarg007 · 6 years ago
  93. 67876d1 fix: Show amount of entry based on diff of credit and debit by Suraj Shetty · 6 years ago
  94. 92593bb fix: Cost center as per company by Himanshu Warekar · 6 years ago
  95. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  96. 963d62b feat: Chart of Accounts Importer (#16623) by Zarrar · 6 years ago
  97. 7d1c1aa fix(Party Ledger Summary): Show all adjustment entries as columns by Saif Ur Rehman · 6 years ago
  98. 56e491b Merge pull request #16983 from rohitwaghchaure/allow_on_submit_for_budget_fields by rohitwaghchaure · 6 years ago
  99. da87a49 Merge pull request #16816 from finbyz/hotfix by Rushabh Mehta · 6 years ago
  100. 7678c7b Merge pull request #16869 from rohitwaghchaure/not_able_to_submit_purchase_receipt by Rushabh Mehta · 6 years ago