1. 13466bb Merge pull request #26588 from deepeshgarg007/tax_flow_fix_pre_release by Nabin Hait · 3 years, 7 months ago
  2. 9ab18b5 fix: add company change trigger by Deepesh Garg · 3 years, 7 months ago
  3. 9fa92c9 fix: Revert refresh field by Deepesh Garg · 3 years, 7 months ago
  4. 72eb72f fix: Add update item tax template method back by Deepesh Garg · 3 years, 7 months ago
  5. 50b1882 revert: Client side handling for Dynamic GST Rates by Deepesh Garg · 3 years, 7 months ago
  6. f9da88c fix: Additional discount calculations in Invoices by Deepesh Garg · 3 years, 7 months ago
  7. 07d9f3f fix: Incorrect discount amount on amended document by Deepesh Garg · 3 years, 8 months ago
  8. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 8 months ago
  9. 1658107 fix: Linting fixes by Deepesh Garg · 3 years, 8 months ago
  10. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 8 months ago
  11. 03b629c Merge pull request #26100 from deepeshgarg007/pi_billing_address by Deepesh Garg · 3 years, 8 months ago
  12. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 8 months ago
  13. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 8 months ago
  14. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 8 months ago
  15. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
  16. a58b571 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 8 months ago
  17. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 8 months ago
  18. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 8 months ago
  19. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 8 months ago
  20. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 8 months ago
  21. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 8 months ago
  22. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 8 months ago
  23. 2f58856 fix: Labeling and other fixes by Deepesh Garg · 3 years, 9 months ago
  24. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 9 months ago
  25. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 9 months ago
  26. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 9 months ago
  27. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 9 months ago
  28. 61c5e47 feat: Tax deduction against advance payments by Deepesh Garg · 4 years, 4 months ago
  29. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 9 months ago
  30. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 9 months ago
  31. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 9 months ago
  32. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  33. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 9 months ago
  34. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 9 months ago
  35. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 9 months ago
  36. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 9 months ago
  37. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 9 months ago
  38. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 9 months ago
  39. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 10 months ago
  40. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 10 months ago
  41. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 10 months ago
  42. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 10 months ago
  43. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  44. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 10 months ago
  45. 03f711e style: sider issues by Rohan Bansal · 3 years, 10 months ago
  46. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 10 months ago
  47. b670588 fix: Round off final tax amount instead of current tax amount (#25188) by Deepesh Garg · 3 years, 10 months ago
  48. 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 3 years, 10 months ago
  49. cd2aedd Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  50. d9fa79d fix: serial no refresh issue (#25127) by Jannat Patel · 3 years, 10 months ago
  51. dfdf72c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  52. a93b514 feat: create Quality Inspections from account and stock documents by Rohan Bansal · 3 years, 10 months ago
  53. 1033cf7 fix: added flag for dont_fetch_price_list_rate in transaction (#25041) by Anupam Kumar · 3 years, 11 months ago
  54. d5759ba Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule by rohitwaghchaure · 3 years, 11 months ago
  55. d1bbb4c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 11 months ago
  56. 12f0923 fix: serial no trim issue (#24949) by Jannat Patel · 3 years, 11 months ago
  57. 4980dd6 fix: resolving commits by Anupam · 4 years ago
  58. 77add49 fix: don't club same free item by Rohit Waghchaure · 4 years ago
  59. a9b1347 fix: nonetype object has no attribute options by Rohit Waghchaure · 4 years ago
  60. ff70e61 feat: recursive product discount by Rohit Waghchaure · 4 years ago
  61. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 4 years ago
  62. 63eb6bd Merge pull request #24643 from CaseSolvedUK/sinvfix-v13 by Marica · 4 years ago
  63. a780306 fix: Don't throw exception on invoice lines when there is no item_code (fixes #24640) by casesolved-co-uk · 4 years ago
  64. d95b59e fix: call function when arguments available by Afshan · 4 years ago
  65. 6a5ef26 feat: Normal rounding for GST Taxes (#24488) by Deepesh Garg · 4 years ago
  66. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 4 years ago
  67. ee87484 fix: calculated discount percentage (#24510) by Afshan · 4 years ago
  68. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
  69. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 4 years ago
  70. 16bcd01 feat: Provision to disable serial no and batch selector (#24398) by Deepesh Garg · 4 years ago
  71. bd9bdc5 feat: Batch wise item pricing (#24470) by Deepesh Garg · 4 years ago
  72. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 1 month ago
  73. 6ac51ed Merge branch 'develop' into putaway by Marica · 4 years, 1 month ago
  74. cbed6f9 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 4 years, 1 month ago
  75. 1f591ab fix(e-invoicing): minor calculation fixes (#24285) by Saqib · 4 years, 1 month ago
  76. 4a8c2c4 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 4 years, 1 month ago
  77. 527b7e1 Revert "feat: Batch wise item selling pricing" by rohitwaghchaure · 4 years, 2 months ago
  78. d3814b2 Merge branch develop into batch-wise-pricing by Deepesh Garg · 4 years, 2 months ago
  79. 406af27 Merge branch 'develop' into putaway by Marica · 4 years, 2 months ago
  80. c47d38d chore: Stock Entry Tests and fixes by marination · 4 years, 2 months ago
  81. f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  82. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 4 years, 2 months ago
  83. dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  84. 3bc69e5 Merge branch 'develop' into update-barcode-if-scan-barcode-used by Marica · 4 years, 2 months ago
  85. 8abe7b9 fix: linting by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
  86. ce1ca28 fix: linting by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
  87. 39154e5 fix(minor): add debounce to calls by Rushabh Mehta · 4 years, 2 months ago
  88. a5d8d32 chore: Test and fixes by marination · 4 years, 2 months ago
  89. bc0a285 fix: Rate for items with no batch by Deepesh Garg · 4 years, 2 months ago
  90. deaf2e8 fix: linting by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
  91. 69514c4 fix: scan barcode does not update barcode item field in sales order by Mohammad Hasnain · 4 years, 2 months ago
  92. 91e1136 feat: Batch wise item pricing by Deepesh Garg · 4 years, 2 months ago
  93. 0f3cfc5 feat: Trigger rule application from client side by marination · 4 years, 2 months ago
  94. 0b68243 Merge branch 'develop' into putaway by Marica · 4 years, 2 months ago
  95. fac4035 feat: Apply Putaway Rules within transaction itself by marination · 4 years, 2 months ago
  96. 0a672b6 Merge pull request #22859 from marination/pr-dn-return by rohitwaghchaure · 4 years, 2 months ago
  97. afc517b Merge branch 'develop' into link-to-mr by Marica · 4 years, 2 months ago
  98. 12b45b3 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 4 years, 2 months ago
  99. 307bd01 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 3 months ago
  100. 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 4 years, 3 months ago