1. 8b2fe9e fix: eway bill version changed to 1.0.0421 (#27044) by Subin Tom · 3 years, 2 months ago
  2. 2b2572b fix: Cascade deletion for Company (#26923) by Deepesh Garg · 3 years, 2 months ago
  3. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  4. 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 2 months ago
  5. 3a50490 fix: fetching of item tax from hsn code (#26736) by Saqib · 3 years, 2 months ago
  6. b24a149 test: Updated test case for Eway bill by Subin Tom · 3 years, 3 months ago
  7. 5265ba3 feat: Added fields for dispatch address in Sales Order, Sales Invoice, Delivery Note for Eway Bill by Subin Tom · 3 years, 3 months ago
  8. 4b4eb99 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 4 months ago
  9. da8da9f fix: Replace edit_dates with flags.increase_in_asset_life by GangaManoj · 3 years, 4 months ago
  10. 2b93e54 fix(Asset Repair): Fix depreciation_amount calculation by GangaManoj · 3 years, 4 months ago
  11. 4afda3c fix(India): Taxable value for invoices with additional discount by Deepesh Garg · 3 years, 4 months ago
  12. 19c5fd7 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  13. 4427390 fix: Do not throw error in migrate by Deepesh Garg · 3 years, 5 months ago
  14. 55fe85d feat(India): Multiple GST enhancement and fixes (#25249) by Deepesh Garg · 3 years, 5 months ago
  15. 9226cd3 feat(india): reduced rate of depreciation as per IT Act (#25648) by Saqib · 3 years, 5 months ago
  16. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  17. 9320316 feat(india): bulk e-invoice generation (#24969) by Saqib · 3 years, 6 months ago
  18. c36e48a fix: GST on freight charge in e-invoicing (#25000) by Deepesh Garg · 3 years, 6 months ago
  19. ab673d9 fix: minor changes by walstanb · 3 years, 7 months ago
  20. 52403c5 fix: check if gst account exists before appending by walstanb · 3 years, 7 months ago
  21. 004f9e6 fix: Add method for regional round off account back by Deepesh Garg · 3 years, 7 months ago
  22. 93f925f fix: Unequal debit and credit issue on RCM Invoice (#24836) by Deepesh Garg · 3 years, 7 months ago
  23. 7c4c42a refactor: move regex patterns to global variables by Ankush Menat · 3 years, 7 months ago
  24. a44df63 fix: Add warning for invalid GST invoice numbers by Ankush Menat · 3 years, 7 months ago
  25. 866cf70 fix: validate pan by Nabin Hait · 3 years, 8 months ago
  26. bb8cd1c feat: Basic validation for indian PAN No. in Supplier (#24687) by Deepesh Garg · 3 years, 8 months ago
  27. 6a5ef26 feat: Normal rounding for GST Taxes (#24488) by Deepesh Garg · 3 years, 8 months ago
  28. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  29. 1e396dc fix: validated GST state by Anurag Mishra · 3 years, 9 months ago
  30. b074334 fix: Typo in tax category doctype query by Deepesh Garg · 3 years, 10 months ago
  31. a767085 fix: Tax template update on supplier by Deepesh Garg · 3 years, 10 months ago
  32. d07447a fix: Validation for duplicate Tax Category (#23978) by Deepesh Garg · 3 years, 11 months ago
  33. 06e16eb Merge pull request #23941 from pateljannat/place-of-supply-change-issue by Deepesh Garg · 3 years, 11 months ago
  34. 1d5d863 fix: removing return_taxes condition by pateljannat · 3 years, 11 months ago
  35. cd05b34 fix: company filter added again by pateljannat · 3 years, 11 months ago
  36. bbe4933 fix(regional): set proper state code in ewaybill JSON when gst_category is SEZ by Smit Vora · 3 years, 11 months ago
  37. 410db04 fix: linter issue for translation syntax by pateljannat · 3 years, 11 months ago
  38. 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
  39. 8c9b60e fix: reversing previous commits and adding condition in regional controller by pateljannat · 3 years, 11 months ago
  40. 96a0c17 Merge branch 'develop' into place-of-supply-change-issue by Jannat Patel · 3 years, 11 months ago
  41. 6b10d87 fix: place of supply change on address change by pateljannat · 3 years, 11 months ago
  42. 642819b fix: place of supply change when address changes by pateljannat · 3 years, 11 months ago
  43. 29a8994 Merge pull request #23832 from deepeshgarg007/india_tax_template_fetch by Deepesh Garg · 4 years ago
  44. 59ccb64 fix: Auto Statewise gst tax template by Deepesh Garg · 4 years ago
  45. eacfd79 fix: fieldname by Deepesh Garg · 4 years ago
  46. db3fa4e fix: Place of Supply fix in Sales Invoices by Deepesh Garg · 4 years ago
  47. afd2dd3 fix: Unable to submit reverse charge invoice by Deepesh Garg · 4 years, 2 months ago
  48. 8aed48f fix: Do not update total for RCM invvoices if net taxes are zero by Deepesh Garg · 4 years, 2 months ago
  49. 1c14606 fix: Total calculations for multicurrency RCM invoices (#23072) by Deepesh Garg · 4 years, 2 months ago
  50. 1882735 fix: Multiple fixes in GST by Deepesh Garg · 4 years, 3 months ago
  51. 52c319c fix: Update RCM only for indian countries by Deepesh Garg · 4 years, 3 months ago
  52. eb2a42d Merge pull request #22589 from deepeshgarg007/rcm_fix by rohitwaghchaure · 4 years, 3 months ago
  53. c9b4ba6 fix: ewaybill json had json dump of json dump, and other related fixes by Sagar Vora · 4 years, 3 months ago
  54. 3c004ad fix(GST): Do not add tax amount in grand total for reverse charge invoices by Deepesh Garg · 4 years, 3 months ago
  55. 289c822 feat: New Payroll module (#21990) by Anurag Mishra · 4 years, 4 months ago
  56. 24f9a80 fix(India): Reverse charge mechanism for GST by Deepesh Garg · 4 years, 4 months ago
  57. ca46bed fix(ewb): remove checksum validation for TRANSIN by karthikeyan5 · 4 years, 4 months ago
  58. 10df3d5 fix: Get basic and hra component from db, not from cache by Nabin Hait · 4 years, 5 months ago
  59. 33793d4 fix: Permission issue Employee Tax exemption (#21490) by Anurag Mishra · 4 years, 6 months ago
  60. fe7e6f5 fix: Test by Deepesh Garg · 4 years, 6 months ago
  61. 00ea59b fix: Utils messsage cleanup by Deepesh Garg · 4 years, 6 months ago
  62. 2b6a20a fix: sql injection (#20818) by Don-Leopardo · 4 years, 7 months ago
  63. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  64. cce3ac9 fix: Move E-Way bill button under create by Deepesh Garg · 4 years, 8 months ago
  65. da2c69e fix(translations): Incorrect syntax by Suraj Shetty · 4 years, 9 months ago
  66. c58dc87 fix: Get regional address details fix by deepeshgarg007 · 4 years, 10 months ago
  67. 6e2c13f feat(regional): Auto state wise taxation for GST India (#19469) by Deepesh Garg · 4 years, 10 months ago
  68. 62fbf37 fix: GSTIN validation msg fix by deepeshgarg007 · 5 years ago
  69. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  70. 459155f fix: GST Validation for UIN and OIDAR (#17866) by Deepesh Garg · 5 years ago
  71. 829172c [Add] GSTIN filters in hsn wise summary and itemised reports by Prasann Shah · 5 years ago
  72. 6b9d64c refator: Payroll processing and tax calculation (#17617) by Nabin Hait · 5 years ago
  73. 49446ba fix: test cases by Nabin Hait · 5 years ago
  74. 04e7bf4 refactor: Employee Tax Exemption by Nabin Hait · 5 years ago
  75. 3c95387 Merge branch 'master' into develop by Saurabh · 6 years ago
  76. 08a209b fix: gst_state_number for address with Unregistered GST (#16798) by rushin29 · 6 years ago
  77. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  78. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  79. d75095b fix(regional): remove duplicate validation for GSTIN by Sagar Vora · 6 years ago
  80. 34121bc Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  81. 237a871 fix: NoneType object has no attribute "gstin" (#16458) by FinByz Tech Pvt. Ltd · 6 years ago
  82. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  83. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  84. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  85. f99e013 fix: gstin validation should work when there is no state (#16378) by Sagar Vora · 6 years ago
  86. 07cf4e8 fix: use division consistent with Python 3 & other changes by Sagar Vora · 6 years ago
  87. 2825b92 fix(GSTIN Validation - india): added checksum validation for GSTIN by karthikeyan5 · 6 years ago
  88. d40743a fix: 14th digit may not be zero by Sagar Vora · 6 years ago
  89. 75ab042 removed lowercase regex by Himanshu · 6 years ago
  90. 547229f PAN card validation in GST by Himanshu · 6 years ago
  91. 53c040f Gst number validation fix by Himanshu · 6 years ago
  92. b6a735e [Fix] Nontype object has no attribute gst_state by Rohit Waghchaure · 6 years ago
  93. 2390da6 GSTR-1 minor fixes by Nabin Hait · 6 years ago
  94. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  95. 14e94f8 fix - HRA India (#14911) by Ranjith Kurungadam · 6 years ago
  96. b1a756c HRA Indian regional - field basic in company, calc changes (#14757) by Ranjith Kurungadam · 6 years ago
  97. 4f9744a HRA fix (#14589) by Ranjith Kurungadam · 6 years ago
  98. a8e047a HRA tax exemption Indian regional (#14520) by Ranjith Kurungadam · 6 years ago
  99. 2704bef Merge pull request #14368 from shreyashah115/fix-trav by rohitwaghchaure · 6 years ago
  100. de82ad1 [Fix] Clenaup code if supplier gstin is none by Rohit Waghchaure · 6 years ago