1. 60460a6 fix(e-invoicing): minor calculation fixes (#24282) by Saqib · 3 years, 9 months ago
  2. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 3 years, 10 months ago
  3. 3bc69e5 Merge branch 'develop' into update-barcode-if-scan-barcode-used by Marica · 3 years, 10 months ago
  4. 8abe7b9 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  5. ce1ca28 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  6. deaf2e8 fix: linting by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  7. 69514c4 fix: scan barcode does not update barcode item field in sales order by Mohammad Hasnain · 3 years, 10 months ago
  8. 0a672b6 Merge pull request #22859 from marination/pr-dn-return by rohitwaghchaure · 3 years, 10 months ago
  9. afc517b Merge branch 'develop' into link-to-mr by Marica · 3 years, 10 months ago
  10. 307bd01 Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  11. 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  12. e15b6a9 Filters for tax templates (#23998) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  13. 9b897c4 Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  14. 7e4d115 fix: sider issues fixed by pateljannat · 4 years ago
  15. b648b9c fix: code review changes by pateljannat · 4 years ago
  16. e3fe8ff Merge branch 'develop' into purchase-taxes-and-charges-account-name-issue by Suraj Shetty · 4 years ago
  17. d845e8a Merge branch 'develop' into pr-dn-return by Marica · 4 years ago
  18. 5b02d32 fix: trailling spaces removed by pateljannat · 4 years ago
  19. 403822a fix: correcting description field in taxes and charges for accounts that have account number + account name by pateljannat · 4 years ago
  20. 28dd90f Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return by marination · 4 years ago
  21. d6596a1 fix: Billing % Logic and Map Pending Qty only in PR and DN by marination · 4 years ago
  22. e0ec58d Merge branch 'develop' into link-to-mr by Marica · 4 years ago
  23. e14fdf4 chore: RFQ cleanup and Title case for 'Get Items From' by marination · 4 years ago
  24. 8f6bd85 chore: Show Toast alert feedback on Scanning Barcode (#23760) by Marica · 4 years ago
  25. 7d9dd3c fix: item wise tax calculation (#23744) by Saqib · 4 years ago
  26. 16a1f7e Merge branch 'develop' into link-to-mr by Marica · 4 years ago
  27. 60212ff fix: multiple pos issues (#23347) by Saqib · 4 years ago
  28. ca5ad07 Merge branch 'develop' into link-to-mr by Marica · 4 years ago
  29. 359778e chore: Code cleanup, reduce redundancy by marination · 4 years ago
  30. be4dbad style: (minor) Reduce loc by marination · 4 years, 1 month ago
  31. a119688 fix: (RFQ/SQ) Link to Material Requests in Tools section by marination · 4 years, 1 month ago
  32. 8370d9b fix: Check Company in Payment Entry before selecting values by marination · 4 years, 1 month ago
  33. 68672af Fix missing tax autoload when frm.doc.taxes is [] by SDLyu · 4 years, 1 month ago
  34. 65c2c4f Merge branch 'develop' into item-tax-update-items by Marica · 4 years, 1 month ago
  35. b7cd841 fix: Revert tax calculation changes by marination · 4 years, 1 month ago
  36. cd89994 fix: multiple pos issues (#23297) by Saqib · 4 years, 1 month ago
  37. eb4b2aa fix: get_items from product bundle for purchase order (#22821) by Afshan · 4 years, 1 month ago
  38. d79b511 Merge pull request #22950 from deepeshgarg007/billing_address_fetch by Deepesh Garg · 4 years, 1 month ago
  39. 22d3729 fix: Codacy by marination · 4 years, 2 months ago
  40. 698d983 fix: Item Tax Updation via Update Items in SO/PO by marination · 4 years, 2 months ago
  41. 7d0a625 git commit -m "fix: Add missing semicolon" by Deepesh Garg · 4 years, 2 months ago
  42. 19ea721 fix: Calculate taxes if tax is based on item quantity and inclusive on item price by Nabin Hait · 4 years, 2 months ago
  43. 0fcb05a fix: Misleading filters on Item tax Template Link field (#22918) by Marica · 4 years, 2 months ago
  44. af1f46f fix: Add default billing address for purchase documents by Deepesh Garg · 4 years, 2 months ago
  45. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  46. 41c0c9f fix: Item Tax Template by mohammadahmad1990 · 4 years, 4 months ago
  47. d573671 fix: indentation by rohitwaghchaure · 4 years, 3 months ago
  48. 08f842d fix: apply filters in all transactions by michellealva · 4 years, 4 months ago
  49. 8a55ec1 fix: Add view ledger button for cancelled docs (#22432) by Deepesh Garg · 4 years, 4 months ago
  50. aca2ca5 style: formate according to Codacy/PR Quality Review by Afshan · 4 years, 4 months ago
  51. 0fe14ce style: formate according to Codacy/PR Quality Review by Afshan · 4 years, 4 months ago
  52. 6f7652f fix: set row_id by default as previous row for On Previous Row Amount and On Previous Row Total by Afshan · 4 years, 4 months ago
  53. 7a45c8b fix: replaced "row_id" to "idx" as "row_id" was not available in variable "tax", also replaced "-1" by "-2" as "idx" starts with 0 rather than 1 by Afshan · 4 years, 4 months ago
  54. 25f49d5 Merge pull request #22233 from deepeshgarg007/pi_billing_address by rohitwaghchaure · 4 years, 4 months ago
  55. 6760077 fix: Billing address in for Purchase documents by Deepesh Garg · 4 years, 4 months ago
  56. 496b6a2 Merge pull request #22179 from rohitwaghchaure/code-cleanup-for-handling-batch-case-in-SI-develop by rohitwaghchaure · 4 years, 4 months ago
  57. afe8e88 fix: Cannot read property 'has_batch_no' of undefined by Rohit Waghchaure · 4 years, 4 months ago
  58. 0c72249 fix: Apply shipping rule without address too by marination · 4 years, 4 months ago
  59. 18e7b60 feat(Selling): Gross Profit In Quotation (#21795) by Abhishek Balam · 4 years, 5 months ago
  60. 8d7f5d3 fix: Item tax template not getting mapped from source to traget doc (#21862) by Deepesh Garg · 4 years, 5 months ago
  61. 6df581f Merge pull request #21375 from marination/commonify-warehouse-autofill by Deepesh Garg · 4 years, 5 months ago
  62. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  63. b7f6878 fix: Handle empty child table by marination · 4 years, 5 months ago
  64. 299e217 fix: Blanket Order in SO/PO child tables (#21442) by Marica · 4 years, 5 months ago
  65. 3e3a793 fix: Set barcode field empty only if it has value (#21425) by Suraj Shetty · 4 years, 6 months ago
  66. 8c70e8d fix: remove debugger by Saqib Ansari · 4 years, 6 months ago
  67. 40140c6 fix: rate gets overwritten when pricing rule is set by Saqib Ansari · 4 years, 6 months ago
  68. 8a30cb2 chore: Commonify autofilling warehouses in child tables by marination · 4 years, 6 months ago
  69. 9942acd fix [ux]: Material Request Form Cleanup and UX (#20810) by Marica · 4 years, 6 months ago
  70. a9d59fa fix: on item change UOM not updated (#21242) by Anupam Kumar · 4 years, 6 months ago
  71. 3d2ced7 Merge pull request #21345 from rohitwaghchaure/fixed_free_item_qty_develop by rohitwaghchaure · 4 years, 6 months ago
  72. d093a37 fix: free item quantity issue by Rohit Waghchaure · 4 years, 6 months ago
  73. 14cdb24 fix: serial and batch selection from delivery note bug fix (#21291) by Saqib · 4 years, 6 months ago
  74. c3f994b Merge pull request #21197 from marination/default-item-manufacturer by rohitwaghchaure · 4 years, 6 months ago
  75. fc31dbe fix: on changing qty free item not removed (#21251) by rohitwaghchaure · 4 years, 6 months ago
  76. 3e84ab1 fix: Error on any new doc from Shipping Rule. (#21206) by Marica · 4 years, 6 months ago
  77. 3e7a8ab feat: Provision to set Default Item Manufacturer by marination · 4 years, 6 months ago
  78. 55ea142 Merge pull request #21181 from marination/purchase-receipt-scan-barcode by rohitwaghchaure · 4 years, 6 months ago
  79. f8e8333 Merge pull request #21174 from rohitwaghchaure/material_request_incorrect_filter_issue_develop by rohitwaghchaure · 4 years, 6 months ago
  80. e05013e feat: Scan Barcode in Purchase Receipt by marination · 4 years, 6 months ago
  81. 5317907 fix: material request type manufacture shows items with Is Purchase Item enabled by Rohit Waghchaure · 4 years, 6 months ago
  82. 0f25a40 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_blanket_order by Deepesh Garg · 4 years, 6 months ago
  83. 86aff0d fix: serial no scan not adding the serial nos in stock entry (#21083) by rohitwaghchaure · 4 years, 6 months ago
  84. c33412b feat: Link blanket order and quotation by Deepesh Garg · 4 years, 6 months ago
  85. 0fc8b2a Merge pull request #21077 from rohitwaghchaure/default_item_is_not_coming_while_making_new_bom_develop by rohitwaghchaure · 4 years, 7 months ago
  86. a5357c2 fix: item not showing in popup while making batch by Rohit Waghchaure · 4 years, 7 months ago
  87. faea854 feat: auto set batch no on serial no selection (#20757) by Saqib · 4 years, 7 months ago
  88. 0ebace5 fix: Update paid amount for pos return (#20543) by Deepesh Garg · 4 years, 8 months ago
  89. 15ca118 Merge pull request #20654 from marination/precision-mr-item by rohitwaghchaure · 4 years, 8 months ago
  90. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  91. e143983 fix: Stock Quantity not calculated on client side in Material Request Items. by marination · 4 years, 8 months ago
  92. 50cb49c fix: Don't fetch price list rate on change of qty (#20363) by Nabin Hait · 4 years, 9 months ago
  93. ccdf193 fix: min_qty and valid_from for the price selection (#20217) by Don-Leopardo · 4 years, 9 months ago
  94. ef0d26c feat: Validity for Item taxes (#20135) by Deepesh Garg · 4 years, 9 months ago
  95. 660a78b fix: ignore pricing rule for other item group by Rohit Waghchaure · 4 years, 9 months ago
  96. f32fc23 fix: rounding adjustment while both inclusive tax and discount amount present by Nabin Hait · 4 years, 10 months ago
  97. 7372672 fix: pull serial numbers linked to batches + pull warehouse correctly (develop) (#19022) by Rohan · 4 years, 10 months ago
  98. 93cb64e enhancement`: Added Set Reserve Warehouse field in Purchase Order. (#19991) by Marica · 4 years, 10 months ago
  99. 2ae79b8 fix: Pricing Rule Discount for Product by Rohit Waghchaure · 4 years, 10 months ago
  100. 21fe97e fix: pricing rule not working for production discount by Rohit Waghchaure · 4 years, 10 months ago