1. d050829 fix: set `company_address` for purchases in `party.js` by Sagar Vora · 2 years, 3 months ago
  2. 29b8715 fix: mentions in notes, workspace links, no-of-employees field type and report fixes by Nabin Hait · 2 years, 3 months ago
  3. f904ac5 fix: merge conflicts and sider issues by Nabin Hait · 2 years, 4 months ago
  4. 3974fbb feat: UOM specific barcodes (#30988) by Ankush Menat · 2 years, 5 months ago
  5. 691b34a chore: unnessary args by Ankush Menat · 2 years, 5 months ago
  6. ddb46c5 fix: batch selector flag (#31191) by Ankush Menat · 2 years, 5 months ago
  7. 85b48fc fix: barcode scan resolve after model is updated (#31058) by Devin Slauenwhite · 2 years, 5 months ago
  8. d76e1b7 feat: barcode scanner promise to return scanned row. (#31018) by Devin Slauenwhite · 2 years, 5 months ago
  9. ab80783 refactor: single function to fetch related row by Ankush Menat · 2 years, 5 months ago
  10. d35a13e refactor: change alert duration to 3 and modern js by Ankush Menat · 2 years, 5 months ago
  11. 7f14222 docs: document barcode_scanner API by Ankush Menat · 2 years, 5 months ago
  12. 0a77c28 fix: cast value to Number type by Devin Slauenwhite · 2 years, 6 months ago
  13. 47b4251 feat: prompt qty on scan by Devin Slauenwhite · 2 years, 6 months ago
  14. 7ae89de fix: cleanup dont_allow_new_row logic by Devin Slauenwhite · 2 years, 6 months ago
  15. 5560cec fix: max qty message by Devin Slauenwhite · 2 years, 6 months ago
  16. 4812891 fix: syntax by Devin Slauenwhite · 2 years, 6 months ago
  17. ceffbf2 fix: show alert when maximum qty scanned is reached by Devin Slauenwhite · 2 years, 6 months ago
  18. 159cf28 fix: get correct row to modify with duplicate item_codes and max_qty fields are present by Devin Slauenwhite · 2 years, 6 months ago
  19. 225deb9 fix: use empty row when batch is scanned (#30638) by Ankush Menat · 2 years, 6 months ago
  20. 8b090a9 fix: hide pending qty only if original item is assigned (#30599) by Ankush Menat · 2 years, 7 months ago
  21. 6a069d6 feat: dont trigger selector if all info is scanned by Ankush Menat · 2 years, 7 months ago
  22. 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 7 months ago
  23. b58b134 refactor: dont harcode "serial_no" field by Ankush Menat · 2 years, 7 months ago
  24. 806f420 fix: revert global flag added for erasing barcode by Ankush Menat · 2 years, 7 months ago
  25. 17a2ceb style: prettier js by Ankush Menat · 2 years, 7 months ago
  26. 9f0e794 fix: clean up if item is not found by Ankush Menat · 2 years, 7 months ago
  27. 32e44f5 fix: correctly capture first serial no by Ankush Menat · 2 years, 7 months ago
  28. b3c604d refactor: dont hardcode child table name by Ankush Menat · 2 years, 7 months ago
  29. 3a8656b refactor: split data update responsibilty to multiple functions by Ankush Menat · 2 years, 7 months ago
  30. c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 7 months ago
  31. 893139f refactor: dont hardcode "scan_barcode" field by Ankush Menat · 2 years, 7 months ago
  32. bd06ffa refactor: store scannned field as attr by Ankush Menat · 2 years, 7 months ago
  33. 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 2 years, 7 months ago
  34. 4aa74af fix: ignore items without info for pending qty computation by Ankush Menat · 2 years, 7 months ago
  35. be16fb9 chore(DX): add sourceURL for debugging by Ankush Menat · 2 years, 7 months ago
  36. 0a533d6 fix: skip already selected serials in sr selector by Ankush Menat · 2 years, 7 months ago
  37. 5ec27c9 fix: filter serial nos by selected batch number by Ankush Menat · 2 years, 7 months ago
  38. f4c2133 fix: set current qty as default qty for stock entry by Ankush Menat · 2 years, 7 months ago
  39. 14e3e16 fix: ignore alternate item while checking pending qty by Ankush Menat · 2 years, 9 months ago
  40. fd467e6 fix: Correct company address not getting copied from Purchase Order to Invoice (#27217) by Deepesh Garg · 3 years, 2 months ago
  41. 7b78473 fix: Indentation and removed f-strings by marination · 3 years, 2 months ago
  42. 2a3ef03 fix: Popup stale build and data consistency by marination · 3 years, 2 months ago
  43. bf72ec0 feat: (consistency) Add Primary Address and Contact section in Supplier by marination · 3 years, 2 months ago
  44. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  45. bff3b09 fix: Override template only if setting is enabled by Deepesh Garg · 3 years, 2 months ago
  46. bcf56e6 fix: Ignore default payment term templates when coping payment terms from orders by Deepesh Garg · 3 years, 2 months ago
  47. c077314 fix: Pass doc and other parameters to properly prefill information by Suraj Shetty · 3 years, 3 months ago
  48. f84f8d5 Update party.js by Deepesh Garg · 3 years, 4 months ago
  49. b4b6288 fix: fetches correct preferred shipping address by Noah Jacob · 3 years, 4 months ago
  50. 348f04c fix: syntax error in serial/batch selector (#26024) by Ankush Menat · 3 years, 4 months ago
  51. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  52. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  53. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 5 months ago
  54. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  55. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  56. c50fbc6 fix: list lookup with undefined variable (#25210) by Sun Howwrongbum · 3 years, 6 months ago
  57. ad1f2b4 fix: Issues with packing items by Rucha Mahabal · 3 years, 8 months ago
  58. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  59. a873ae0 fix: Check for custom dimensions by Deepesh Garg · 3 years, 10 months ago
  60. 23ab5c5 fix: Multiplle sider issues by Deepesh Garg · 3 years, 10 months ago
  61. 6b9dda5 fix: Move filter setup to doctype controllers by Deepesh Garg · 3 years, 11 months ago
  62. 9e9ea96 fix: linting by Deepesh Garg · 4 years ago
  63. 96e874b fix: dimension filter query by Deepesh Garg · 4 years ago
  64. 60212ff fix: multiple pos issues (#23347) by Saqib · 4 years ago
  65. 89419c9 fix: move get_shipping_address() from frappe to erpnext and fix references by Abhishek Balam · 4 years ago
  66. 0aff6d8 Update erpnext/public/js/utils/party.js by Deepesh Garg · 4 years, 1 month ago
  67. 4f3b7da fix: set_taxes() missing 1 required positional argument: 'company' by Rohit Waghchaure · 4 years, 1 month ago
  68. 9bd5f1e fix: incorrect available_qty being set (#22539) by Sun Howwrongbum · 4 years, 3 months ago
  69. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  70. e27b996 fix: Check for Company before trying to fetch party details by marination · 4 years, 4 months ago
  71. 095b558 fix: Accounting Dimensions in Period Closing Voucher (#21564) by Deepesh Garg · 4 years, 6 months ago
  72. 8705df6 fix: Remove duplicate code from accounting dimension by Deepesh Garg · 4 years, 6 months ago
  73. 7ecacb6 Merge branch 'develop' into item_code_showing_as_mandatory_issue_develop by Marica · 4 years, 7 months ago
  74. e7c4565 fix: item code showing as mandatory even if the 'Item Naming By' is set as Naming Series in stock settings by Rohit Waghchaure · 4 years, 7 months ago
  75. faea854 feat: auto set batch no on serial no selection (#20757) by Saqib · 4 years, 7 months ago
  76. b6bb56e Merge pull request #21037 from rohitwaghchaure/fixed_batch_selector_popup_develop by rohitwaghchaure · 4 years, 7 months ago
  77. 4e3fbf5 fix: Default dimension set code cleanup by Deepesh Garg · 4 years, 7 months ago
  78. 5c1404e fix: batch selection popup not coming for stock entry by Rohit Waghchaure · 4 years, 7 months ago
  79. 8d72b14 fix: Acccounting Dimension disappearing in first row after refresh by Deepesh Garg · 4 years, 7 months ago
  80. 998de83 fix: filter serial no based on batch no by vishal · 4 years, 8 months ago
  81. 067e8ad fix: add serial no button not working by Rohit Waghchaure · 4 years, 9 months ago
  82. e944f7a fix: Add Serial No button prompt (#20099) by Rohan · 4 years, 10 months ago
  83. 7372672 fix: pull serial numbers linked to batches + pull warehouse correctly (develop) (#19022) by Rohan · 4 years, 10 months ago
  84. 6e2c13f feat(regional): Auto state wise taxation for GST India (#19469) by Deepesh Garg · 4 years, 10 months ago
  85. 1f9a84f fix: removed mandatory property for address field in quick entry by Rohit Waghchaure · 5 years ago
  86. 0254217 fix: Make address fields mandatory (#18979) by Suraj Shetty · 5 years ago
  87. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  88. 0a2ed6d fix: Add missing semicolon by deepeshgarg007 · 5 years ago
  89. 8d0b6f9 fix: Handling if no default dimension exists by deepeshgarg007 · 5 years ago
  90. 2fb6bc9 fix: Default dimensions in child doctypes by deepeshgarg007 · 5 years ago
  91. f37fb82 fix: Code cleanup by deepeshgarg007 · 5 years ago
  92. 8266137 fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  93. f1f79ff fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  94. 7d270ed fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  95. b590f89 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  96. ec421df fix: Code cleanup by deepeshgarg007 · 5 years ago
  97. dda6b5c fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  98. 6dd5f74 fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  99. ada1ac8 fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  100. efd6307 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago