1. b83608b Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note by Deepesh Garg · 2 years, 9 months ago
  2. 9d3a5c3 fix: Inconsistency in calculating outstanding amount by Deepesh Garg · 2 years, 9 months ago
  3. 04ea42c fix(sales-invoice): cannot create debit note with zero qty by Saqib Ansari · 2 years, 10 months ago
  4. a8e2c02 fix: fixed tests, separated a method for shipping charges by Subin Tom · 2 years, 11 months ago
  5. 74ccaeb Merge branch 'develop' into shipping-rule-updation-error by Deepesh Garg · 2 years, 11 months ago
  6. af1fce0 fix: check if shipping rule value exists by Subin Tom · 2 years, 11 months ago
  7. 18ae03d fix: calling shipping rule method during net_total calculation in taxes_adn_totals.py by Subin Tom · 2 years, 11 months ago
  8. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  9. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  10. 75a76e6 fix: POS consolidated invoice rounded total issue (#28006) by Subin Tom · 3 years ago
  11. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  12. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 1 month ago
  13. 7d627df fix: pos return payment mode issue (#26872) by Subin Tom · 3 years, 2 months ago
  14. b614834 fix: unseting of payment if no pos profile found (#26884) by Afshan · 3 years, 2 months ago
  15. dfdd1c6 feat: don't recompute taxes by Ankush Menat · 3 years, 3 months ago
  16. 01faa9c fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  17. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  18. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  19. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  20. 18be767 fix: Remove invalid test by Deepesh Garg · 3 years, 4 months ago
  21. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 4 months ago
  22. 84f270e fix: Remove unwanted commits by Deepesh Garg · 3 years, 5 months ago
  23. d18dde7 fix: Add tds in PO and code cleanup by Deepesh Garg · 3 years, 10 months ago
  24. c26de28 fix: TDS against Purhase Orders by Deepesh Garg · 4 years ago
  25. b670588 fix: Round off final tax amount instead of current tax amount (#25188) by Deepesh Garg · 3 years, 6 months ago
  26. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  27. 5f3d7f5 fix: Item wise tax rate for consolidated POS invoice (#25029) by Deepesh Garg · 3 years, 6 months ago
  28. 37b826b fix: correct calculation for discount amount when margin is set (#25179) by Walstan Baptista · 3 years, 6 months ago
  29. d5759ba Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule by rohitwaghchaure · 3 years, 7 months ago
  30. ff70e61 feat: recursive product discount by Rohit Waghchaure · 3 years, 7 months ago
  31. 22f5ff8 fix: Allow user to update exchange rate in Multi-currency LCV by Deepesh Garg · 3 years, 7 months ago
  32. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 3 years, 7 months ago
  33. 6a5ef26 feat: Normal rounding for GST Taxes (#24488) by Deepesh Garg · 3 years, 8 months ago
  34. 54a2536 Merge pull request #24508 from frappe/rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  35. d4d639c fix: test cases for pricing rule by Rohit Waghchaure · 3 years, 8 months ago
  36. bf7317d fix: multiple pricing rule issue (#24509) by rohitwaghchaure · 3 years, 8 months ago
  37. cee3670 chore: clean up sales invoice form by Saqib Ansari · 3 years, 8 months ago
  38. ac9e6ff fix(pos): multiple pos fixes and additions (#24227) by Saqib · 3 years, 8 months ago
  39. bfc17e4 fix: Commonify code for Stock Entry by Deepesh Garg · 3 years, 10 months ago
  40. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 3 years, 10 months ago
  41. edee530 fix: paid amount in Sales Invoice POS return resets to 0 by Rucha Mahabal · 3 years, 10 months ago
  42. a248dfb fix: multiple pricing rules are not working on selling side by Rohit Waghchaure · 4 years, 3 months ago
  43. 733fd5f fix: get_applied_pricing_rule in taxes_and_totals by marination · 4 years, 1 month ago
  44. e2ee455 fix: Calculate taxes if tax is based on item quantity by Nabin Hait · 4 years, 2 months ago
  45. 19ea721 fix: Calculate taxes if tax is based on item quantity and inclusive on item price by Nabin Hait · 4 years, 2 months ago
  46. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  47. 7ac4ad8 fix: Error due to comma in Pricing rule name (#22741) by Deepesh Garg · 4 years, 3 months ago
  48. 728bf0e fix: Item Tax Template by mohammadahmad1990 · 4 years, 4 months ago
  49. 10a6a2d fix: show positive taxes in credit notes by Saqib Ansari · 4 years, 6 months ago
  50. 0ebace5 fix: Update paid amount for pos return (#20543) by Deepesh Garg · 4 years, 8 months ago
  51. ef0d26c feat: Validity for Item taxes (#20135) by Deepesh Garg · 4 years, 9 months ago
  52. f32fc23 fix: rounding adjustment while both inclusive tax and discount amount present by Nabin Hait · 4 years, 10 months ago
  53. a85ddf2 fix: performance issue of sales invoice while save/submit (#19598) by rohitwaghchaure · 4 years, 11 months ago
  54. 8bf19ce fix: Error handling in taxes and totals by deepeshgarg007 · 5 years ago
  55. b65c761 fix: Enhancement in credit note (#18510) by Deepesh Garg · 5 years ago
  56. 8a06b8f fix precision by Anurag Mishra · 5 years ago
  57. b315acb fix: Calculate taxes and totals only if items added in transaction by Nabin Hait · 5 years ago
  58. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  59. 4d58734 fix: Rounding adjustment while additional discount amount is aplied on grand total by Nabin Hait · 5 years ago
  60. 64bfdd9 fix: test cases by Nabin Hait · 5 years ago
  61. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  62. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  63. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  64. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  65. 9659893 fix(test): Fixed tests for discount with margin and period closing voucher by Nabin Hait · 6 years ago
  66. eb4969d Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  67. 367a076f fix(discount): Fixed item discount amount calculation by Nabin Hait · 6 years ago
  68. 688758a fix(test): Fixed item discount amount calculation and test cases related to pricing rule by Nabin Hait · 6 years ago
  69. 35b2627 Item qty based tax (CESS) calculation support (#15456) by Himanshu Mishra · 6 years ago
  70. 3c9155e [Minor Fix] Force toggle display Net Total field when default taxes are fetched (#15532) by Saif · 6 years ago
  71. da486ee Loyalty Program (#12631) by Manas Solanki · 6 years ago
  72. 3a595d0 [Fix] POS Closing Voucher, on save collected amount becomes zero issue and added test cases (#14649) by rohitwaghchaure · 6 years ago
  73. 22c2f47 Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  74. ea7533f [tax-breakup] store itemized tax by item_name when can by Prateeksha Singh · 6 years ago
  75. 7048925 [Enhance] Standalone debit/credit note (#14269) by rohitwaghchaure · 6 years ago
  76. 0eb622f [fix] resolve conflicts by Saurabh · 6 years ago
  77. e329038 Total Quantity in Sales and Purchase DocTypes (#14114) by Shreya Shah · 6 years ago
  78. a8fb2db [Fix] If two po consolidated in one purchase invoice, Total Net Weight not get summed (#14230) by rohitwaghchaure · 6 years ago
  79. 1906cad [Fix] Currency field in Pricing rule (#14004) by Shreya Shah · 6 years ago
  80. 62a5930 [fix] resolved merge conflicts by Saurabh · 6 years ago
  81. 69b0535 [fix] Incorrect currency conversion in Itemised Tax Breakup (#14006) by Faris Ansari · 6 years ago
  82. e85a43c Merge branch 'master' into develop by Saurabh · 6 years ago
  83. eae2dda validate_conversion_rate in taxes_and_totals (#13880) by Faris Ansari · 6 years ago
  84. 87dab14 removed has_key by Achilles Rasquinha · 7 years ago
  85. f718b0c Currency filter in Pricing Rule (#11776) by Shreya Shah · 7 years ago
  86. 6041f5c [hotfix] Advance Total validation by Faris Ansari · 7 years ago
  87. e8d22bb [Fix] Incorrect change amount if enabled rounded total by Rohit Waghchaure · 7 years ago
  88. d452668 [Enhance] New print format for UAE/KSA for vat/excise (#12202) by rohitwaghchaure · 7 years ago
  89. d377018 [fix] Shipping charges change on qty, item_code and conversion_factor trigger (#12001) by Vishal Dhayagude · 7 years ago
  90. 0f97eda Merge branch 'master' into develop by Nabin Hait · 7 years ago
  91. af9bdfe Fixed calculation of taxes and totals if tax is entered as Actual, for Deduction or valuation (#11965) by Nabin Hait · 7 years ago
  92. 4e17fae [enhance] UAE/KSA VAT/Excise implementation (#11923) by rohitwaghchaure · 7 years ago
  93. d42242d [Feature] Shipping Rule Calculation based on Net Weight (#11770) by Vishal Dhayagude · 7 years ago
  94. 02ac901 [fix] Rounding adjustment in company currency by Nabin Hait · 7 years ago
  95. 30dc9a1 [feature] [refactor] Shipping Rule for Buying + Refactor (#11628) by Rushabh Mehta · 7 years ago
  96. 877e1bb Post GL Entry based on rounded total in Sales/Purchase Invoice (#11542) by Nabin Hait · 7 years ago
  97. be690ef Rate with margin in customer and company currency (#11437) by Shreya Shah · 7 years ago
  98. 2e4de83 Rounding Adjustment via a separate field, instead of last tax row (#10659) by Nabin Hait · 7 years ago
  99. caab582 Tax breakup for actual amount and fixes in itemised purchase register (#10515) by Nabin Hait · 7 years ago
  100. cd95134 Rounding issue in tax calculation (#10135) by Nabin Hait · 7 years ago