1. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 7 years ago
  2. 7ed4bfe [UI Test] UI Test for Material Receipt with Serialize Item Added (#10565) by Vishal Dhayagude · 7 years ago
  3. 872bebb [UI Test] Stock Entry for Subcontract (#10574) by Vishal Dhayagude · 7 years ago
  4. f8e6c44 [UI Test] Stock Entry for Material Transfer to Manufacture (#10572) by Vishal Dhayagude · 7 years ago
  5. aaec42e resolved merged conflicts by mbauskar · 7 years ago
  6. da21643 [UI Test] UI Test added for Batch (#10564) by Vishal Dhayagude · 7 years ago
  7. 6b651d7 [fix] status in purchase_receipt.py (#10534) by Rushabh Mehta · 7 years ago
  8. 4a546e6 [minor] delivery note standard filter by Rushabh Mehta · 7 years ago
  9. 34c218b Minor improvements based on skip_transfer (#10457) by Nabin Hait · 7 years ago
  10. 4396a0e Merge branch 'master' into staging by mbauskar · 7 years ago
  11. 3b3ab4d Merge branch 'master' into develop by mbauskar · 7 years ago
  12. 187cea3 [Fix] Accepting duplicate serial no is purchase receipt (#10469) by rohitwaghchaure · 7 years ago
  13. 7716a08 Merge branch 'master' into staging by mbauskar · 7 years ago
  14. 7d9452f Merge branch 'master' into develop by mbauskar · 7 years ago
  15. a591d1d [minor] ingore user permission for old_parent fields (#10471) by Makarand Bauskar · 7 years ago
  16. 5088ad1 Merge branch 'master' into staging by mbauskar · 7 years ago
  17. 62f0722 resolved merge conflicts by mbauskar · 7 years ago
  18. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 7 years ago
  19. 222e86b [hotfix] fixed the mysql syntax error issue on stock ledger report (#10442) by Makarand Bauskar · 7 years ago
  20. 592e8c2 [UI Test] UI Test added for Stock Reconciliation (#10432) by Vishal Dhayagude · 7 years ago
  21. 2890fa7 [UI Test] UI Test for Purchase Receipt Added (#10434) by Vishal Dhayagude · 7 years ago
  22. 0371d5a new item group filter in the stock ledger report (#10400) by Manas Solanki · 7 years ago
  23. f03afe0 Merge branch 'master' into staging by mbauskar · 7 years ago
  24. 2fa8af3 Merge branch 'master' into develop by mbauskar · 7 years ago
  25. 22baba2 [UI TEST] Test added for Delivery Note (#10376) by Vishal Dhayagude · 7 years ago
  26. 4157b64 [UI Test] Multiple UI Test for Stock Entry added (#10354) by Vishal Dhayagude · 7 years ago
  27. 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
  28. e05c2e5 [UI Test] for Stock Entery (#10346) by Vishal Dhayagude · 7 years ago
  29. bde05e9 [UI TEST] Multiple test for Materail request (#10347) by Vishal Dhayagude · 7 years ago
  30. da30a69 [UI Test] test added for Material Request (#10338) by Vishal Dhayagude · 7 years ago
  31. 71088aa Supplier Part No in Purchase Receipt since it exits in Purchase Order (#10314) by KanchanChauhan · 7 years ago
  32. 1065679 Merge branch 'master' into staging by mbauskar · 7 years ago
  33. 255c5f4 Supplier Delivery Note field added to Purchase Receipt, good to have for future references (#10309) by KanchanChauhan · 7 years ago
  34. 1912813 Merge pull request #10295 from tundebabzy/issue-10099-2 by Nabin Hait · 7 years ago
  35. 80a9f37 add options in `get_columns` by tunde · 7 years ago
  36. 4331067 [ui-test] completed tests for manufacturing (#10218) by Ameya Shenoy · 7 years ago
  37. 1fd17a9 [Minor] Country field name should be country by Kanchan Chauhan · 7 years ago
  38. 7663bba edit Doctypes to use company currency by tunde · 7 years ago
  39. 4e91f28 [ui-testing] added test for production order (#10138) by Ameya Shenoy · 7 years ago
  40. 482331b [fix] Default Warehouse not obeying form value (#10153) by Faris Ansari · 7 years ago
  41. be4fd11 [fix] test by Rushabh Mehta · 7 years ago
  42. c07741d Merge branch 'master' into staging by Saurabh · 7 years ago
  43. 8907f1d Merge branch 'master' into develop by Saurabh · 7 years ago
  44. 145393b [hotfix] set the account name in GL entry instead of warehouse (#10134) by Makarand Bauskar · 7 years ago
  45. 9c6e2c3 [hotfix] included the get_purchase_trends_filters instead of get_sales_trends_filters in Purchase Receipts trends (#10127) by Makarand Bauskar · 7 years ago
  46. 296603a auto populate all rows (#10090) by tundebabzy · 7 years ago
  47. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  48. dc6e369 Merge branch 'master' into develop by Saurabh · 7 years ago
  49. 4cccdbd [Fix] Validating price list currency even if price list is not defined (#10056) by rohitwaghchaure · 7 years ago
  50. dfc5a45 [minor] fixed the delivery date issue in Ordered Item to be Dellivered report (#10028) by Makarand Bauskar · 7 years ago
  51. 9c42161 Itemised tax breakup fix in docs other than invoice (#9961) by Nabin Hait · 7 years ago
  52. 338c28e Merge pull request #9902 from rohitwaghchaure/sales_invoice_serial_no_issue_from_dn by Nabin Hait · 7 years ago
  53. 7e14996 [Fix] Sales invoice serial no validation issue by Rohit Waghchaure · 7 years ago
  54. 4c40a41 Merge pull request #9900 from frappe/fixes_9899 by Nabin Hait · 7 years ago
  55. 3020c80 Update stock_balance.py by Nabin Hait · 7 years ago
  56. b962fc1 Show hsn code in tax breakup for India and render via template (#9866) by Nabin Hait · 7 years ago
  57. 3602546 [fix] #9899 by pawan · 7 years ago
  58. e06526f Add indexes in some transaction doctypes (#9889) by Nabin Hait · 7 years ago
  59. 3df2c94 [fix] setup wont be called if declared inside setup by Rushabh Mehta · 7 years ago
  60. 8f507a9 [minor] check if the company is selected or not before triggering get_bank_cash_account (#9830) by Makarand Bauskar · 7 years ago
  61. 7312186 Set corrected states list in GST State field's options by Nabin Hait · 7 years ago
  62. 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 · 7 years ago
  63. cdf4320 Merge pull request #9673 from rohitwaghchaure/serial_no_sales_return_issue by Nabin Hait · 7 years ago
  64. ccaf36a [minor] fixed depends on for stock entry expense_account and purchase receipt item's cost_center field by mbauskar · 7 years ago
  65. 8c85562 Breadcrumbs management (#9544) by Britlog · 7 years ago
  66. 934e69f Remove sales invoice from serial number while making sales return entery using delivery note by Rohit Waghchaure · 7 years ago
  67. 6d03790 Revert sales invoice serial no issues by Rohit Waghchaure · 7 years ago
  68. 949a920 Production Order Enhancements (#9432) by Nabin Hait · 7 years ago
  69. 5ad4a6e Total Stock Summary (#9465) by Doridel Cahanap · 7 years ago
  70. 6015f0f Inspection required before delivery isn't working for item variants (#9362) by tundebabzy · 7 years ago
  71. 43ef4e9 Added first UI tests (#9532) by Rushabh Mehta · 7 years ago
  72. eb7eb43 [fix] Billed Amt does not get updated in Purchase Receipt, if Invoice exists and item has been returned once before by Rohit Waghchaure · 7 years ago
  73. 846f5d4 [fix] cloning rows by pratu16x7 · 7 years ago
  74. 29cebbb use set_value() for setting rows by pratu16x7 · 7 years ago
  75. 89d001c [lint] fixes by pratu16x7 · 7 years ago
  76. ae450fc async call to require, more validation by pratu16x7 · 7 years ago
  77. 5f389c9 [fix] values update in items in invoices by pratu16x7 · 7 years ago
  78. 577e4c4 Add in transaction.js, cleanups by pratu16x7 · 7 years ago
  79. 759f669 Add in delivery note by pratu16x7 · 7 years ago
  80. 70eca94 make erpnext.SerialNoBatchSelector by pratu16x7 · 7 years ago
  81. 60d9446 onchange in df by pratu16x7 · 7 years ago
  82. 934105b fix modified by, blur serial field by pratu16x7 · 7 years ago
  83. 26b8f5c [minor] by pratu16x7 · 7 years ago
  84. 36693e2 [fix] tests by pratu16x7 · 7 years ago
  85. a5d5403 specific change bubbling for grid fields by pratu16x7 · 7 years ago
  86. 0e35651 Add get_stock_qty test by pratu16x7 · 7 years ago
  87. 837ffbd [minor] by pratu16x7 · 7 years ago
  88. ff25573 cleanup by pratu16x7 · 7 years ago
  89. 82a199d [fix] availably qty reupdate by pratu16x7 · 7 years ago
  90. d15a507 add serial_no_check by pratu16x7 · 7 years ago
  91. 01e79f0 add warehouse selection and mapping by pratu16x7 · 7 years ago
  92. 9a6e675 wip by pratu16x7 · 7 years ago
  93. 7331f16 [fix] warehouse required bug by pratu16x7 · 7 years ago
  94. d09f35f fire modal on item_code, events, validation by pratu16x7 · 7 years ago
  95. 52d703a [fix] test by pratu16x7 · 7 years ago
  96. e4e00d2 batch item distribution by oldest, serial no check by pratu16x7 · 7 years ago
  97. 60944e3 get oldest batch in modal, insert batch items by pratu16x7 · 7 years ago
  98. 0b642cd set available qty by pratu16x7 · 7 years ago
  99. b4de1c7 WIP by pratu16x7 · 7 years ago
  100. aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 7 years ago