1. 8a00587 fix: Wrong key sent to gte_valuation_rate by marination · 4 years, 4 months ago
  2. 1c8cbd0 fix: variable referenced before assignment (#21560) by Marica · 4 years, 5 months ago
  3. 562fd0e fix: purchase return are allowed even when assets are not cancelled (#20797) by Saqib · 4 years, 6 months ago
  4. bba78f0 fix: auto created asset message (#21108) by Saqib · 4 years, 6 months ago
  5. b345fe0 chore: hyperlinks in cannot cancel message by Saqib Ansari · 4 years, 7 months ago
  6. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  7. da2c69e fix(translations): Incorrect syntax by Suraj Shetty · 4 years, 8 months ago
  8. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago
  9. c2a5f99 fix: incorrect consumed qty for partial purchase receipt in subcontracting by Rohit Waghchaure · 4 years, 10 months ago
  10. 9d6d95c fix: valuation of "finished good" item in purchase receipt (#19268) by Suraj Shetty · 4 years, 11 months ago
  11. cd3976f Asset cancellation fix (#19671) by Saqib · 4 years, 11 months ago
  12. f37a46e Fixed Asset Refactor Review fixes (#19665) by Saqib · 4 years, 11 months ago
  13. d995609 Fixed asset refactor (#19369) by Saqib · 5 years ago
  14. dd89325 Update buying_controller.py by Nabin Hait · 5 years ago
  15. a113861 fix: Always set required date based on min date on item table by Nabin Hait · 5 years ago
  16. c15cc8f fix: #18624 by thefalconx33 · 5 years ago
  17. 88e8688 fix: set raw material's batch based on main item's batch only if RM has batch no (#18977) by Nabin Hait · 5 years ago
  18. 5790fab Merge pull request #18669 from rohitwaghchaure/removed_stock_item_condition_for_sub_contract_v12 by rohitwaghchaure · 5 years ago
  19. 10e8073 fix: allow to subcotract service raw materials by Rohit Waghchaure · 5 years ago
  20. 8b0302b fix: Make conversion rate optional for non itemized items (#18540) by Deepesh Garg · 5 years ago
  21. 7ed5919 fix(LoanApplication): Repayment amount check (#18376) by Faris Ansari · 5 years ago
  22. 8c621ab fix: precision for certain calculations in buying controller (#18008) by Mangesh-Khairnar · 5 years ago
  23. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  24. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  25. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  26. 5e474f4 fix: add server-side validation for closed sales order for linked material request by Mangesh-Khairnar · 6 years ago
  27. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  28. 34766c0 BIS issue fixes by Sahil Khan · 6 years ago
  29. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  30. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  31. d2b9093 fix: Check if items exist (#16248) by Shreya Shah · 6 years ago
  32. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  33. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  34. f4dc716 [Fix] Address not set from the API by Rohit Waghchaure · 6 years ago
  35. 606c504 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  36. 314c97c Fix for supplier quotation (#15659) by Shreya Shah · 6 years ago
  37. f90af80 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  38. 2291323 fix(shipping-address-display): Fetch shipping address display as per the shipping address (#15643) by Shreya Shah · 6 years ago
  39. f174c95 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  40. 5615cb4 Set default only if customer_address not found (#15605) by Shreya Shah · 6 years ago
  41. da10f6e Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  42. 1e7c32b Payroll fixes and more (#15475) by Nabin Hait · 6 years ago
  43. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  44. 2ab6e0e fix(translations): Replace translations by keyword with indexed version (#15426) by Faris Ansari · 6 years ago
  45. 6b539d6 Restored missing rounded_total fields by Nabin Hait · 6 years ago
  46. 824b388 Resolved merge conflicts by Saurabh · 6 years ago
  47. ae4ff5a [Fix] In words showing grand total instead of rounded total (#15065) by rohitwaghchaure · 6 years ago
  48. 3c9839f Defaults in Item Group (#14874) by Shreya Shah · 6 years ago
  49. 6d97ab6 Make fields translatable (#14786) by Charles-Henri Decultot · 6 years ago
  50. 01fe4a3 [Fix] Consider the cancelled purchase receipt in backflush raw materials (#14753) by rohitwaghchaure · 6 years ago
  51. ed71c36 [Fix] Not able to save subcontracted purchase receipt by Rohit Waghchaure · 6 years ago
  52. 34c1877 [Enhance] Added Budget exception approver role in company (#14645) by rohitwaghchaure · 6 years ago
  53. d3fb0fb Added test cases for asset accounting, asset value adjustment (#14572) by rohitwaghchaure · 6 years ago
  54. 59798b4 resolved merge conflict by Saurabh · 6 years ago
  55. 0bef91c minor fix in item type validation by Nabin Hait · 6 years ago
  56. 77a45b4 Added expense account, cost center in the purchase order and material request item doctype and fix the code (#14535) by rohitwaghchaure · 6 years ago
  57. 647d595 Code cleanup and fixes for the asset by Rohit Waghchaure · 6 years ago
  58. 873e28d Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  59. 50d8c4a [Fix] Not able to save purchase invoice, due to invalid condition (#14355) by rohitwaghchaure · 6 years ago
  60. 2da6b3d [enhance] Provision to backflush raw materials based on stock entries for subcontracted items (#14296) by rohitwaghchaure · 6 years ago
  61. 7c088ff dont validate items if item_code not found (#14344) by Zarrar · 6 years ago
  62. fc03a04 [Fix] Validate items for saleable, purchaseable or subcontractable in transactions (#14316) by Zarrar · 6 years ago
  63. 33df0b4 Test case fixes (#14219) by Nabin Hait · 6 years ago
  64. 5f86175 Item Default fixes by Nabin Hait · 6 years ago
  65. 087a225 update for default warehouse by Manas Solanki · 6 years ago
  66. 144e9b1 Added project condition in budget validation by Rohit Waghchaure · 6 years ago
  67. a02640e [Minor] Is fixed asset checkbox not set at server side if duplicate by Rohit Waghchaure · 6 years ago
  68. 4d4fb6d [Enhance] Budget validation on material request, purchase order by Rohit Waghchaure · 6 years ago
  69. d644e6d Code cleanup by Rohit Waghchaure · 6 years ago
  70. 16bc853 Reschedule for future depreciations and booked difference amount in accumulated depreciation account by Rohit Waghchaure · 6 years ago
  71. aa7b434 Create asset adjustment doctype, post gl entry for the asset by Rohit Waghchaure · 6 years ago
  72. 0ea6fe4 Added new doctype Finance Book Detail in asset, asset category by Rohit Waghchaure · 6 years ago
  73. f2684ae Commonify get_asset_category_account and get_fixed_asset_account method by Rohit Waghchaure · 6 years ago
  74. af05995 Asset accounting by Rohit Waghchaure · 6 years ago
  75. c6deb13 Added account fields in the company, fixes in auto creation of the asset from PR by Rohit Waghchaure · 6 years ago
  76. ab84254 Asset linked to purchase receipt and serial no by Rohit Waghchaure · 6 years ago
  77. a3c3dec [enhance] Item Alternative (#13121) by rohitwaghchaure · 7 years ago
  78. 2c7a6e6 Reserve for subcontracting (#13195) by Nabin Hait · 7 years ago
  79. bbd9b71 Provision to include exploded items while making transfer entry of raw materials for subcontrtacted item (#13043) by rohitwaghchaure · 7 years ago
  80. 277935b Deduct Rejected Item's Raw materials in SubContracting (#12837) by Fahim Ali Zain TP · 7 years ago
  81. 892a7a6 resolved merge conflicts by Saurabh · 7 years ago
  82. 8b94f1b [minor][buying] fix schedule date check (#12375) by Prateeksha Singh · 7 years ago
  83. bf4c114 [Enhance] Provision to show inclusive tax in print (#12345) by rohitwaghchaure · 7 years ago
  84. 620e098 Merge pull request #12347 from pratu16x7/buying-fix by Prateeksha Singh · 7 years ago
  85. cbd06fd [minor][buying] fix schedule date check by Prateeksha Singh · 7 years ago
  86. 07e5376 Fixes and cleanups of reserve qty for subcontracting by Nabin Hait · 7 years ago
  87. cab8dfc Fixed merge conflict by Nabin Hait · 7 years ago
  88. 96b264b Minor fixes by Nabin Hait · 7 years ago
  89. fe22686 Update last purchase rate from the purchase invoice (#12189) by rohitwaghchaure · 7 years ago
  90. 14d570e fix by pawan · 7 years ago
  91. 2ff844e default warehouse / remove validation / change sql by pawan · 7 years ago
  92. 1b89be0 Fixed rounding issue in subcontracting (#11802) by Nabin Hait · 7 years ago
  93. e4aaff6 message changes by pawan · 7 years ago
  94. 54465f5 review comments changes by pawan · 7 years ago
  95. ed4191e [fix] merge-conflicts by Saurabh · 7 years ago
  96. 4dc5f0e [Fix] Item details not fetching if item has no default bom (#11688) by rohitwaghchaure · 7 years ago
  97. 30dc9a1 [feature] [refactor] Shipping Rule for Buying + Refactor (#11628) by Rushabh Mehta · 7 years ago
  98. 5a83420 Cleanup of PO schedule date pull requests by Nabin Hait · 7 years ago
  99. 7eba1a3 Controller init args fix (#11015) by Nabin Hait · 7 years ago
  100. 45dce89 Print Settings for printing taxes with zero amount (#10782) by Nabin Hait · 7 years ago