1. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  2. fd84847 fix: syntax fixes for native class (#26064) by Ankush · 3 years, 4 months ago
  3. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  4. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  5. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 5 months ago
  6. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 5 months ago
  7. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  8. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  9. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  10. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  11. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  12. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  13. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  14. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  15. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  16. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  17. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 5 months ago
  18. daf6c12 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 6 months ago
  19. be66ee9 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 6 months ago
  20. a0ed517 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 6 months ago
  21. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 6 months ago
  22. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 6 months ago
  23. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 6 months ago
  24. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 6 months ago
  25. 3e83542 fix: sider issues by Saqib Ansari · 3 years, 6 months ago
  26. 973afea feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  27. a91eebf feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  28. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 6 months ago
  29. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  30. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  31. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  32. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 6 months ago
  33. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 6 months ago
  34. 03f711e style: sider issues by Rohan Bansal · 3 years, 6 months ago
  35. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 6 months ago
  36. d9fa79d fix: serial no refresh issue (#25127) by Jannat Patel · 3 years, 6 months ago
  37. a93b514 feat: create Quality Inspections from account and stock documents by Rohan Bansal · 3 years, 7 months ago
  38. 1033cf7 fix: added flag for dont_fetch_price_list_rate in transaction (#25041) by Anupam Kumar · 3 years, 7 months ago
  39. d5759ba Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule by rohitwaghchaure · 3 years, 7 months ago
  40. 12f0923 fix: serial no trim issue (#24949) by Jannat Patel · 3 years, 7 months ago
  41. 77add49 fix: don't club same free item by Rohit Waghchaure · 3 years, 7 months ago
  42. a9b1347 fix: nonetype object has no attribute options by Rohit Waghchaure · 3 years, 8 months ago
  43. ff70e61 feat: recursive product discount by Rohit Waghchaure · 3 years, 8 months ago
  44. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 3 years, 7 months ago
  45. 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
  46. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 3 years, 8 months ago
  47. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  48. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  49. 16bcd01 feat: Provision to disable serial no and batch selector (#24398) by Deepesh Garg · 3 years, 9 months ago
  50. bd9bdc5 feat: Batch wise item pricing (#24470) by Deepesh Garg · 3 years, 9 months ago
  51. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  52. 6ac51ed Merge branch 'develop' into putaway by Marica · 3 years, 9 months ago
  53. cbed6f9 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 9 months ago
  54. 1f591ab fix(e-invoicing): minor calculation fixes (#24285) by Saqib · 3 years, 10 months ago
  55. 4a8c2c4 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 10 months ago
  56. 527b7e1 Revert "feat: Batch wise item selling pricing" by rohitwaghchaure · 3 years, 10 months ago
  57. d3814b2 Merge branch develop into batch-wise-pricing by Deepesh Garg · 3 years, 10 months ago
  58. 406af27 Merge branch 'develop' into putaway by Marica · 3 years, 10 months ago
  59. c47d38d chore: Stock Entry Tests and fixes by marination · 3 years, 10 months ago
  60. dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 10 months ago
  61. 8abe7b9 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  62. ce1ca28 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  63. 39154e5 fix(minor): add debounce to calls by Rushabh Mehta · 3 years, 10 months ago
  64. a5d8d32 chore: Test and fixes by marination · 3 years, 10 months ago
  65. bc0a285 fix: Rate for items with no batch by Deepesh Garg · 3 years, 10 months ago
  66. deaf2e8 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  67. 69514c4 fix: scan barcode does not update barcode item field in sales order by Mohammad Hasnain · 3 years, 10 months ago
  68. 91e1136 feat: Batch wise item pricing by Deepesh Garg · 3 years, 10 months ago
  69. 0f3cfc5 feat: Trigger rule application from client side by marination · 3 years, 10 months ago
  70. 12b45b3 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 11 months ago
  71. e15b6a9 Filters for tax templates (#23998) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  72. 6b9dda5 fix: Move filter setup to doctype controllers by Deepesh Garg · 3 years, 11 months ago
  73. f916bc0 fix: Remove cost center query from doctypes by Deepesh Garg · 4 years ago
  74. 8f6bd85 chore: Show Toast alert feedback on Scanning Barcode (#23760) by Marica · 4 years ago
  75. 7d9dd3c fix: item wise tax calculation (#23744) by Saqib · 4 years ago
  76. 60212ff fix: multiple pos issues (#23347) by Saqib · 4 years ago
  77. 68672af Fix missing tax autoload when frm.doc.taxes is [] by SDLyu · 4 years, 1 month ago
  78. d79b511 Merge pull request #22950 from deepeshgarg007/billing_address_fetch by Deepesh Garg · 4 years, 2 months ago
  79. 0fcb05a fix: Misleading filters on Item tax Template Link field (#22918) by Marica · 4 years, 2 months ago
  80. af1f46f fix: Add default billing address for purchase documents by Deepesh Garg · 4 years, 2 months ago
  81. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  82. 41c0c9f fix: Item Tax Template by mohammadahmad1990 · 4 years, 4 months ago
  83. d573671 fix: indentation by rohitwaghchaure · 4 years, 4 months ago
  84. 08f842d fix: apply filters in all transactions by michellealva · 4 years, 4 months ago
  85. 496b6a2 Merge pull request #22179 from rohitwaghchaure/code-cleanup-for-handling-batch-case-in-SI-develop by rohitwaghchaure · 4 years, 4 months ago
  86. afe8e88 fix: Cannot read property 'has_batch_no' of undefined by Rohit Waghchaure · 4 years, 4 months ago
  87. 0c72249 fix: Apply shipping rule without address too by marination · 4 years, 5 months ago
  88. 18e7b60 feat(Selling): Gross Profit In Quotation (#21795) by Abhishek Balam · 4 years, 5 months ago
  89. 8d7f5d3 fix: Item tax template not getting mapped from source to traget doc (#21862) by Deepesh Garg · 4 years, 5 months ago
  90. 6df581f Merge pull request #21375 from marination/commonify-warehouse-autofill by Deepesh Garg · 4 years, 6 months ago
  91. b7f6878 fix: Handle empty child table by marination · 4 years, 6 months ago
  92. 299e217 fix: Blanket Order in SO/PO child tables (#21442) by Marica · 4 years, 6 months ago
  93. 3e3a793 fix: Set barcode field empty only if it has value (#21425) by Suraj Shetty · 4 years, 6 months ago
  94. 8c70e8d fix: remove debugger by Saqib Ansari · 4 years, 6 months ago
  95. 40140c6 fix: rate gets overwritten when pricing rule is set by Saqib Ansari · 4 years, 6 months ago
  96. 8a30cb2 chore: Commonify autofilling warehouses in child tables by marination · 4 years, 6 months ago
  97. a9d59fa fix: on item change UOM not updated (#21242) by Anupam Kumar · 4 years, 6 months ago
  98. 3d2ced7 Merge pull request #21345 from rohitwaghchaure/fixed_free_item_qty_develop by rohitwaghchaure · 4 years, 6 months ago
  99. d093a37 fix: free item quantity issue by Rohit Waghchaure · 4 years, 6 months ago
  100. 14cdb24 fix: serial and batch selection from delivery note bug fix (#21291) by Saqib · 4 years, 6 months ago