1. b6076f7 fix: only "Tax" type accounts should be shown for selection in GST Settings by Afshan · 3 years, 3 months ago
  2. 20f73d4 fix: only "Tax" type accounts should be shown for selection in GST Settings by Afshan · 3 years, 3 months ago
  3. 4b69563 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 3 months ago
  4. ebc46c1 fix: Update account heads in GST test cases by Deepesh Garg · 3 years, 3 months ago
  5. 2dc90dd fix: Export invoices not visible in GSTR-1 report by Deepesh Garg · 3 years, 4 months ago
  6. 6734707 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 4 months ago
  7. 4b4eb99 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 4 months ago
  8. cfdda21 fix: Export invoices not visible in GSTR-1 report by Deepesh Garg · 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. 2be7e90 fix(e-invoicing): IRN generation for export invoices with round off by Saqib Ansari · 3 years, 4 months ago
  12. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  13. 4afda3c fix(India): Taxable value for invoices with additional discount by Deepesh Garg · 3 years, 4 months ago
  14. 856484a Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount by Deepesh Garg · 3 years, 4 months ago
  15. a424c0c test(perf): eliminate repeat creation of HSN codes (bp #25947) by Ankush Menat · 3 years, 4 months ago
  16. 5bb89b0 test(perf): eliminate repeat creation of HSN codes (#25947) by Ankush Menat · 3 years, 4 months ago
  17. 9a67141 fix(einvoicing): service item check (#26010) by Saqib · 3 years, 4 months ago
  18. 88176e6 fix: Check for gst_hsn_code by Deepesh Garg · 3 years, 4 months ago
  19. 701cba7 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount by Deepesh Garg · 3 years, 4 months ago
  20. bf5f87c Merge pull request #25969 from deepeshgarg007/inernal_transfer_invoices_ignore by Deepesh Garg · 3 years, 4 months ago
  21. 18eed58 fix(e-invoicing): service item check by Saqib Ansari · 3 years, 4 months ago
  22. 7a20c3b fix: Ignore internal transfer inoices from GST Reports by Deepesh Garg · 3 years, 4 months ago
  23. ca34eec Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 4 months ago
  24. b3ed807 fix: Regional settings setup by Deepesh Garg · 3 years, 4 months ago
  25. c6dcc9d fix(India): Taxable value for invoices with additional discount by Deepesh Garg · 3 years, 4 months ago
  26. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  27. 48b1a82 fix: Add accounts and templates for reverse charge by Deepesh Garg · 3 years, 4 months ago
  28. fb9cb0f Merge pull request #25866 from deepeshgarg007/itc_reversa_address by Deepesh Garg · 3 years, 4 months ago
  29. b084f1d fix(India): Show only company addresses for ITC reversal entry by Deepesh Garg · 3 years, 4 months ago
  30. 20be7fb fix(India): Show only company addresses for ITC reversal entry by Deepesh Garg · 3 years, 4 months ago
  31. 19c5fd7 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  32. 4311fdc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 4 months ago
  33. 36a11bf Merge pull request #25841 from nextchamp-saqib/fix(gstr-1)--incorrect-gstin-fetched-incase-of-branch-company-address by Deepesh Garg · 3 years, 5 months ago
  34. 0e804e2 fix(gstr-1): incorrect gstin fetched incase of branch company address by Saqib Ansari · 3 years, 5 months ago
  35. 5457db0 chore: remove uses of six.PY2 in codebase (#25062) by krishnagirishp · 3 years, 5 months ago
  36. e930456 fix(e-invoicing): 'NoneType' object is not iterable (#25781) by Saqib · 3 years, 5 months ago
  37. 181c5d2 Merge pull request #25767 from deepeshgarg007/gst-ptach-fix-1 by Deepesh Garg · 3 years, 5 months ago
  38. 4427390 fix: Do not throw error in migrate by Deepesh Garg · 3 years, 5 months ago
  39. b9ad385 fix: remove uncessary query by Saqib Ansari · 3 years, 5 months ago
  40. 7fb385a fix: cannot bypass e-invoicing for non gst item invoices by Saqib Ansari · 3 years, 5 months ago
  41. 4bd6413 fix: address template with upper filter throws jinja error (#25756) by Saqib · 3 years, 5 months ago
  42. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  43. 55fe85d feat(India): Multiple GST enhancement and fixes (#25249) by Deepesh Garg · 3 years, 5 months ago
  44. 9226cd3 feat(india): reduced rate of depreciation as per IT Act (#25648) by Saqib · 3 years, 5 months ago
  45. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  46. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  47. d502f76 feat(e-invoicing): e-way bill validity field (#25555) by Saqib · 3 years, 5 months ago
  48. 0ae702a Merge branch 'develop' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 5 months ago
  49. 1bac72b fix: Add GST accounts to GST Settings by Deepesh Garg · 3 years, 5 months ago
  50. 72e602a fix: Add validation for GST Settings by Deepesh Garg · 3 years, 5 months ago
  51. a66184f fix: Remove redundant get_doc by Deepesh Garg · 3 years, 5 months ago
  52. 204ea10 fix: Ignore validations for Tax Setup by Deepesh Garg · 3 years, 5 months ago
  53. 5b9d3f1 docs: replace whitespace indent in docstring with tabs by barredterra · 3 years, 6 months ago
  54. b2be91e Merge branch 'develop' into datev_fixes by Raffael Meyer · 3 years, 6 months ago
  55. b643776 feat(e-invoicing): auto calculate distance for e-way bill generations (#25480) by Saqib · 3 years, 6 months ago
  56. 7134232 fix(Italy): multiple fixes in import supplier invoice (#25466) by Sagar Vora · 3 years, 6 months ago
  57. ab7664e Merge pull request #25444 from deepeshgarg007/gstr_backward_compatiability by Deepesh Garg · 3 years, 6 months ago
  58. 4a805b5 chore: frappe.whitelist for doc methods (#25465) by Walstan Baptista · 3 years, 6 months ago
  59. eed60bf fix: Backward compatibility for GSTR-1 report by Deepesh Garg · 3 years, 6 months ago
  60. 66a71bd fix: Issues on new company setup by Deepesh Garg · 3 years, 6 months ago
  61. 9ee6e4f Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 3 years, 6 months ago
  62. 476fff1 Merge branch 'develop' into improve_taxes_setup by barredterra · 3 years, 6 months ago
  63. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 6 months ago
  64. 75e13f7 fix(e-invoicing): add company validation for e-invoicing (#25348) by Saqib · 3 years, 6 months ago
  65. 6daae68 Merge branch 'develop' into datev_fixes by Raffael Meyer · 3 years, 6 months ago
  66. 2535fe9 fix: Resolved merge conflict by Nabin Hait · 3 years, 6 months ago
  67. dbb76a7 fix(e-invoicing): validations & tax calculation fixes (#25314) by Saqib · 3 years, 6 months ago
  68. ca412d3 Merge pull request #25290 from deepeshgarg007/gstr_1_taxable_value_update by Deepesh Garg · 3 years, 6 months ago
  69. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  70. 2fe3056 Merge pull request #24993 from frappe/ishanloya-regional by Deepesh Garg · 3 years, 6 months ago
  71. bb92929 Merge pull request #25256 from nextchamp-saqib/italy-e-invoicing by Deepesh Garg · 3 years, 6 months ago
  72. 1f49335 Merge branch 'develop' into gstr_1_taxable_value_update by Deepesh Garg · 3 years, 6 months ago
  73. 9320316 feat(india): bulk e-invoice generation (#24969) by Saqib · 3 years, 6 months ago
  74. 719e0c1 fix: Taxxable value including Freight and Forwarding charges in GSTR-1 Report by Deepesh Garg · 3 years, 6 months ago
  75. c36e48a fix: GST on freight charge in e-invoicing (#25000) by Deepesh Garg · 3 years, 6 months ago
  76. 81ecd0b Merge branch 'develop' of https://github.com/frappe/erpnext into delivery_note_gst_category by Deepesh Garg · 3 years, 6 months ago
  77. 032246d feat(italy): add document type field for e-invoicing by Saqib Ansari · 3 years, 6 months ago
  78. e66cf0a fix: hanging indent by barredterra · 3 years, 6 months ago
  79. 3a12f1f fix: prettier error log by barredterra · 3 years, 6 months ago
  80. ea0fd31 Merge branch 'datev_fixes' of https://github.com/alyf-de/erpnext into datev_fixes by barredterra · 3 years, 6 months ago
  81. 3b4b174 Merge branch 'develop' into datev_fixes by Raffael Meyer · 3 years, 6 months ago
  82. 368a654 fix: Debtor/Creditor Number is not translatable by barredterra · 3 years, 6 months ago
  83. 30720d2 fix: set correct ack no. on irn generation by Saqib Ansari · 3 years, 6 months ago
  84. 94f2939 fix: better party export by barredterra · 3 years, 6 months ago
  85. 4fe2d35 feat: more infos for transactions by barredterra · 3 years, 6 months ago
  86. b39608a fix: handle encoding errors by barredterra · 3 years, 6 months ago
  87. 6b2e4f2 feat: add custom field debtor_creditor_number to Party Account by barredterra · 3 years, 6 months ago
  88. aa809ce fix: Patch fixes for v13 upgrade (#25220) by Nabin Hait · 3 years, 6 months ago
  89. 2cef23d fix: object referencing the same address issue (#25159) by Kaviya Periyasamy · 3 years, 6 months ago
  90. 7535341 fix(regional): remove shipping address GSTIN validation for e-invoice (#25153) by bhavesh95863 · 3 years, 6 months ago
  91. 5447b25 fix: place of supply of e-invoicing (#25148) by Saqib · 3 years, 6 months ago
  92. ace4ce6 fix: validation msg for TransDocNo e-invoicing (#25121) by Afshan · 3 years, 6 months ago
  93. 98d2509 fix(India): create property setters for shorter naming series (#25134) by Sagar Vora · 3 years, 6 months ago
  94. 4c31fbb fix(India): create property setters for shorter naming series (as per GST Rules) (#25128) by Sagar Vora · 3 years, 6 months ago
  95. 6717773 fix: Travis (#25078) by Rucha Mahabal · 3 years, 6 months ago
  96. 11eb30d fix: merge conflict by Nabin Hait · 3 years, 6 months ago
  97. 21a3ea4 fix: Purchase from registered composition dealer (#25040) by Deepesh Garg · 3 years, 6 months ago
  98. c482c95 fix: Purchase from registered composition dealer (#25057) by Deepesh Garg · 3 years, 6 months ago
  99. 368cb45 fix(Italy): setup, validations, optimisations (#25065) by Sagar Vora · 3 years, 6 months ago
  100. d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 6 months ago