1. a591d1d [minor] ingore user permission for old_parent fields (#10471) by Makarand Bauskar · 7 years ago
  2. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 7 years ago
  3. 222e86b [hotfix] fixed the mysql syntax error issue on stock ledger report (#10442) by Makarand Bauskar · 7 years ago
  4. 2e8232e [Fix] Getting an error cost center is not defined in the purchase receipt, even if it's defined in the company (#10320) by rohitwaghchaure · 7 years ago
  5. 1065679 Merge branch 'master' into staging by mbauskar · 7 years ago
  6. 1fd17a9 [Minor] Country field name should be country by Kanchan Chauhan · 8 years ago
  7. 7663bba edit Doctypes to use company currency by tunde · 8 years ago
  8. 4e91f28 [ui-testing] added test for production order (#10138) by Ameya Shenoy · 8 years ago
  9. 482331b [fix] Default Warehouse not obeying form value (#10153) by Faris Ansari · 8 years ago
  10. be4fd11 [fix] test by Rushabh Mehta · 8 years ago
  11. c07741d Merge branch 'master' into staging by Saurabh · 8 years ago
  12. 8907f1d Merge branch 'master' into develop by Saurabh · 8 years ago
  13. 145393b [hotfix] set the account name in GL entry instead of warehouse (#10134) by Makarand Bauskar · 8 years ago
  14. 9c6e2c3 [hotfix] included the get_purchase_trends_filters instead of get_sales_trends_filters in Purchase Receipts trends (#10127) by Makarand Bauskar · 8 years ago
  15. 296603a auto populate all rows (#10090) by tundebabzy · 8 years ago
  16. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 8 years ago
  17. dc6e369 Merge branch 'master' into develop by Saurabh · 8 years ago
  18. 4cccdbd [Fix] Validating price list currency even if price list is not defined (#10056) by rohitwaghchaure · 8 years ago
  19. dfc5a45 [minor] fixed the delivery date issue in Ordered Item to be Dellivered report (#10028) by Makarand Bauskar · 8 years ago
  20. 9c42161 Itemised tax breakup fix in docs other than invoice (#9961) by Nabin Hait · 8 years ago
  21. 338c28e Merge pull request #9902 from rohitwaghchaure/sales_invoice_serial_no_issue_from_dn by Nabin Hait · 8 years ago
  22. 7e14996 [Fix] Sales invoice serial no validation issue by Rohit Waghchaure · 8 years ago
  23. 4c40a41 Merge pull request #9900 from frappe/fixes_9899 by Nabin Hait · 8 years ago
  24. 3020c80 Update stock_balance.py by Nabin Hait · 8 years ago
  25. b962fc1 Show hsn code in tax breakup for India and render via template (#9866) by Nabin Hait · 8 years ago
  26. 3602546 [fix] #9899 by pawan · 8 years ago
  27. e06526f Add indexes in some transaction doctypes (#9889) by Nabin Hait · 8 years ago
  28. 3df2c94 [fix] setup wont be called if declared inside setup by Rushabh Mehta · 8 years ago
  29. 8f507a9 [minor] check if the company is selected or not before triggering get_bank_cash_account (#9830) by Makarand Bauskar · 8 years ago
  30. 7312186 Set corrected states list in GST State field's options by Nabin Hait · 8 years ago
  31. 0a32b7a Set company address while making invoice from SO, don't show taxes in print if amount is zero, fixed state code by Nabin Hait · 8 years ago
  32. cdf4320 Merge pull request #9673 from rohitwaghchaure/serial_no_sales_return_issue by Nabin Hait · 8 years ago
  33. ccaf36a [minor] fixed depends on for stock entry expense_account and purchase receipt item's cost_center field by mbauskar · 8 years ago
  34. 8c85562 Breadcrumbs management (#9544) by Britlog · 8 years ago
  35. 934e69f Remove sales invoice from serial number while making sales return entery using delivery note by Rohit Waghchaure · 8 years ago
  36. 6d03790 Revert sales invoice serial no issues by Rohit Waghchaure · 8 years ago
  37. 949a920 Production Order Enhancements (#9432) by Nabin Hait · 8 years ago
  38. 5ad4a6e Total Stock Summary (#9465) by Doridel Cahanap · 8 years ago
  39. 6015f0f Inspection required before delivery isn't working for item variants (#9362) by tundebabzy · 8 years ago
  40. 43ef4e9 Added first UI tests (#9532) by Rushabh Mehta · 8 years ago
  41. eb7eb43 [fix] Billed Amt does not get updated in Purchase Receipt, if Invoice exists and item has been returned once before by Rohit Waghchaure · 8 years ago
  42. 846f5d4 [fix] cloning rows by pratu16x7 · 8 years ago
  43. 29cebbb use set_value() for setting rows by pratu16x7 · 8 years ago
  44. 89d001c [lint] fixes by pratu16x7 · 8 years ago
  45. ae450fc async call to require, more validation by pratu16x7 · 8 years ago
  46. 5f389c9 [fix] values update in items in invoices by pratu16x7 · 8 years ago
  47. 577e4c4 Add in transaction.js, cleanups by pratu16x7 · 8 years ago
  48. 759f669 Add in delivery note by pratu16x7 · 8 years ago
  49. 70eca94 make erpnext.SerialNoBatchSelector by pratu16x7 · 8 years ago
  50. 60d9446 onchange in df by pratu16x7 · 8 years ago
  51. 934105b fix modified by, blur serial field by pratu16x7 · 8 years ago
  52. 26b8f5c [minor] by pratu16x7 · 8 years ago
  53. 36693e2 [fix] tests by pratu16x7 · 8 years ago
  54. a5d5403 specific change bubbling for grid fields by pratu16x7 · 8 years ago
  55. 0e35651 Add get_stock_qty test by pratu16x7 · 8 years ago
  56. 837ffbd [minor] by pratu16x7 · 8 years ago
  57. ff25573 cleanup by pratu16x7 · 8 years ago
  58. 82a199d [fix] availably qty reupdate by pratu16x7 · 8 years ago
  59. d15a507 add serial_no_check by pratu16x7 · 8 years ago
  60. 01e79f0 add warehouse selection and mapping by pratu16x7 · 8 years ago
  61. 9a6e675 wip by pratu16x7 · 8 years ago
  62. 7331f16 [fix] warehouse required bug by pratu16x7 · 8 years ago
  63. d09f35f fire modal on item_code, events, validation by pratu16x7 · 8 years ago
  64. 52d703a [fix] test by pratu16x7 · 8 years ago
  65. e4e00d2 batch item distribution by oldest, serial no check by pratu16x7 · 8 years ago
  66. 60944e3 get oldest batch in modal, insert batch items by pratu16x7 · 8 years ago
  67. 0b642cd set available qty by pratu16x7 · 8 years ago
  68. b4de1c7 WIP by pratu16x7 · 8 years ago
  69. aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 8 years ago
  70. e995371 Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings by Makarand Bauskar · 8 years ago
  71. 2d9b3cd Fixed test cases by Rohit Waghchaure · 8 years ago
  72. ce7087f Merge pull request #9408 from mbauskar/develop by Makarand Bauskar · 8 years ago
  73. b37eb10 Merge pull request #9382 from nick9822/nick9822-patch-1 by Makarand Bauskar · 8 years ago
  74. 196f3b1 resolved merge conflicts by mbauskar · 8 years ago
  75. 8d269be [minor][fix] pass template item name to make_variant_item_code by Saurabh · 8 years ago
  76. cd5dd89 Merge pull request #9384 from nick9822/nick9822-patch-2 by Makarand Bauskar · 8 years ago
  77. cc699a9 Bug while fetching new item balance. by nick9822 · 8 years ago
  78. 43a48fd Resetting batch and serial nos checks by nick9822 · 8 years ago
  79. 310d4dc UOM column in Batch Wise Balance History Report (#9359) by Vishal Dhayagude · 8 years ago
  80. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 8 years ago
  81. 65ccb42 fixed document by Rohit Waghchaure · 8 years ago
  82. 6945d0d fixed test cases by Rohit Waghchaure · 8 years ago
  83. a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 8 years ago
  84. 80ef298 [fix] [tests] test_delivery_note by Rushabh Mehta · 8 years ago
  85. 3631102 [minor] ux fixes by Rushabh Mehta · 8 years ago
  86. b7b49f6 [fixes] fix message and type conversion; by Rushabh Mehta · 8 years ago
  87. 224eb90 Fix get_parents context (#9296) by Britlog · 8 years ago
  88. 5f40790 fix logic of quantity validation (#9311) by Sagar Vora · 8 years ago
  89. f9e2bf1 fixed merge conflicts by mbauskar · 8 years ago
  90. 6d7b0ce Warehouse Account Linking (#9292) by Nabin Hait · 8 years ago
  91. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 8 years ago
  92. c849f64 Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists (#9168) by KanchanChauhan · 8 years ago
  93. 40be3f4 fix in the item for the function make_variant_item_code (#9280) by Manas Solanki · 8 years ago
  94. 489ab6d [minor] remove hardcoded flt precision and use system default (#9250) by Sagar Vora · 8 years ago
  95. 797f203 Merge branch 'master' into develop by Saurabh · 8 years ago
  96. 8ce53c9 Merge pull request #9189 from mbauskar/mysql-lockout by Makarand Bauskar · 8 years ago
  97. 6f71648 [minor] removed the else condition in update_qty by mbauskar · 8 years ago
  98. f819c93 [minor] replaced db_save by db_update and added patch to remove the indexes on tabBin by mbauskar · 8 years ago
  99. 0c21d85 [fix] add index on voucher type and voucher no in stock ledger entry by Saurabh · 8 years ago
  100. 0626716 Merge pull request #9182 from pratu16x7/stock-entry-detail-global-fix by Faris Ansari · 8 years ago