1. 0411026 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 5 months ago
  2. 31fd901 Merge pull request #23243 from Anurag810/overlap_for_additional_salary by rohitwaghchaure · 4 years, 5 months ago
  3. 7d7fa79 Update additional_salary.py by rohitwaghchaure · 4 years, 5 months ago
  4. 900d0e3 Merge pull request #23245 from Anurag810/attendance_calendar_map by rohitwaghchaure · 4 years, 5 months ago
  5. 842cb6d Update shift_assignment.py by rohitwaghchaure · 4 years, 5 months ago
  6. 0cb8053 Merge pull request #23256 from Mangesh-Khairnar/fix-adv-payment-payment-order by rohitwaghchaure · 4 years, 5 months ago
  7. 5b381ac fix: consolidated financial statement sums values into wrong parent by barry86m · 4 years, 5 months ago
  8. b828e2f Merge pull request #23287 from deepeshgarg007/lsu_api_fix by Deepesh Garg · 4 years, 5 months ago
  9. 03b0ad4 fix: Only submitted Loan security pledges should be approved by Deepesh Garg · 4 years, 5 months ago
  10. af1c4ba Merge pull request #23279 from deepeshgarg007/loan_closure_interest by Deepesh Garg · 4 years, 5 months ago
  11. afefa87 fix: Pending loan interest accrual on loan closure by Deepesh Garg · 4 years, 5 months ago
  12. da6074a fix: Pending loan interest accrual on loan closure by Deepesh Garg · 4 years, 5 months ago
  13. 06130ee fix: leave ledger patch (#23182) by Mangesh-Khairnar · 4 years, 5 months ago
  14. 209f7c7 feat: added transaction_type in leave ledger enter (#23258) by Anupam Kumar · 4 years, 5 months ago
  15. 937b634 Merge pull request #23270 from kasgel/patch-1 by rohitwaghchaure · 4 years, 5 months ago
  16. 5158d0f fix: Repayment Method not visible correctly by Deepesh Garg · 4 years, 5 months ago
  17. a59f864 fix: pass stock_qty to get_pricing_rule_for_item by kasgel · 4 years, 5 months ago
  18. 1b4ed45 fix: Add reference no and descripiton field in Loan Security Pledge and Unpledge by Deepesh Garg · 4 years, 5 months ago
  19. e4c38e5 fix: Remove print statement by Deepesh Garg · 4 years, 5 months ago
  20. 4d636fd fix: API changes in loan security unpledge utility by Deepesh Garg · 4 years, 5 months ago
  21. 7456ffc fix: teardown created payment order by Mangesh-Khairnar · 4 years, 5 months ago
  22. a76bf4d fix: remove unused imports by Mangesh-Khairnar · 4 years, 5 months ago
  23. d9e4883 test: check payment order creation against payment entry by Mangesh-Khairnar · 4 years, 5 months ago
  24. 515d8b9 Merge pull request #23259 from anupamvs/se-quntity by rohitwaghchaure · 4 years, 5 months ago
  25. c9a5afa Merge pull request #23263 from Semiranis/uom_after_qty by rohitwaghchaure · 4 years, 5 months ago
  26. 4a238a2 feat: don't allow guests by Shivam Mishra · 4 years, 5 months ago
  27. faebef2 fix: SE quantity data type issue by Anupam K · 4 years, 5 months ago
  28. e1889d0 fix(payment entry): update payment order status by Mangesh-Khairnar · 4 years, 5 months ago
  29. 8d8af94 fix: capture advance payments in payment order by Mangesh-Khairnar · 4 years, 5 months ago
  30. 2e8e06c Merge branch 'develop' of https://github.com/frappe/erpnext into uom_after_qty by Frappe ERPnext · 4 years, 5 months ago
  31. 9355641 refactor: logic moved to standard template by Frappe ERPnext · 4 years, 5 months ago
  32. a5d5e70 Revert "feat: Option to print UOM after quantity" by Frappe ERPnext · 4 years, 5 months ago
  33. 8d6b2d0 Merge branch 'develop' into leaderboard-supplier by Marica · 4 years, 5 months ago
  34. 2a56000 fix: Supplier Leaderboard fix by marination · 4 years, 5 months ago
  35. b306fa3 Merge pull request #23248 from deepeshgarg007/pda_account_filter by Deepesh Garg · 4 years, 5 months ago
  36. 9b68177 fix: Account filter in Process Deferred Accounting doctype by Deepesh Garg · 4 years, 5 months ago
  37. e5b7cb0 fix: data was not properly maped by Anurag Mishra · 4 years, 5 months ago
  38. f20b636 Merge branch 'develop' into overlap_for_additional_salary by gavin · 4 years, 5 months ago
  39. 7952f89 feat: Overlap validation additional salary by Anurag Mishra · 4 years, 5 months ago
  40. 68b0108 fix: incorrect qty after transaction in stock ledger entry by Rohit Waghchaure · 4 years, 7 months ago
  41. 4b59043 Merge pull request #23241 from Anurag810/hiding_regional_reports by rohitwaghchaure · 4 years, 5 months ago
  42. 6ffe809 Merge pull request #23233 from ruchamahabal/fix-rfq-conv-factor by rohitwaghchaure · 4 years, 5 months ago
  43. 54cd194 feat: removed roles for some reginal report and added via setup by Anurag Mishra · 4 years, 5 months ago
  44. 979ad18 fix: update rfq item in postprocess by Rucha Mahabal · 4 years, 5 months ago
  45. 0857e6d fix: Add "Bank Clearance" and "Bank Reconciliation" in desk by michellealva · 4 years, 5 months ago
  46. f28bef8 feat: Checkbox for activation of printing UOM after quantity by Frappe ERPnext · 4 years, 5 months ago
  47. be3b8a1 Merge branch 'develop' of https://github.com/frappe/erpnext into uom_after_qty by Frappe ERPnext · 4 years, 5 months ago
  48. c398469 fix: Sales funnel data is inconsistent (#23110) by Anupam Kumar · 4 years, 5 months ago
  49. a1b5d57 test: make rfq from opportunity by Rucha Mahabal · 4 years, 5 months ago
  50. 3312956 Merge pull request #23019 from prssanna/gross-profit-total by rohitwaghchaure · 4 years, 5 months ago
  51. 1ab6c3f Merge pull request #23059 from marination/credit-limit-email by rohitwaghchaure · 4 years, 5 months ago
  52. d2881ba fix: set conversion factor while creating RFQ from Opportunity by Rucha Mahabal · 4 years, 5 months ago
  53. efd1ac5 Merge pull request #23050 from anupamvs/stock-entry-type by rohitwaghchaure · 4 years, 5 months ago
  54. f898c80 Merge pull request #23227 from rohitwaghchaure/multiple-job-card-fixes by rohitwaghchaure · 4 years, 5 months ago
  55. 86a1906 fix: incorrect job card timer issue by Rohit Waghchaure · 4 years, 5 months ago
  56. 6a51f39 Merge pull request #23054 from marination/general-ledger-filters by rohitwaghchaure · 4 years, 5 months ago
  57. 36b7bb0 Merge pull request #23229 from deepeshgarg007/gst_template_update by Deepesh Garg · 4 years, 5 months ago
  58. 329292b Merge branch 'develop' into credit-limit-email by Marica · 4 years, 5 months ago
  59. cebf803 fix: Update tax template on supplier address change by Deepesh Garg · 4 years, 5 months ago
  60. a3dd156 Merge pull request #22796 from anupamvs/variance-report-fix by rohitwaghchaure · 4 years, 5 months ago
  61. 9bbb9da Merge pull request #23217 from anupamvs/product-contact-us-v13 by rohitwaghchaure · 4 years, 5 months ago
  62. eb4b2aa fix: get_items from product bundle for purchase order (#22821) by Afshan · 4 years, 5 months ago
  63. d19947f Merge pull request #23148 from scmmishra/feat-exotel-customer-link by Shivam Mishra · 4 years, 5 months ago
  64. e91a543 Merge pull request #23038 from scmmishra/iff-invoicing by Shivam Mishra · 4 years, 5 months ago
  65. 1b5de62 Merge pull request #23121 from Mangesh-Khairnar/add-integrations-desk-page by Shivam Mishra · 4 years, 5 months ago
  66. 232cb37 Merge branch 'develop' into variance-report-fix by Anupam Kumar · 4 years, 5 months ago
  67. 37cb44e Merge pull request #23127 from marination/quoted-item-report-v2 by Deepesh Garg · 4 years, 5 months ago
  68. 26eab47 Merge pull request #23221 from deepeshgarg007/pending_principal by Deepesh Garg · 4 years, 5 months ago
  69. 14718e2 fix: Add unit test for pending principal amount by Deepesh Garg · 4 years, 5 months ago
  70. 1dc9a9b fix: reverse journal entry for multi-currency (#23165) by Afshan · 4 years, 5 months ago
  71. bc6c4e8 fix: Status in Report and filter query by marination · 4 years, 5 months ago
  72. 25042a2 fix: Pending amount after loan closure request by Deepesh Garg · 4 years, 5 months ago
  73. bdc933b Merge pull request #22985 from deepeshgarg007/accounting_period_cancellation by Deepesh Garg · 4 years, 5 months ago
  74. d79b511 Merge pull request #22950 from deepeshgarg007/billing_address_fetch by Deepesh Garg · 4 years, 5 months ago
  75. 5523142 Merge pull request #23078 from deepeshgarg007/hsn_wise_json by Deepesh Garg · 4 years, 5 months ago
  76. 56ddf41 Merge pull request #23211 from michellealva/tax-cat by Deepesh Garg · 4 years, 5 months ago
  77. f9f26d2 fix: contact us button issue by Anupam K · 4 years, 5 months ago
  78. d0aafec fix: incorrect completed qty against operation in work order if workstation is different in job card by Rohit Waghchaure · 4 years, 5 months ago
  79. a5963e1 fix: user created manual job card not linking job card operations with work order operations by Rohit Waghchaure · 4 years, 5 months ago
  80. e7ab53a fix: completed qty not updated in work order by Rohit Waghchaure · 4 years, 8 months ago
  81. d70e711 fix: events not deleted on cancelling maintenance schedule (#22954) by Shivam Mishra · 4 years, 5 months ago
  82. d1b88af Merge pull request #23213 from deepeshgarg007/loan_disbursement_utility by Deepesh Garg · 4 years, 5 months ago
  83. ee56d0e Merge branch 'develop' into quoted-item-report-v2 by Marica · 4 years, 5 months ago
  84. 1c96bef Merge branch 'develop' into feat-exotel-customer-link by Shivam Mishra · 4 years, 5 months ago
  85. b4e0d30 Merge branch 'develop' into iff-invoicing by Shivam Mishra · 4 years, 5 months ago
  86. d2d350c Merge branch 'develop' into credit-limit-email by Marica · 4 years, 5 months ago
  87. e8b121c fix: Add status in field list by Deepesh Garg · 4 years, 5 months ago
  88. ce29757 fix: Import flt by Deepesh Garg · 4 years, 5 months ago
  89. a03ebf0 Merge pull request #23212 from marination/customer-from-quotation by Deepesh Garg · 4 years, 5 months ago
  90. a425920 feat: Utility function to get possible loan disbursal amount by Deepesh Garg · 4 years, 5 months ago
  91. e268d29 fix: Better error feedback on creating SO from Quotation by marination · 4 years, 5 months ago
  92. c71e37c feat: Allow Rename for Tax Category by michellealva · 4 years, 5 months ago
  93. b23840b fix: Filter out cancelled entries in customer ledger summary by Syed Mujeer Hashmi · 4 years, 5 months ago
  94. 2badd93 Merge pull request #23193 from bhavesh95863/patch-10 by rohitwaghchaure · 4 years, 5 months ago
  95. 7c61779 Merge pull request #23195 from marination/purchase-over-receipt-subcontracted by rohitwaghchaure · 4 years, 5 months ago
  96. a787882 feat: Option to print UOM after quantity by Frappe ERPnext · 4 years, 5 months ago
  97. 731bae1 fix: Test for Over Receipt via PRs on a PO by marination · 4 years, 5 months ago
  98. ecc2829 Merge branch 'develop' into navbar_links by Deepesh Garg · 4 years, 5 months ago
  99. e927428 fix: Raise Error on over receipt/consumption for sub-contrcated PR by marination · 4 years, 5 months ago
  100. 6887382 fix: Ignore cpmpany and bank account doctype while deleting company transactions (#22953) by Deepesh Garg · 4 years, 5 months ago