1. b8a6f40 [cleanup] layouts of item, customer, supplier, lead by Rushabh Mehta · 9 years ago
  2. fe13bfe Fixes to Return Improvements pull request by Anand Doshi · 9 years ago
  3. 3c107cd [enhancement] allow user to set warning for multiple items and sales order against multiple purchase orders #3699 by Rushabh Mehta · 9 years ago
  4. 3f321eb utilities/repost_stock file renamed to stock/stock_balance by Nabin Hait · 9 years ago
  5. 1f94fa2 Update delivered / ordered qty in sales/purchase order from return entry by Nabin Hait · 9 years ago
  6. a7c013c [fix] Print Delivery Note without amount by Nabin Hait · 9 years ago
  7. db189d7 Fixed test case for Item Variants by Neil Trini Lasrado · 9 years ago
  8. 4c614bd Fixed validation for numeric variants to check with values from template instead of master by Neil Trini Lasrado · 9 years ago
  9. 7a6f048 Fixed issue while creating item variants with decimal values (precision error) by Neil Trini Lasrado · 9 years ago
  10. bcb386f Merge pull request #3922 from nabinhait/fraction_gle by Anand Doshi · 9 years ago
  11. 7c2901f [fix]Stock UOM Replace Utility: Multiply Qty after Transaction by conversion factor as well, as there is no qty mentioned for stock reconciliation by Nabin Hait · 9 years ago
  12. c561a49 Multi currency GL entry fixes by Nabin Hait · 9 years ago
  13. 46bcbaf GL Entry in account currency by Nabin Hait · 9 years ago
  14. 597a402 Divisonal loss adjustment in purchase receipt by Nabin Hait · 9 years ago
  15. 1b6fd1b [fix]Stock UOM Replace Utility: Multiply Qty after Transaction by conversion factor as well, as there is no qty mentioned for stock reconciliation by Nabin Hait · 9 years ago
  16. d7ed197 [fix] UOM Conversion factor mandatory in stock entry by Nabin Hait · 9 years ago
  17. db1a9ed [minor] removed test case of template cannot have stock by Anand Doshi · 9 years ago
  18. 5c85740 [minor] don't validate stock for template item by Anand Doshi · 9 years ago
  19. 98c3aec [minor] hide Attribute Value using script so that it is visible in data import by Anand Doshi · 9 years ago
  20. f3eeb60 Merge pull request #3908 from rmehta/text-editor by Anand Doshi · 9 years ago
  21. 81e9d4e [fix] changed text > text editor for description fields in tables by Rushabh Mehta · 9 years ago
  22. 8af567a [minor] import error by Anand Doshi · 9 years ago
  23. ffca81d [fix] added test cases and fixes to Item Variants by Anand Doshi · 9 years ago
  24. 90fd6fe [fix] generate item code for variant by Anand Doshi · 9 years ago
  25. 2538e51 Fixes to Item Variant Attribute. Fixes #3905 by Anand Doshi · 9 years ago
  26. cf2c624 Merge pull request #3902 from rmehta/pos-print by Anand Doshi · 9 years ago
  27. ad9156a [enhancement] POS print after save #385:wq:wq by Rushabh Mehta · 9 years ago
  28. afbe39a [fix] patch and rename Variant Attribute to Item Variant Attribute by Anand Doshi · 9 years ago
  29. 91e1077 [fix] precision issue in stock entry by Nabin Hait · 9 years ago
  30. 1c98886 [fix] Get stock and rate function restored by Nabin Hait · 9 years ago
  31. 862c368 Merge pull request #3892 from nabinhait/fix1 by Anand Doshi · 9 years ago
  32. c013421 [fix] precision issue in stock entry by Nabin Hait · 9 years ago
  33. ac07b1c [fix] Get stock and rate function restored by Nabin Hait · 9 years ago
  34. 68f66a7 fixed Test Cases by Neil Trini Lasrado · 9 years ago
  35. 9710eed Fixed Test Cases by Neil Trini Lasrado · 9 years ago
  36. 62dba50 Multiple Fixes by Neil Trini Lasrado · 9 years ago
  37. cdc060c Allow Editing variant attribute in Variant. Add validation to check duplication. by Neil Trini Lasrado · 9 years ago
  38. b9b4963 Added patch to fetch Item Template Attributes by Neil Trini Lasrado · 9 years ago
  39. ebf4cbe Fixed Manage Variant by Neil Trini Lasrado · 9 years ago
  40. 8b608c9 Search Variants added to Item Master by Neil Trini Lasrado · 9 years ago
  41. cb4784c Merge pull request #3822 from neilLasrado/item-uom by Anand Doshi · 9 years ago
  42. 58aea1f minor fix by Nabin Hait · 9 years ago
  43. 760bfb2 Merge branch 'patch-7' of https://github.com/bobzz-zone/erpnext into bobzz-zone-patch-7 by Nabin Hait · 9 years ago
  44. 9a73b7a Changed UOM validation for Item Master by Neil Trini Lasrado · 9 years ago
  45. 57ca765 Merge pull request #3848 from rmehta/journal-entry-refactor by Anand Doshi · 9 years ago
  46. 1828c12 [refactor] added dynamic link in journal entry, #3847 by Rushabh Mehta · 9 years ago
  47. 4a91c49 discount percentage should not be reset to zero on applying price list by Nabin Hait · 9 years ago
  48. ac6d11e minor improvements by Nabin Hait · 9 years ago
  49. 1c6eeb2 Fixes in Stock Entry by Neil Trini Lasrado · 9 years ago
  50. b44f26d Fixed Max value for update FG Item in Production Order by Neil Trini Lasrado · 9 years ago
  51. 8ea2f45 Renamed update_fg_goods_based_on in Manufacturing Settings to backflush_raw_materials_based_on by Neil Trini Lasrado · 9 years ago
  52. dde6575 Fixed code to consider partial FG entry by Neil Trini Lasrado · 9 years ago
  53. 845980c Added Feature - Update FG based on Material Transfer For Manufacturing by Neil Trini Lasrado · 9 years ago
  54. 3c3a3ec Additional Costs in Stock Entry by Nabin Hait · 9 years ago
  55. f6aad5e Distribute tax amount between items in stock entry by Nabin Hait · 9 years ago
  56. aa87931 Show only active BOM in stock entry by Nabin Hait · 9 years ago
  57. fc155c7 Added tax table in stock entry by Nabin Hait · 9 years ago
  58. 8142cd2 [fix] fifo in stock ledger by Nabin Hait · 9 years ago
  59. ff04bf6 Update stock_entry.py by bobzz-zone · 9 years ago
  60. 5bd3942 [fix] test-case, warehouse mandatory for mix type product bundle by Rushabh Mehta · 9 years ago
  61. a208c56 [enhancement] auto insert item price if missing, #3533 by Rushabh Mehta · 9 years ago
  62. 862a2eb [enhancement] make service type product bundle: by Rushabh Mehta · 9 years ago
  63. 950250d Merge pull request #3793 from nabinhait/serial_no by Anand Doshi · 9 years ago
  64. b7c0c55 Validate serial no in return entry with against document by Nabin Hait · 9 years ago
  65. 7edb951 [fix] Get fifo rate only qty exists in batch by Nabin Hait · 9 years ago
  66. 1755a5f [fix] get items from bom in material request by Nabin Hait · 9 years ago
  67. b16b9cd [fix] force stock_uom in item and stock ledger entry by Rushabh Mehta · 9 years ago
  68. b30c40e [fix] UOM conversion factor in stock entry by Nabin Hait · 9 years ago
  69. 2f5587a [fix] uom conversion factor in stock entry, #3734 by Rushabh Mehta · 9 years ago
  70. 2f443a5 [hotfix] Item checkbox mandatory and removed Module Def Contacts by Anand Doshi · 9 years ago
  71. f33787a [fix] Get serial nos using FIFO in Return Delivery Note by Nabin Hait · 9 years ago
  72. 763821d Merge pull request #3746 from nabinhait/get_item_details by Nabin Hait · 9 years ago
  73. 453cc37 - Fixed logic of reserved qty calculation while delivered product bundle via Sales Invoice by Nabin Hait · 9 years ago
  74. e95c18a Merge pull request #3744 from nabinhait/return by Nabin Hait · 9 years ago
  75. 18c2c54 Merge pull request #3718 from rmehta/item-cleanup by Nabin Hait · 9 years ago
  76. 0edec9d Merge pull request #3730 from nabinhait/fix1 by Nabin Hait · 9 years ago
  77. 15216fd [fix] Get item details based on selected company by Nabin Hait · 9 years ago
  78. 8bf0b89 [minor] currency field in list view for item price by Rushabh Mehta · 9 years ago
  79. 746c162 Return status in listview for return entry by Nabin Hait · 9 years ago
  80. 1e046aa Hide buttons for return entry by Nabin Hait · 9 years ago
  81. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  82. 9088432 Fetch default expense account and cost center from item if company matches, otherwise fetch from company master by Nabin Hait · 9 years ago
  83. c80059e [fix] Ignore making SLE for opening stock reco with zero qty by Nabin Hait · 9 years ago
  84. 2b7eda8 Merge pull request #3683 from nabinhait/return by Nabin Hait · 9 years ago
  85. 6a09b3f Merge pull request #3702 from neilLasrado/capacity-planning by Nabin Hait · 9 years ago
  86. 3cf67a4 Cleanup and test cases for serialized item by Nabin Hait · 9 years ago
  87. f061877 [fix] Stock Entry permissions by Nabin Hait · 9 years ago
  88. 061f707 Test case for purchase return by Nabin Hait · 9 years ago
  89. 246ed3f Test cases for sales return by Nabin Hait · 9 years ago
  90. 6b25708 Minor fixes by Nabin Hait · 9 years ago
  91. 623ed57 Removed Sales/Purchase Return option from Stock Entry by Nabin Hait · 9 years ago
  92. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  93. ada485f Outgoing rate in Purchase Return based on reference/original Purchase Receipt rate by Nabin Hait · 9 years ago
  94. f965c5d now_datetime changed to nowdate by Neil Trini Lasrado · 9 years ago
  95. 9c3dca6 Disallowed End of Life Items from getting selected in Production Orders and Stock Reconciliation by Neil Trini Lasrado · 9 years ago
  96. 2771b7d Track Operations removed and Global Switch added to disable capacity planning in manufacturing settings by Neil Trini Lasrado · 9 years ago
  97. 2820a87 Merge pull request #3710 from neilLasrado/stock-report by Nabin Hait · 9 years ago
  98. 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
  99. d0387f4 Opening Balance row added to Stock Ledger Report by Neil Trini Lasrado · 9 years ago
  100. 7590aa2 [minor] raise EmptyStockReconciliationItemsError when no change in any of the items by Anand Doshi · 9 years ago