1. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  2. ada485f Outgoing rate in Purchase Return based on reference/original Purchase Receipt rate by Nabin Hait · 9 years ago
  3. f965c5d now_datetime changed to nowdate by Neil Trini Lasrado · 9 years ago
  4. 9c3dca6 Disallowed End of Life Items from getting selected in Production Orders and Stock Reconciliation by Neil Trini Lasrado · 9 years ago
  5. 2771b7d Track Operations removed and Global Switch added to disable capacity planning in manufacturing settings by Neil Trini Lasrado · 9 years ago
  6. 2820a87 Merge pull request #3710 from neilLasrado/stock-report by Nabin Hait · 9 years ago
  7. 13df8a4 Validation added to prevent user to Manage Variants if Item Template is Unsaved. Prevented message stating variants updated while saving item template if there are no variants against that item Template by Neil Trini Lasrado · 9 years ago
  8. d0387f4 Opening Balance row added to Stock Ledger Report by Neil Trini Lasrado · 9 years ago
  9. 7590aa2 [minor] raise EmptyStockReconciliationItemsError when no change in any of the items by Anand Doshi · 9 years ago
  10. 823e88d [minor] close button for task and item not found error fix by Rushabh Mehta · 9 years ago
  11. 9415733 [rename] Material User > Stock User by Rushabh Mehta · 9 years ago
  12. 008d1a0 Fixes in Stock Entry by Neil Trini Lasrado · 9 years ago
  13. fe2ffae Fixes in Production Planning Tool by Neil Trini Lasrado · 9 years ago
  14. 700434f has_variants made 'no copy' in Item Master by Neil Trini Lasrado · 9 years ago
  15. ed8cecb Sales BOM renamed to Product Bundle by Neil Trini Lasrado · 9 years ago
  16. c70109d Item table made mandatory in Stock Reconciliation by Neil Trini Lasrado · 9 years ago
  17. 5da4d85 Track Operations added to Production Order by Neil Trini Lasrado · 9 years ago
  18. cb4b2ec Fixes in validate baatch function by Neil Trini Lasrado · 9 years ago
  19. 03bf529 Validation added to prevent adding items with expired batch numbers to stock ledger entry by Neil Trini Lasrado · 9 years ago
  20. db93876 [fix] Adding rows not allowed in Variant table in Manage Variants and Item form by Nabin Hait · 9 years ago
  21. e2b7f83 Test case fixed by Nabin Hait · 9 years ago
  22. 736000c Merge pull request #3600 from neilLasrado/batch by Nabin Hait · 9 years ago
  23. 4017bfc Merge pull request #3591 from rmehta/salary-manager-fix by Nabin Hait · 9 years ago
  24. ebb60f5 Fixed issues in Expired Batches while making Stock Entry by Neil Trini Lasrado · 9 years ago
  25. 4439d82 minor fix by Nabin Hait · 9 years ago
  26. 00d79eb minor fix by Nabin Hait · 9 years ago
  27. 28a9e35 Validate item rate with reference document with tolerance 0.009 by Nabin Hait · 9 years ago
  28. c450536 [fix] Map values in Debit / Credit Note from Stock Entry by Nabin Hait · 9 years ago
  29. f9b3569 [fixes] salary manager #3554 by Rushabh Mehta · 9 years ago
  30. 0e6f92e Merge pull request #3571 from neilLasrado/item-varients by Nabin Hait · 9 years ago
  31. 1a0e86f Update item_attribute.py by Neil Trini Lasrado · 9 years ago
  32. 7b5ac63 Merge pull request #3575 from nabinhait/batch_report by Nabin Hait · 9 years ago
  33. 4d64acf Autocomplete issues fixed in Manage Variants by Neil Trini Lasrado · 9 years ago
  34. 24efb31 [fix] Hide zero balance rows in batch-wise balance history report by Nabin Hait · 9 years ago
  35. 1faaf71 Auto-Capitalize Item Attribute Abbreation, Prevent attribute to be deleated if Variant exists by Neil Trini Lasrado · 9 years ago
  36. fcee17f Removed purchase item validation by Nabin Hait · 9 years ago
  37. 5105f90 [fix] show item description in form grid based on in_list_view by Rushabh Mehta · 9 years ago
  38. 53bd62e Validation changed for Item Template cannot have Stock by Neil Trini Lasrado · 9 years ago
  39. fe9cd1d More Fixes in Manage Varients by Neil Trini Lasrado · 9 years ago
  40. 64fbe95 Modified Date changed for Item Doctype by Neil Trini Lasrado · 9 years ago
  41. 0988440 Fixes for Manage Variants by Neil Trini Lasrado · 9 years ago
  42. 274dd4a Fixed Manage Variants Attribute autocomplete appearance. by Neil Trini Lasrado · 9 years ago
  43. 724fd82 Fixes in Manage Variants by Neil Trini Lasrado · 9 years ago
  44. 3f2604e Patch for Item Variants by Neil Trini Lasrado · 9 years ago
  45. c761fef more fixes in test records by Neil Trini Lasrado · 9 years ago
  46. 203cb10 fixes in test cases by Neil Trini Lasrado · 9 years ago
  47. 90c66b1 test cases added by Neil Trini Lasrado · 9 years ago
  48. fed431f Code Fixes in Manage Variants by Neil Trini Lasrado · 9 years ago
  49. bd9745b Rename Item Variant from Manage Variants feature Added. by Neil Trini Lasrado · 9 years ago
  50. 8fb123b item variants, creation, deleation and update logic added. by Neil Trini Lasrado · 9 years ago
  51. 333ccd2 variants combination generation logic added by Neil Trini Lasrado · 9 years ago
  52. c8cc8b7 manage variants new doctype created by Neil Trini Lasrado · 9 years ago
  53. 0820161 [fix] Item Variant Attribute autocomplete appearance. Fixes #3488, #3515, #3525 by Anand Doshi · 9 years ago
  54. 93cdee4 [fix] Escape values in queries by Nabin Hait · 9 years ago
  55. 035160c Added validation to prevent transfer of raw material from an expired batch for manufacturing by Neil Trini Lasrado · 9 years ago
  56. 9cf2910 [fix] validate items in stock entry for subcontracting against purchase order by Nabin Hait · 9 years ago
  57. 7ee45b4 [fix] Batch-wise balance history: show records only with batch-id by Nabin Hait · 9 years ago
  58. ed9d5cf [minor] cleanup by Rushabh Mehta · 9 years ago
  59. bf4547c [fix] dynamic link in BOM Search report by Rushabh Mehta · 9 years ago
  60. b45a6bc [report] BOM Search by Rushabh Mehta · 9 years ago
  61. ac59c2b [minor] clear Item's introduction section on refresh by Anand Doshi · 9 years ago
  62. 7c5ba95 Label changed for discount amount in base currency by Nabin Hait · 9 years ago
  63. 5c75579 Removed BOM No from mandatory from Stock Entry against Production Order by Nabin Hait · 9 years ago
  64. b937fac [report] Warehouse column added in 'Ordered Items to be Delivered' report by Nabin Hait · 9 years ago
  65. a790ba0 [fix] Item name, description should not be overwritten on saving of stock entry by Nabin Hait · 9 years ago
  66. f64fae7 fixes by Neil Trini Lasrado · 9 years ago
  67. 82763f0 Status Indicators fixed in Material Request List by Neil Trini Lasrado · 9 years ago
  68. d015195 fixes in barcode by Neil Trini Lasrado · 9 years ago
  69. b2f550c Barcode added to Purchase Receipt by Neil Trini Lasrado · 9 years ago
  70. ebbdd77 [fix] Validate and update manufactured qty in Stock Entry by Nabin Hait · 9 years ago
  71. 6262496 [fix] item test case by Nabin Hait · 9 years ago
  72. c87595b show item description in item grid view if marked for 'In List View' by Nabin Hait · 9 years ago
  73. 4a6c178 On selection of item, set default qty as 1 by Nabin Hait · 9 years ago
  74. 1b6c3f1 [fix] selenium test and changed Creation Document No to a Dynamic Link by Anand Doshi · 9 years ago
  75. 10026ea Merge pull request #3354 from rmehta/discount-field-relabel by Nabin Hait · 9 years ago
  76. 8860b9d [fix] Check if company exists in re-order item. Fixes #3365. by Anand Doshi · 9 years ago
  77. f52b5ac Merge pull request #3339 from rmehta/help by Pratik Vyas · 9 years ago
  78. eb00cae Fiscal Year removed from Material Request by Nabin Hait · 9 years ago
  79. 69fb13f [cleanup] rename discount and reserver warehouse #3325 by Rushabh Mehta · 9 years ago
  80. c7cfa27 [minor] add import link in item price by Rushabh Mehta · 9 years ago
  81. f29a618 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  82. 6771240 [help] added links in modules, added learn desktop module by Rushabh Mehta · 9 years ago
  83. 2c6705e Merge pull request #3322 from nabinhait/test_case by Nabin Hait · 9 years ago
  84. 4809d36 validate fields value with reference docs by Nabin Hait · 9 years ago
  85. c4d38e2 [minor] setup wizard language fix and no submit messages for gl/sl entry by Rushabh Mehta · 9 years ago
  86. fe8d107 stock entry: get item details by Nabin Hait · 9 years ago
  87. e2968e9 minor fixes in test cases by Nabin Hait · 9 years ago
  88. fd4bcd8 test case fixes by Nabin Hait · 9 years ago
  89. 2eba53f test case fixes by Nabin Hait · 9 years ago
  90. 1d08304 added total row in stock balance report by Nabin Hait · 9 years ago
  91. 753e40b fixes in validation for item varients by Neil Trini Lasrado · 9 years ago
  92. de7b87e [fix] operations and bom by Nabin Hait · 9 years ago
  93. 4a929d5 Merge pull request #3310 from neilLasrado/item-var-validation by Nabin Hait · 9 years ago
  94. 7f8d6b6 Merge pull request #3303 from rmehta/letter-head-in-stock-entry by Nabin Hait · 9 years ago
  95. 4258753 validation added to item varients by Neil Trini Lasrado · 9 years ago
  96. a609848 [enhancement] letter head in stock entry #3291 by Rushabh Mehta · 9 years ago
  97. a27cca9 [rename] POS Setting > POS Profile #3271 by Rushabh Mehta · 9 years ago
  98. 803e998 Fix merge mistakes by Pratik Vyas · 9 years ago
  99. 1a84d8e Merge branch 'develop' by Pratik Vyas · 9 years ago
  100. fb7140d Don't repost future sle while cancelling PR via landed cost voucher by Nabin Hait · 9 years ago