1. 6cd114b Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice by rohitwaghchaure · 6 years ago
  2. 49907e7 fix: test cases by Rohit Waghchaure · 6 years ago
  3. b286fc9 fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled by Rohit Waghchaure · 6 years ago
  4. 6443d7d refactor: declare bill_on at function start by Himanshu Warekar · 6 years ago
  5. ad32324 fix: get bill_no by Himanshu Warekar · 6 years ago
  6. e0a9835 Merge pull request #16987 from SaiFi0102/Party-Ledger-Summary-Fix by Nabin Hait · 6 years ago
  7. 0747273 Merge pull request #17028 from sagarvora/field_order by Nabin Hait · 6 years ago
  8. 9eeb371 Merge pull request #16992 from hrwX/cost_center by Nabin Hait · 6 years ago
  9. f4ae293 Merge pull request #17087 from deepeshgarg007/payment_entry by Nabin Hait · 6 years ago
  10. 9ee4178 Merge pull request #17092 from nabinhait/ar-ap-print by Nabin Hait · 6 years ago
  11. 2092a8b Merge pull request #17100 from nabinhait/gl-entry-precision by Nabin Hait · 6 years ago
  12. b1f3f04 fix: Validate gl entry debit/credit as per field's precision by Nabin Hait · 6 years ago
  13. 5ad7b65 fix: Divide by zero exception handling by deepeshgarg007 · 6 years ago
  14. b4263a4 fix: Validate gl entry debit/credit as per field's precision by Nabin Hait · 6 years ago
  15. 51d0878 fix: Show Sales Person in AR/AP print is optional by Nabin Hait · 6 years ago
  16. 4614eb2 Merge branch 'hotfix' of https://github.com/frappe/erpnext into payment_entry by deepeshgarg007 · 6 years ago
  17. 093f4c5 Merge pull request #17055 from deepeshgarg007/tds by Nabin Hait · 6 years ago
  18. d0b98d7 fix: Allow doctype only in party account types by deepeshgarg007 · 6 years ago
  19. 9d159be Merge pull request #17064 from rohitwaghchaure/not_able_to_create_chart_of_account by rohitwaghchaure · 6 years ago
  20. 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
  21. f7f85f7 fix: get credit and debit in float and not string by Himanshu Warekar · 6 years ago
  22. 4092ead fix: fetch account only if available by deepeshgarg007 · 6 years ago
  23. 862f77c Merge branch 'deferred_revenue' into hotfix by Nabin Hait · 6 years ago
  24. 66d07c2 fix(accounts): Indentation by Nabin Hait · 6 years ago
  25. cf7538c Merge pull request #17046 from nabinhait/deferred_revenue by Nabin Hait · 6 years ago
  26. 043cfe9 Merge pull request #17051 from rohitwaghchaure/accounts_receivable_summary_issue by rohitwaghchaure · 6 years ago
  27. 9da1474 fix: accounts receivable summary by Rohit Waghchaure · 6 years ago
  28. 573d1dd fix: bank reconciliation not working by Rohit Waghchaure · 6 years ago
  29. 86fb523 fix(accounts): codacy fixes by Nabin Hait · 6 years ago
  30. 0a90ce5 Refactored deferred revenue booking logic by Nabin Hait · 6 years ago
  31. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  32. d20ecb0 fix(accounts): dependent field should be displayed after source link field by Sagar Vora · 6 years ago
  33. 4510e3a Merge pull request #17020 from rohitwaghchaure/offline_pos_duplicate_records_making by rohitwaghchaure · 6 years ago
  34. 1df6209 fix: offline pos, duplicate records creating by Rohit Waghchaure · 6 years ago
  35. 411f66a Merge pull request #17006 from deepeshgarg007/account-fix by Nabin Hait · 6 years ago
  36. 3eeb1ca fix: Change name to Allow Account Creation against Child Company in company master by deepeshgarg007 · 6 years ago
  37. c45c2bd fix: Missing semicolon by deepeshgarg007 · 6 years ago
  38. 7aefc15 fix: Allow to add child account if ignore validation checked by deepeshgarg007 · 6 years ago
  39. 1c785a9 fix: Added setting in company to ignore root company validation by deepeshgarg007 · 6 years ago
  40. 843b7f6 fix: Reorder Currency column to fix print (#17008) by Faris Ansari · 6 years ago
  41. 4ed7d03 fix: incorrect paid amount in accounts receivable summary report by Rohit Waghchaure · 6 years ago
  42. 794b6b6 Merge pull request #17004 from surajshetty3416/fix-bank-reconciliation-entries-hotfix by rohitwaghchaure · 6 years ago
  43. 4f9ac0a fix: Child company account currency fix by deepeshgarg007 · 6 years ago
  44. 67876d1 fix: Show amount of entry based on diff of credit and debit by Suraj Shetty · 6 years ago
  45. 92593bb fix: Cost center as per company by Himanshu Warekar · 6 years ago
  46. 7d1c1aa fix(Party Ledger Summary): Show all adjustment entries as columns by Saif Ur Rehman · 6 years ago
  47. 56e491b Merge pull request #16983 from rohitwaghchaure/allow_on_submit_for_budget_fields by rohitwaghchaure · 6 years ago
  48. da87a49 Merge pull request #16816 from finbyz/hotfix by Rushabh Mehta · 6 years ago
  49. 7678c7b Merge pull request #16869 from rohitwaghchaure/not_able_to_submit_purchase_receipt by Rushabh Mehta · 6 years ago
  50. 7defd6f Merge pull request #16749 from Alchez/hotfix-cancelled-payments by Rushabh Mehta · 6 years ago
  51. 9c214b6 feat: enabled allow on submit for action fields in the Budget by Rohit Waghchaure · 6 years ago
  52. f45db71 Merge pull request #16964 from rohitwaghchaure/fix_cost_center_mapping_not_working by rohitwaghchaure · 6 years ago
  53. f288866 fix: Cost center from PO to PI is not mapping by Rohit Waghchaure · 6 years ago
  54. a322687 fix: Accounts receivable report, remarks showing in the sales person column by Rohit Waghchaure · 6 years ago
  55. 4004672 Merge pull request #16954 from rohitwaghchaure/pos_cost_center_not_added_against_debtors by rohitwaghchaure · 6 years ago
  56. 8808a3f fix: POS, cost center not added against debtors by Rohit Waghchaure · 6 years ago
  57. 4904ce6 Merge pull request #16952 from rohitwaghchaure/fixed_accounts_receivable_summary_advance_amt by rohitwaghchaure · 6 years ago
  58. 1a6e015 fix: advance amount is not calculating properly by Rohit Waghchaure · 6 years ago
  59. 642a5b6 fix: change customer to supplier by Himanshu Warekar · 6 years ago
  60. 2046024 Merge pull request #16942 from hrwX/invoice-creation-tool by rohitwaghchaure · 6 years ago
  61. ac19958 fix(Customer Ledger): ambiguous error in where clause (#16914) by Himanshu · 6 years ago
  62. d4e4316 fix: test cases and codacy by Rohit Waghchaure · 6 years ago
  63. 01086ff codacy fixes by Zlash65 · 6 years ago
  64. 11bba57 test case added to check account syncing by Zlash65 · 6 years ago
  65. f71cb8d fix: return if no descendants found by Zlash65 · 6 years ago
  66. d787ef8 feat: sync account created for a group company to all its descendants by Zlash65 · 6 years ago
  67. 88c9909 fix: added validation to if account is being added to child company by Zlash65 · 6 years ago
  68. 0407bf1 fix: override primary action button, change filter to root company by Zlash65 · 6 years ago
  69. 2def228 feat: allow adding account only if topmost parent company by Zlash65 · 6 years ago
  70. aa03ea2 disbale pl check for Sales and Purchase Invoice by Himanshu Warekar · 6 years ago
  71. 3ead70b fix: Change IBAN Account length from 25 to 30 (#16847) by Deepesh Garg · 6 years ago
  72. 2ae7ed4 fix: Gross profit report fix (#16935) by Deepesh Garg · 6 years ago
  73. fd33c55 Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit by rohitwaghchaure · 6 years ago
  74. 59a3012 Update payment_request.py by Rushabh Mehta · 6 years ago
  75. e14758c fix: add returns field to cashier closing (#16911) by Bassam Ramadan · 6 years ago
  76. 6b33c9b fix: purchase receipt not able to submit because default inventory account has not selected in another company by Rohit Waghchaure · 6 years ago
  77. 821a002 feat: added provision to disable CWIP accounting in asset settings by Rohit Waghchaure · 6 years ago
  78. db8500c POS profile, account for change amount must be cash or bank account by Rohit Waghchaure · 6 years ago
  79. 1f0792d Merge pull request #16823 from jay-parikh/sales-return by Rushabh Mehta · 6 years ago
  80. 369d20a Merge pull request #16829 from rohitwaghchaure/gst_purchase_invoice_hsn_number by rohitwaghchaure · 6 years ago
  81. e552170 Merge pull request #16704 from Anurag810/vedmata-print-formats by rohitwaghchaure · 6 years ago
  82. 8c96e06 Merge pull request #16629 from Anurag810/gross-and-net-profit-report by rohitwaghchaure · 6 years ago
  83. 0c9945e Minor fixes by Anurag Mishra · 6 years ago
  84. 02138b6 fix: gross depends upon now report type by Anurag Mishra · 6 years ago
  85. 9842ce5 fix: HSN code not disaplying for the GST Purchase Invoice print format by Rohit Waghchaure · 6 years ago
  86. 44ff411 fix: Selling and buying amount precision fix (#16764) by Deepesh Garg · 6 years ago
  87. 4074384 fix: Print letter head only if checked in Print Settings (#16789) by Deepesh Garg · 6 years ago
  88. 1e4e61b Minor fixes by Anurag Mishra · 6 years ago
  89. f3bdeed minor fixes by Anurag Mishra · 6 years ago
  90. c209093 Fix Sales Invoice Return Validation "validate_pos" by Jay Parikh · 6 years ago
  91. 066da6b Merge pull request #16817 from gaurav-naik/italy-einvoice-bank-details-fix by rohitwaghchaure · 6 years ago
  92. b30a9b1 fix(regional,italy): bank details, custom button on sales invoice by Gaurav · 6 years ago
  93. 6635583 fix: Rounding adjustment in Rounded Total by FinByz Tech Pvt. Ltd · 6 years ago
  94. c21cda2 Removed validation for group by voucher in general ledger by Rohit Waghchaure · 6 years ago
  95. a9a1552 refactor by Anurag Mishra · 6 years ago
  96. 76f36f6 Merge pull request #16790 from crossxcell99/master by Rushabh Mehta · 6 years ago
  97. f95171e fix: call base clase onload method by crossxcell99 · 6 years ago
  98. 5636f92 fix: get mode of payment while selecting payment term in payment term template (#16765) by Suraj Shetty · 6 years ago
  99. 47738f9 Merge pull request #16750 from nabinhait/cc-against-bs by Saurabh · 6 years ago
  100. e08cb3a Merge pull request #16745 from nabinhait/manage-returned-qty by Nabin Hait · 6 years ago