1. 663bb87 fix(regional): use net figures for sales calc (#38260) by Dany Robert · 1 year, 2 months ago
  2. 662e954 refactor: Remove Regionalisation From France as now there is an App ERPNext France to manage it by Florian HENRY · 1 year, 5 months ago
  3. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  4. 6270607 fix: Remove current fiscal year from Global Defaults (#35960) by Deepesh Garg · 1 year, 7 months ago
  5. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  6. 6201141 fix: test case PyPDF2 (#35652) by rohitwaghchaure · 1 year, 8 months ago
  7. af8da53 fix: FEC report for France accountancy (#34781) by HENRY Florian · 1 year, 10 months ago
  8. a06d240 refactor(region): Splitting of KSA(Saudi Arabia) Regional logic from ERPNext (#33895) by Sankara Subramanian V · 2 years ago
  9. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  10. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 7 months ago
  11. 1d5c866 chore: Remove regional HR reports, custom field setups by Rucha Mahabal · 2 years, 7 months ago
  12. 12b7e14 chore: keep back code to be a part of other apps / to be ported later by Sagar Vora · 2 years, 7 months ago
  13. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 8 months ago
  14. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  15. 5f8cd34 fix: Use newer PyPDF2 APIs by Gavin D'souza · 2 years, 8 months ago
  16. f0ac394 fix(India): GSTIN filter in GSTR-1 report by Deepesh Garg · 2 years, 8 months ago
  17. 6edbc58 fix: Handle missing HSN Codes by Deepesh Garg · 2 years, 8 months ago
  18. b2d24e2 chore: Linting issues by Deepesh Garg · 2 years, 9 months ago
  19. f83e32a chore: resolve conflicts by Deepesh Garg · 2 years, 9 months ago
  20. 4ca7a3d fix: Just add one rate in GST HSN Code by Deepesh Garg · 2 years, 9 months ago
  21. 5ac4bf9 chore: Linting Issues by Deepesh Garg · 2 years, 9 months ago
  22. edb3ef7 fix: UOM in HSN-wise summary of outward supply by Deepesh Garg · 2 years, 9 months ago
  23. c6b98d8 fix: Multiple fixes in GSTR-1 report by Deepesh Garg · 2 years, 9 months ago
  24. c9f6405 chore: Resolve conflicts by Deepesh Garg · 2 years, 9 months ago
  25. 85c137b chore: Remove print statement by Deepesh Garg · 2 years, 9 months ago
  26. 3ae4b90 chore: Remove extra columns by Deepesh Garg · 2 years, 9 months ago
  27. d99b4e2 fix: HSN-wise-summary of outward supplies Updated Report by Govind S Menokee · 3 years ago
  28. a31f577 fix: Vat Audit report fixes by Deepesh Garg · 2 years, 9 months ago
  29. 6453fb4 refactor!: remove DATEV integration (#30584) by Raffael Meyer · 2 years, 10 months ago
  30. b532ade fix: Download JSON for GSTR-1 report by Deepesh Garg · 2 years, 10 months ago
  31. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  32. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 11 months ago
  33. 45eed71 Merge pull request #29654 from alyf-de/revert-bu-schluessel by Deepesh Garg · 2 years, 11 months ago
  34. 3936d8b refactor: remove India specific code by Sagar Vora · 3 years ago
  35. a28ec89 Update gstr_1.js by Deepesh Garg · 3 years ago
  36. 87b074a fix: GSTIN filter for GSTR-1 report by Deepesh Garg · 3 years ago
  37. 19e281a Merge pull request #29700 from vorasmit/gstr-1-fixes by Deepesh Garg · 3 years ago
  38. 5811d9e fix: encode filters for URI by barredterra · 3 years ago
  39. 2bc157a fix: cleaner implementation for `get_invoice_type` by Sagar Vora · 3 years ago
  40. 6e679a5 fix(India): Report GSTR-1 minor fixes by Smit Vora · 3 years ago
  41. 363ed9c revert: BU Schlüssel (a21f76f) by barredterra · 3 years ago
  42. a1f3dc4 chore: remove unnecessary imports by Saqib Ansari · 3 years ago
  43. 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 3 years ago
  44. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 3 years ago
  45. b05287d fix: drop `six` code (#29479) by Ankush Menat · 3 years ago
  46. 55c445c fix: JSON for nil/exempt and non gst by Deepesh Garg · 3 years, 1 month ago
  47. 7d85755 fix(India): NIL Rated, Exempted and non gst invoices in GSTR-1 report by Deepesh Garg · 3 years, 1 month ago
  48. fe92930 fix: Currency in KSA VAT report by Deepesh Garg · 3 years, 1 month ago
  49. 6a239c8 test: test_hsn_summary_for_invoice_with_duplicate_items by Saqib Ansari · 3 years, 2 months ago
  50. e74739a fix: hsn-wise summary is incorrect if an invoice has repeated item code by Saqib Ansari · 3 years, 2 months ago
  51. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 2 months ago
  52. 0dca97e fix(India): Sales Invoice with duplicate items not showing correct taxable value by Deepesh Garg · 3 years, 3 months ago
  53. c81d473 fix: KSA VAT setup issues by Deepesh Garg · 3 years, 3 months ago
  54. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
  55. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
  56. 114028e feat: replace newline in remarks (DATEV report) (#28152) by Raffael Meyer · 3 years, 3 months ago
  57. 4c499e8 fix: wrong vat amount by Dany Robert · 3 years, 4 months ago
  58. 1aa34d1 fix: incorrect VAT Amount in UAT VAT 201 report by Dany Robert · 3 years, 4 months ago
  59. 30e6f4d Merge pull request #27970 from deepeshgarg007/gstr_1_interstate_internal_transfer by Deepesh Garg · 3 years, 4 months ago
  60. d9d42b1 fix: Interstate internal transfer invoices not visible in GSTR-1 by Deepesh Garg · 3 years, 4 months ago
  61. 1aba359 Merge pull request #27369 from Havenir/ksa-vat by Deepesh Garg · 3 years, 4 months ago
  62. cb2213e refactor: make strings translate by Ahmad · 3 years, 4 months ago
  63. 0ab57d4 fix: pre-commit hooks by Ahmad · 3 years, 5 months ago
  64. 940db71 fix: indentations by Ahmad · 3 years, 5 months ago
  65. 29dab06 fix(minor): Remove b2c limit check from CDNR Invoices (#27516) (#27520) by Frappe PR Bot · 3 years, 5 months ago
  66. b5b61b3 Update erpnext/regional/report/ksa_vat/ksa_vat.py by Ahmad · 3 years, 5 months ago
  67. 6dfcc1e fix: Remove print and debug by Deepesh Garg · 3 years, 5 months ago
  68. e1f55df fix: GSTR-1 Reports not showing any data by Deepesh Garg · 3 years, 5 months ago
  69. cb0c2d1 feat(Regional): KSA VAT Report by Ahmad · 3 years, 5 months ago
  70. 73b3a2f chore: whitespace by Ankush Menat · 3 years, 5 months ago
  71. 2b34028 fix: Patch and linting errors by Deepesh Garg · 3 years, 5 months ago
  72. e1fffdb fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  73. c85242e Merge branch 'develop' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json_develop by Deepesh Garg · 3 years, 5 months ago
  74. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
  75. dea5c34 chore: whitespace by Ankush Menat · 3 years, 5 months ago
  76. 81eb6fd Merge pull request #27288 from ankush/strict_linting by Ankush Menat · 3 years, 5 months ago
  77. 605f73b feat: add voucher-specific data to DATEV export (bp #26589) (#27287) by Raffael Meyer · 3 years, 5 months ago
  78. e465671 fix: invalid escape sequences in regex by Ankush Menat · 3 years, 5 months ago
  79. 8b644d8 fix: Report and JSON generation for Advances received by Deepesh Garg · 3 years, 7 months ago
  80. 5e22405 feat: CDNR Unreg json generation by Deepesh Garg · 3 years, 8 months ago
  81. baa548a fix(regional): minor fixes and test for South Africa VAT report (#26933) by Anuja Pawar · 3 years, 5 months ago
  82. c30fb04 fix(minor): Update GSTR-1 json version (#27074) by Deepesh Garg · 3 years, 5 months ago
  83. c335962 refactor!: drop e-invoicing integration from erpnext (#26940) by Saqib · 3 years, 6 months ago
  84. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
  85. 08ae49c fix(regional): add permissions for VAT Audit report (#26851) by Anuja Pawar · 3 years, 6 months ago
  86. 4e1a205 fix: Optimize item updation by Deepesh Garg · 3 years, 6 months ago
  87. f2ee115 fix: sider fixes by Anuja · 3 years, 6 months ago
  88. 3bcbc86 fix: resolved conflicts in patches.txt by Anuja · 3 years, 6 months ago
  89. f9fc3bb fix: added patch for custom field and minor fixes by Anuja · 3 years, 6 months ago
  90. 4ec02ad Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 6 months ago
  91. 5dcd5e4 fix: fixed zero tax rate issue by adding custom field by Anuja · 3 years, 6 months ago
  92. 9302e0b Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 6 months ago
  93. af84ce9 Merge pull request #26647 from deepeshgarg007/gst_sales_register_fix_v13 by Deepesh Garg · 3 years, 6 months ago
  94. cba847b fix: Test case for GSTR-3b report by Deepesh Garg · 3 years, 6 months ago
  95. abc63cf fix: suggested changes by Anuja Pawar · 3 years, 6 months ago
  96. 5fe7d80 fix: GST Reports timeout issue by Deepesh Garg · 3 years, 7 months ago
  97. 19589b1 fix: GST Reports timeout issue by Deepesh Garg · 3 years, 7 months ago
  98. 259947d Merge branch 'develop' into sa-vat-report by Anuja Pawar · 3 years, 7 months ago
  99. c5d7a13 fix: sider & translation fixes by Anuja Pawar · 3 years, 7 months ago
  100. b37ff0d fix: sider fixes by Anuja Pawar · 3 years, 7 months ago