1. e80cd29 Merge branch 'develop' into is-subcontracted-fieldtype by Sagar Sharma · 2 years, 7 months ago
  2. 6a069d6 feat: dont trigger selector if all info is scanned by Ankush Menat · 2 years, 7 months ago
  3. 9bf4279 fix!: remove barcode field triggers by Ankush Menat · 2 years, 7 months ago
  4. 530f767 revert: "fix: ignore circular dependencies on barcode scan" by Ankush Menat · 2 years, 7 months ago
  5. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  6. 98468fa fix: ignore circular dependencies on barcode scan by Ankush Menat · 2 years, 7 months ago
  7. 806f420 fix: revert global flag added for erasing barcode by Ankush Menat · 2 years, 7 months ago
  8. c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 7 months ago
  9. 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 2 years, 7 months ago
  10. 18abb28 fix(barcode_scan): dont add duplicate serial nos by Ankush Menat · 2 years, 7 months ago
  11. b06123b fix: trigger `table_add` on new row by Ankush Menat · 2 years, 7 months ago
  12. a270f12 fix(UX): reduce duration of barcode scan toasts by Ankush Menat · 2 years, 7 months ago
  13. 2e96485 fix: Check for onload property by Deepesh Garg · 2 years, 7 months ago
  14. 54cdff7 fix: Add back calculation for discount by Deepesh Garg · 2 years, 7 months ago
  15. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 2 years, 7 months ago
  16. 78ca88d fix: Check if onload property exists in the form object by Deepesh Garg · 2 years, 7 months ago
  17. 66ca085 fix: Changing item prices on converting orders/receipts to invoices by Deepesh Garg · 2 years, 7 months ago
  18. 8151451 fix(pos): coupon code is applied even if ignore pricing rule is check by Saqib Ansari · 2 years, 8 months ago
  19. 235fc12 fix: Fetch conversion factor even if it already existed in row, on item change (#29917) by Marica · 2 years, 8 months ago
  20. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  21. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 2 years, 8 months ago
  22. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  23. ccf6312 fix: Coupon code item pricing dynamic updation issue by Subin Tom · 2 years, 9 months ago
  24. f6dda73 fix: ignore pricing rule in all transactions by Saqib Ansari · 2 years, 9 months ago
  25. 6eb3d6a fix: Conflicts by Deepesh Garg · 2 years, 10 months ago
  26. 2d0208b fix: Add round floats for price list rate by Deepesh Garg · 2 years, 10 months ago
  27. d19369b fix: Recalculate taxes irrespective of price list rate changed or not by Deepesh Garg · 2 years, 10 months ago
  28. 4756fbc fix: Linting issues by Deepesh Garg · 2 years, 10 months ago
  29. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 2 years, 10 months ago
  30. 4889661 fix: actual tax conversion in case of multicurrency invoices (#28539) by Saqib · 2 years, 11 months ago
  31. c78b8b7 fix: Shipping Rule picking up old net_rate by Subin Tom · 3 years ago
  32. c75c709 Merge branch 'develop' into scan-batch by Marica · 3 years, 1 month ago
  33. abf450d fix: Increment batch qty if pre-existing batch is scanned by marination · 3 years, 1 month ago
  34. 72c081f fix: apply price list after batch or serial no insertion (#27566) by Alan · 3 years, 1 month ago
  35. 596cf39 fix: Batch scans get overwritten on the same row by marination · 3 years, 1 month ago
  36. 4f7af79 fix: PO/PINV - Check if doctype has company_address field before setting the value (#27441) (#27576) by Frappe PR Bot · 3 years, 1 month ago
  37. 7b4a654 fix: manually added weight per unit reset to zero after save (#27330) by rohitwaghchaure · 3 years, 1 month ago
  38. fd467e6 fix: Correct company address not getting copied from Purchase Order to Invoice (#27217) by Deepesh Garg · 3 years, 2 months ago
  39. d4d5a42 feat: coupon code discount in pos invoice (#27004) by Subin Tom · 3 years, 2 months ago
  40. 153fe1c refactor: scan barcode field scanning (#26990) by Saqib · 3 years, 2 months ago
  41. 7cbd755 Merge branch 'develop' into serial-no-space by Marica · 3 years, 3 months ago
  42. 595c7a6 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  43. eecfc4c fix: Clean Serial No input on Server Side by marination · 3 years, 3 months ago
  44. 9ab18b5 fix: add company change trigger by Deepesh Garg · 3 years, 3 months ago
  45. 72eb72f fix: Add update item tax template method back by Deepesh Garg · 3 years, 3 months ago
  46. 03b629c Merge pull request #26100 from deepeshgarg007/pi_billing_address by Deepesh Garg · 3 years, 4 months ago
  47. da7f451 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 4 months ago
  48. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 4 months ago
  49. 7ff19eb fix(pos): unsupported operand type -= for 'float' and 'NoneType' (#26096) by Saqib · 3 years, 4 months ago
  50. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  51. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  52. a58b571 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 4 months ago
  53. fd84847 fix: syntax fixes for native class (#26064) by Ankush · 3 years, 4 months ago
  54. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  55. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  56. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 5 months ago
  57. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 5 months ago
  58. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  59. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  60. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  61. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  62. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  63. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  64. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  65. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  66. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  67. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  68. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 5 months ago
  69. daf6c12 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 6 months ago
  70. be66ee9 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 6 months ago
  71. a0ed517 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 6 months ago
  72. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 6 months ago
  73. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 6 months ago
  74. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 6 months ago
  75. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 6 months ago
  76. 3e83542 fix: sider issues by Saqib Ansari · 3 years, 6 months ago
  77. 973afea feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  78. a91eebf feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  79. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 6 months ago
  80. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  81. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  82. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  83. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 6 months ago
  84. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 6 months ago
  85. 03f711e style: sider issues by Rohan Bansal · 3 years, 6 months ago
  86. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 6 months ago
  87. d9fa79d fix: serial no refresh issue (#25127) by Jannat Patel · 3 years, 6 months ago
  88. a93b514 feat: create Quality Inspections from account and stock documents by Rohan Bansal · 3 years, 6 months ago
  89. 1033cf7 fix: added flag for dont_fetch_price_list_rate in transaction (#25041) by Anupam Kumar · 3 years, 7 months ago
  90. d5759ba Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule by rohitwaghchaure · 3 years, 7 months ago
  91. 12f0923 fix: serial no trim issue (#24949) by Jannat Patel · 3 years, 7 months ago
  92. 77add49 fix: don't club same free item by Rohit Waghchaure · 3 years, 7 months ago
  93. a9b1347 fix: nonetype object has no attribute options by Rohit Waghchaure · 3 years, 7 months ago
  94. ff70e61 feat: recursive product discount by Rohit Waghchaure · 3 years, 8 months ago
  95. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 3 years, 7 months ago
  96. a780306 fix: Don't throw exception on invoice lines when there is no item_code (fixes #24640) by casesolved-co-uk · 3 years, 8 months ago
  97. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 3 years, 8 months ago
  98. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  99. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  100. 16bcd01 feat: Provision to disable serial no and batch selector (#24398) by Deepesh Garg · 3 years, 9 months ago