1. 9b3f5d5 test: add tests for gst invoice name checks by Ankush Menat · 3 years, 7 months ago
  2. a44df63 fix: Add warning for invalid GST invoice numbers by Ankush Menat · 3 years, 7 months ago
  3. fa77755 fix(india): inflated item tax rate for e-invoicing (#24752) by Saqib · 3 years, 7 months ago
  4. d5656f4 fix(india): Escape json characters in text fields (#24699) by Ankush Menat · 3 years, 8 months ago
  5. 866cf70 fix: validate pan by Nabin Hait · 3 years, 8 months ago
  6. 98a0fea fix(india): escape for special characters in JSON (#24695) by Ankush Menat · 3 years, 8 months ago
  7. bb8cd1c feat: Basic validation for indian PAN No. in Supplier (#24687) by Deepesh Garg · 3 years, 8 months ago
  8. 14472f6 fix(regional): vehicle no is mandatory for ewaybill generation (#24679) by Saqib · 3 years, 8 months ago
  9. 6a5ef26 feat: Normal rounding for GST Taxes (#24488) by Deepesh Garg · 3 years, 8 months ago
  10. 57c3d37 fix(India): Add GST state code for Ladakh by Ankush Menat · 3 years, 8 months ago
  11. c44d6b9 fix: NoneType object has no attribute len() (#24616) by Afshan · 3 years, 8 months ago
  12. f25ab6f fix: validate cancellation only if irn generated (#24608) by Saqib · 3 years, 8 months ago
  13. 7b2afaf fix: NoneType has no len() (#24600) by Saqib · 3 years, 8 months ago
  14. 53dbe39 fix: StopIteration error when e-invoice not enabled (#24548) by Afshan · 3 years, 8 months ago
  15. 9490122 fix(e-invoice): skip e-invoice generation for non-taxable invoices (#24568) by Saqib · 3 years, 8 months ago
  16. f29b811 fix(e-invoice): do not validate gstin for exports (#24561) by Saqib · 3 years, 8 months ago
  17. 055b81d Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  18. 77d5f59 fix: discount amount calculation on net total (#24497) by Saqib · 3 years, 8 months ago
  19. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  20. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 8 months ago
  21. c680547 fix(einvoice): QRCode generation (#24412) by Kaviya Periyasamy · 3 years, 9 months ago
  22. f0ff23e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  23. 577d2be fix: failing einvoice test (#24434) by Saqib · 3 years, 9 months ago
  24. e2ed232 fix: (e-invoicing) qrcode image generation (#24395) by Saqib · 3 years, 9 months ago
  25. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  26. 4569e52 fix: fix for not having fiscal year while creating new company (#24130) by Anuja Pawar · 3 years, 9 months ago
  27. 53cb9f9 fix(e-invoicing): ux issues (#24358) by Saqib · 3 years, 9 months ago
  28. 1e396dc fix: validated GST state by Anurag Mishra · 3 years, 9 months ago
  29. 7619d3d fix(merge): develop by Rushabh Mehta · 3 years, 9 months ago
  30. a56a5cc refactor: fetch & validate address from erpnext rather than gst portal (#24297) by Saqib · 3 years, 9 months ago
  31. 1f591ab fix(e-invoicing): minor calculation fixes (#24285) by Saqib · 3 years, 9 months ago
  32. 2b67d57 fix: cannot submit e-invoice if legal name not found by Saqib · 3 years, 9 months ago
  33. aa44c75 fix(GST E Invoice): update live URLs for adaequare GSP (#24248) by Karthikeyan S · 3 years, 9 months ago
  34. f946bbd fix: minor e-invoicing issues (#24239) by Saqib · 3 years, 9 months ago
  35. 6d74f5b feat: GST E Invoicing (#23455) by Saqib · 3 years, 10 months ago
  36. b074334 fix: Typo in tax category doctype query by Deepesh Garg · 3 years, 10 months ago
  37. 3ebe511 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Your Name · 3 years, 10 months ago
  38. 96a5e4e fix: Tax template update on customer address change by Deepesh Garg · 3 years, 10 months ago
  39. 34fc528 fix(minor): debounce taxes call by Rushabh Mehta · 3 years, 10 months ago
  40. a767085 fix: Tax template update on supplier by Deepesh Garg · 3 years, 10 months ago
  41. d07447a fix: Validation for duplicate Tax Category (#23978) by Deepesh Garg · 3 years, 11 months ago
  42. 06e16eb Merge pull request #23941 from pateljannat/place-of-supply-change-issue by Deepesh Garg · 3 years, 11 months ago
  43. 1d5d863 fix: removing return_taxes condition by pateljannat · 3 years, 11 months ago
  44. cd05b34 fix: company filter added again by pateljannat · 3 years, 11 months ago
  45. bbe4933 fix(regional): set proper state code in ewaybill JSON when gst_category is SEZ by Smit Vora · 3 years, 11 months ago
  46. 410db04 fix: linter issue for translation syntax by pateljannat · 3 years, 11 months ago
  47. d0c5281 Merge branch 'place-of-supply-change-issue' of https://github.com/pateljannat/erpnext into place-of-supply-change-issue by pateljannat · 3 years, 11 months ago
  48. 8c9b60e fix: reversing previous commits and adding condition in regional controller by pateljannat · 3 years, 11 months ago
  49. 96a0c17 Merge branch 'develop' into place-of-supply-change-issue by Jannat Patel · 3 years, 11 months ago
  50. 6b10d87 fix: place of supply change on address change by pateljannat · 3 years, 11 months ago
  51. 642819b fix: place of supply change when address changes by pateljannat · 3 years, 11 months ago
  52. 29a8994 Merge pull request #23832 from deepeshgarg007/india_tax_template_fetch by Deepesh Garg · 4 years ago
  53. 59ccb64 fix: Auto Statewise gst tax template by Deepesh Garg · 4 years ago
  54. eacfd79 fix: fieldname by Deepesh Garg · 4 years ago
  55. db3fa4e fix: Place of Supply fix in Sales Invoices by Deepesh Garg · 4 years ago
  56. 54cd194 feat: removed roles for some reginal report and added via setup by Anurag Mishra · 4 years, 1 month ago
  57. cebf803 fix: Update tax template on supplier address change by Deepesh Garg · 4 years, 1 month ago
  58. afd2dd3 fix: Unable to submit reverse charge invoice by Deepesh Garg · 4 years, 2 months ago
  59. 8aed48f fix: Do not update total for RCM invvoices if net taxes are zero by Deepesh Garg · 4 years, 2 months ago
  60. 1c14606 fix: Total calculations for multicurrency RCM invoices (#23072) by Deepesh Garg · 4 years, 2 months ago
  61. 21a220e fix: Update state code and union territory for Daman and Diu (#22988) by Deepesh Garg · 4 years, 2 months ago
  62. 0c81892 fix: get_regional_address_details missing positional arg 'company' (#22915) by Marica · 4 years, 2 months ago
  63. 1882735 fix: Multiple fixes in GST by Deepesh Garg · 4 years, 3 months ago
  64. 52c319c fix: Update RCM only for indian countries by Deepesh Garg · 4 years, 3 months ago
  65. eb2a42d Merge pull request #22589 from deepeshgarg007/rcm_fix by rohitwaghchaure · 4 years, 3 months ago
  66. c9b4ba6 fix: ewaybill json had json dump of json dump, and other related fixes by Sagar Vora · 4 years, 3 months ago
  67. 3c004ad fix(GST): Do not add tax amount in grand total for reverse charge invoices by Deepesh Garg · 4 years, 3 months ago
  68. 289c822 feat: New Payroll module (#21990) by Anurag Mishra · 4 years, 4 months ago
  69. 24f9a80 fix(India): Reverse charge mechanism for GST by Deepesh Garg · 4 years, 4 months ago
  70. ca46bed fix(ewb): remove checksum validation for TRANSIN by karthikeyan5 · 4 years, 4 months ago
  71. 10df3d5 fix: Get basic and hra component from db, not from cache by Nabin Hait · 4 years, 5 months ago
  72. 33793d4 fix: Permission issue Employee Tax exemption (#21490) by Anurag Mishra · 4 years, 5 months ago
  73. 57bfd38 Merge pull request #21436 from deepeshgarg007/ewb_bill_error_message by Deepesh Garg · 4 years, 6 months ago
  74. fe7e6f5 fix: Test by Deepesh Garg · 4 years, 6 months ago
  75. 00ea59b fix: Utils messsage cleanup by Deepesh Garg · 4 years, 6 months ago
  76. d78cf97 feat: Allow tax withholding category selection at invoice level (#20870) by Deepesh Garg · 4 years, 6 months ago
  77. 58ee6c1 feat: Income tax slab (#21399) by Nabin Hait · 4 years, 6 months ago
  78. 9942acd fix [ux]: Material Request Form Cleanup and UX (#20810) by Marica · 4 years, 6 months ago
  79. d9ce584 chore: resolve conflicts by Shivam Mishra · 4 years, 6 months ago
  80. 9aae0c2 feat(regional): a central place for regional address templates (#19862) by Raffael Meyer · 4 years, 6 months ago
  81. 6c8efde fix: User permissions in GSTR 3B report by Deepesh Garg · 4 years, 6 months ago
  82. 1d6395c feat: add PAN details field to member for India by Shivam Mishra · 4 years, 6 months ago
  83. 2b6a20a fix: sql injection (#20818) by Don-Leopardo · 4 years, 7 months ago
  84. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  85. 5e6ce88 fix: gst permission for gst settings & hsn code (#20500) by Saqib · 4 years, 8 months ago
  86. cce3ac9 fix: Move E-Way bill button under create by Deepesh Garg · 4 years, 8 months ago
  87. da2c69e fix(translations): Incorrect syntax by Suraj Shetty · 4 years, 8 months ago
  88. c58dc87 fix: Get regional address details fix by deepeshgarg007 · 4 years, 10 months ago
  89. 6e2c13f feat(regional): Auto state wise taxation for GST India (#19469) by Deepesh Garg · 4 years, 10 months ago
  90. 62fbf37 fix: GSTIN validation msg fix by deepeshgarg007 · 5 years ago
  91. a54b754 fix: sales invoice labels (#19267) by Kenneth Sequeira · 5 years ago
  92. d94a389 chore: remove unwanted code (#18645) by Mangesh-Khairnar · 5 years ago
  93. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  94. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  95. a552722 fix: requested changes by Anurag Mishra · 5 years ago
  96. 459155f fix: GST Validation for UIN and OIDAR (#17866) by Deepesh Garg · 5 years ago
  97. 829172c [Add] GSTIN filters in hsn wise summary and itemised reports by Prasann Shah · 5 years ago
  98. a1f31e8 feat(regional): Bank remittance report (#17524) by Faris Ansari · 5 years ago
  99. 6b9d64c refator: Payroll processing and tax calculation (#17617) by Nabin Hait · 5 years ago
  100. 6e35864 fix: multiple changes by Mangesh-Khairnar · 5 years ago