1. c704ad8 style: format warehouse js by barredterra · 2 years, 5 months ago
  2. a36174a test: search test failing because of stale data (#31098) by Ankush Menat · 2 years, 5 months ago
  3. fa039b2 Merge pull request #31054 from marination/jc-excess-transfer-config by Ankush Menat · 2 years, 5 months ago
  4. f2b6475 Merge pull request #31092 from surajshetty3416/fix-rfq-template by Suraj Shetty · 2 years, 5 months ago
  5. 6e5effc Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  6. 348a674 fix translation German "Designation" (#31082) by Wolfram Schmidt · 2 years, 5 months ago
  7. 9f6e106 chore: Run `_validate_over_transfer` only if excess transfer is blocked in settings by marination · 2 years, 5 months ago
  8. 9e306bd Merge branch 'develop' into fix-rfq-template by Suraj Shetty · 2 years, 5 months ago
  9. 34e238c fix: Leave Encashment calculations (#31062) by Rucha Mahabal · 2 years, 5 months ago
  10. a29b92f fix: Use directly <a> and style it as button instead of using button by Suraj Shetty · 2 years, 5 months ago
  11. 30c56bf Update ru.csv by Vladislav · 2 years, 5 months ago
  12. 1a58b78 Merge branch 'develop' into jc-excess-transfer-config by Ankush Menat · 2 years, 5 months ago
  13. 3019f93 Merge pull request #31083 from ankush/jc_corrective_creation by Ankush Menat · 2 years, 5 months ago
  14. 66cf9aa fix: creation of corrective job card fails by Ankush Menat · 2 years, 5 months ago
  15. e625394 test: simplify job card tests by Ankush Menat · 2 years, 5 months ago
  16. 07dc5f1 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  17. dac678e test: payment ledger entry by ruthra kumar · 2 years, 5 months ago
  18. e888975 refactor: link payment ledger with gl entry creation by ruthra kumar · 2 years, 5 months ago
  19. 59ed7c8 refactor: ignore linked Payment Ledger Entry in basic transactions by ruthra kumar · 2 years, 5 months ago
  20. 451cf3a refactor: helper class for ple creation and delinking by ruthra kumar · 2 years, 5 months ago
  21. 7b1cb67 refactor: include Payment ledger in accounting dimensions list by ruthra kumar · 2 years, 5 months ago
  22. 8e72f19 feat: patch to migrate gl entries to payment ledger by ruthra kumar · 2 years, 5 months ago
  23. 163085f feat: payment ledger doctype created by ruthra kumar · 2 years, 5 months ago
  24. 8fd0b3b chore: Linting issues by Deepesh Garg · 2 years, 5 months ago
  25. c41f9f0 fix(India): Async issue in company address trigger by Deepesh Garg · 2 years, 5 months ago
  26. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  27. e9b2845 feat: SCR return by Sagar Sharma · 2 years, 5 months ago
  28. 323bdf8 feat: SL and GL reposting by Sagar Sharma · 2 years, 5 months ago
  29. fcc0959 refactor!: Stock Ledger Entry by Sagar Sharma · 2 years, 5 months ago
  30. 6c794af refactor!: Item Alternative by Sagar Sharma · 2 years, 5 months ago
  31. 9262590 refactor!: BOM by Sagar Sharma · 2 years, 5 months ago
  32. 05f05ab refactor!: Subcontracted Item To Be Transferred by Sagar Sharma · 2 years, 5 months ago
  33. 3be663b refactor!: Subcontracted Item To Be Received by Sagar Sharma · 2 years, 5 months ago
  34. 8486bbf refactor!: Subcontract Order Summary by Sagar Sharma · 2 years, 5 months ago
  35. 3469560 refactor!: Accounts Controller by Sagar Sharma · 2 years, 5 months ago
  36. 5fa3f58 refactor!: Purchase Invoice by Sagar Sharma · 2 years, 5 months ago
  37. f09fc46 refactor!: Purchase Receipt by Sagar Sharma · 2 years, 6 months ago
  38. 7348444 refactor!: Stock Entry by Sagar Sharma · 2 years, 6 months ago
  39. 34bda14 refactor!: Buying Controller by Sagar Sharma · 2 years, 6 months ago
  40. dafaed3 refactor!: Purchase Order by Sagar Sharma · 2 years, 6 months ago
  41. 785d598 test: SubcontractingReceipt by Sagar Sharma · 2 years, 5 months ago
  42. 8bc653b test: SubcontractingOrder by Sagar Sharma · 2 years, 6 months ago
  43. 574181f test: SubcontractingController by Sagar Sharma · 2 years, 6 months ago
  44. 70a1f40 feat: New DocType "Subcontracting Receipt" by Sagar Sharma · 2 years, 6 months ago
  45. 3b17584 feat: New DocType "Subcontracting Receipt Supplied Item" by Sagar Sharma · 2 years, 6 months ago
  46. 3daf62d feat: New DocType "Subcontracting Receipt Item" by Sagar Sharma · 2 years, 6 months ago
  47. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  48. 249726b feat: New DocType "Subcontracting Order" by Sagar Sharma · 2 years, 6 months ago
  49. f49c51a feat: New DocType "Subcontracting Order Supplied Item" by Sagar Sharma · 2 years, 7 months ago
  50. f8b7594 feat: New DocType "Subcontracting Order Item" by Sagar Sharma · 2 years, 7 months ago
  51. dcac7eb feat: New DocType "Subcontracting Order Service Item" by Sagar Sharma · 2 years, 7 months ago
  52. 29a1cb8 feat: SubcontractingController by Sagar Sharma · 2 years, 6 months ago
  53. 68c21d9 feat: Add fields "subcontracting_order" and "sco_rm_detail" in SE and SE Detail by Sagar Sharma · 2 years, 6 months ago
  54. 77db843 refactor!: Make required changes to create SCO from PO by Sagar Sharma · 2 years, 6 months ago
  55. 3128f96 fix: Loan repayment entries for payroll payable account by Deepesh Garg · 2 years, 5 months ago
  56. 5edd1db Merge pull request #31004 from ruthra-kumar/bug_payment_terms_status_rpt by Deepesh Garg · 2 years, 5 months ago
  57. 90d4dc0 fix: `test_work_order_with_non_stock_item` by marination · 2 years, 5 months ago
  58. dd99c00 fix: Get fresh RM rate in `calculate_rm_cost` by marination · 2 years, 5 months ago
  59. 9a7e9d9 perf: Use cached doc instead of `get_doc` by marination · 2 years, 5 months ago
  60. 7d4872a patch: set payroll entry status by Rucha Mahabal · 2 years, 5 months ago
  61. ef8164f refactor: UX for Salary Slip creation and submission via Payroll Entry by Rucha Mahabal · 2 years, 5 months ago
  62. 9dc3083 fix: Call `calculate_cost` for Draft BOM and typo in argument by marination · 2 years, 5 months ago
  63. 5932e9d fix: DB update child items, remove redundancy, fix perf by marination · 2 years, 5 months ago
  64. 6d6616d fix: always update item_name for stock entry (#31068) by Ankush Menat · 2 years, 5 months ago
  65. 1de6b14 fix: remove "scrap %" field (#31069) by Ankush Menat · 2 years, 5 months ago
  66. 81c82c8 fix(ux): inform the user about salary slip creation/submission happening in the background by Rucha Mahabal · 2 years, 7 months ago
  67. b6e46ee perf: `get_boms_in_bottom_up_order` by marination · 2 years, 5 months ago
  68. 9fb7b49 fix(india): error while parsing e-invoice (#31053) by Saqib Ansari · 2 years, 5 months ago
  69. 65d55ea fix(india): eway bill cancel api is disabled (#31055) by maharshivpatel · 2 years, 5 months ago
  70. fb586eb Update ru.csv by Vladislav · 2 years, 5 months ago
  71. 0843344 Update ru.csv by Vladislav · 2 years, 5 months ago
  72. e07ce6e fix: Job Card excess transfer behaviour by marination · 2 years, 5 months ago
  73. 28fe4f3 fix: unlink Attendance from Employee Checkins on cancellation (#31045) by Rucha Mahabal · 2 years, 5 months ago
  74. 867f2c6 fix: TypeError in add_indicator_for_multicompany (#31042) by Deepak · 2 years, 5 months ago
  75. f915a9c fix: discount ledger entry in case of multicurrency invoice (#31024) by Saqib Ansari · 2 years, 5 months ago
  76. cad64f1 feat: show title field for Sales Taxes and Charges by barredterra · 2 years, 5 months ago
  77. 9553319 feat: show title field for Purchase Taxes and Charges by barredterra · 2 years, 5 months ago
  78. 3714e36 fix: disable pricing rules for internal transfers (#31034) by Ankush Menat · 2 years, 5 months ago
  79. 06c036f Merge pull request #30834 from ankush/transfer_precision by Marica · 2 years, 5 months ago
  80. c3bfc39 chore: disable flaky test by Ankush Menat · 2 years, 5 months ago
  81. 1b7ce96 fix: IN time not captured in Attendance through Employee Checkin (#31029) by Rucha Mahabal · 2 years, 5 months ago
  82. af1eab5 fix(translations): Update ru translations (#30992) by Vladislav · 2 years, 5 months ago
  83. eba1c89 Merge pull request #31026 from ankush/item_attr_limit by Marica · 2 years, 5 months ago
  84. e3d5341 Merge pull request #31025 from ankush/hide_variants_order by Marica · 2 years, 5 months ago
  85. d76e1b7 feat: barcode scanner promise to return scanned row. (#31018) by Devin Slauenwhite · 2 years, 5 months ago
  86. 6bd1cb9 fix: remove item attribute limit from variant selector by Ankush Menat · 2 years, 5 months ago
  87. 0e875f5 fix: hide template items from sales/purchase order by Ankush Menat · 2 years, 5 months ago
  88. a412d2f Merge pull request #31019 from frappe/mergify/bp/develop/pr-30978 by Deepesh Garg · 2 years, 5 months ago
  89. 80d959c fix: dont fail repost for recoverable errors (#30979) by Ankush Menat · 2 years, 5 months ago
  90. 65232ed test: Update test cases by Deepesh Garg · 2 years, 5 months ago
  91. b2d24e2 chore: Linting issues by Deepesh Garg · 2 years, 5 months ago
  92. 5b87264 fix: Remove validation from Journal Entry by Deepesh Garg · 2 years, 5 months ago
  93. 8221852 Merge pull request #31010 from abhinavxd/fix-miniscule-penalty by Deepesh Garg · 2 years, 5 months ago
  94. 34de20f Merge pull request #30987 from ankush/internal_transfer_with_margin by Deepesh Garg · 2 years, 5 months ago
  95. f83e32a chore: resolve conflicts by Deepesh Garg · 2 years, 5 months ago
  96. 9b6197e chore: resolve conflicts by Deepesh Garg · 2 years, 5 months ago
  97. 03b1335 chore: Remove unintended changes by Deepesh Garg · 2 years, 5 months ago
  98. 4ca7a3d fix: Just add one rate in GST HSN Code by Deepesh Garg · 2 years, 5 months ago
  99. 4817521 fix: Add validation for SEZ and Export invoices without payment of taxes by Deepesh Garg · 2 years, 5 months ago
  100. 5ac4bf9 chore: Linting Issues by Deepesh Garg · 2 years, 5 months ago