1. 0f98cb8 fix: multiple e-invoicing issues for italy region by Rohit Waghchaure · 6 years ago
  2. 1915e15 fix: State code issue fix in regional module(Italy) by deepeshgarg007 · 6 years ago
  3. 485bd93 Merge pull request #16737 from saurabh6790/indentation_fixes by rohitwaghchaure · 6 years ago
  4. c18e925 fix: Moved regional methods from controller to hooks (#16736) by rohitwaghchaure · 6 years ago
  5. 9fcfc63 fix: reload report doc and indentation fixes by Saurabh · 6 years ago
  6. ef3f864 fix: not able to submit purchase order (#16735) by rohitwaghchaure · 6 years ago
  7. 3bf0acb fix(regional,italy): renamed validate hook for address (#16732) by Gaurav Naik · 6 years ago
  8. 3f04613 fix(regional,italy): added state code on address, updated patch by Gaurav · 6 years ago
  9. 2670ad7 mod(regional,italy): adjusted calculation logic for charges by Gaurav · 6 years ago
  10. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  11. a4aa80f feature(regional): Italian Localization by Gaurav · 6 years ago
  12. afef9c1 fix: Ignore tds account while creating tax withholding category by Nabin Hait · 6 years ago
  13. 1467962 Merge pull request #16490 from nabinhait/gst_settings_perm by Nabin Hait · 6 years ago
  14. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  15. 42462fa Merge pull request #16465 from nabinhait/eway_bill by Nabin Hait · 6 years ago
  16. 49b41e4 fix: Added permissions in GST Settings and added filters for accounts based on company by Nabin Hait · 6 years ago
  17. 34121bc Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  18. 8c2a2c8 fix(accounts): Validate gst accounts defined in GST Settings in eway bill report by Nabin Hait · 6 years ago
  19. 237a871 fix: NoneType object has no attribute "gstin" (#16458) by FinByz Tech Pvt. Ltd · 6 years ago
  20. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  21. a334ed8 Update __init__.py by Nabin Hait · 6 years ago
  22. 4fd710a Merge branch 'staging-fixes' into company_address by Nabin Hait · 6 years ago
  23. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  24. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  25. 7bb7f95 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  26. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  27. f99e013 fix: gstin validation should work when there is no state (#16378) by Sagar Vora · 6 years ago
  28. 07cf4e8 fix: use division consistent with Python 3 & other changes by Sagar Vora · 6 years ago
  29. 2825b92 fix(GSTIN Validation - india): added checksum validation for GSTIN by karthikeyan5 · 6 years ago
  30. d29ee97 Addition of GST fields in Sales Order,Purchase Order,Purchase Receipt by deepeshgarg007 · 6 years ago
  31. d40743a fix: 14th digit may not be zero by Sagar Vora · 6 years ago
  32. 75ab042 removed lowercase regex by Himanshu · 6 years ago
  33. 547229f PAN card validation in GST by Himanshu · 6 years ago
  34. 53c040f Gst number validation fix by Himanshu · 6 years ago
  35. 9100740 [Fix] FEC: Correction of the export function (#16252) by Charles-Henri Decultot · 6 years ago
  36. dabf349 [setup] don't premake company fixtures by Prateeksha Singh · 6 years ago
  37. 39b8765 [setup][init] setup as document records by Prateeksha Singh · 6 years ago
  38. f77cd54 fix(tds): Create tds payable under correct parent by Nabin Hait · 6 years ago
  39. d34bfa8 fix(patch): Fetch missing gst hsn code in transactions and set hsn-wise taxes by Nabin Hait · 6 years ago
  40. 6c743be Check for prefix before return EcritureNum (#15629) by Charles-Henri Decultot · 6 years ago
  41. b1241ca Merge pull request #15650 from rohitwaghchaure/fix_gst_state_issue by rohitwaghchaure · 6 years ago
  42. b6a735e [Fix] Nontype object has no attribute gst_state by Rohit Waghchaure · 6 years ago
  43. d92f3ac Fix 'transporter info' section in Delivery Note (#15565) by Sagar Vora · 6 years ago
  44. 87441bf columns without fieldname's data not shown (#15618) by Zarrar · 6 years ago
  45. 4faea03 Remove Test Letter Head from GSTR-1 (#15591) by Saif · 6 years ago
  46. 562d942 fix(patch): gst state number in address where number is less than 10 by Nabin Hait · 6 years ago
  47. a2a6568 fix(reports): Made gstr1 ready for govt portal by Nabin Hait · 6 years ago
  48. 2390da6 GSTR-1 minor fixes by Nabin Hait · 6 years ago
  49. 8cca61f [Fix] Removed roles for Eway bill report (#15157) by rohitwaghchaure · 6 years ago
  50. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  51. 7f8024c [Enhancement] Tax Withholding Category (#15064) by Zarrar · 6 years ago
  52. fa06ee8 Fixed merge conflict by Nabin Hait · 6 years ago
  53. f5cc1bd Created Eway Bill Report (#14926) by FinByz Tech Pvt. Ltd · 6 years ago
  54. e51c175 Fix tests (#14991) by Ranjith Kurungadam · 6 years ago
  55. 4037915 Update setup.py by Nabin Hait · 6 years ago
  56. f2d4e33 Fixed IGST ISSUE (#14975) by darthguru · 6 years ago
  57. b23d15f Fix typo by Faris Ansari · 6 years ago
  58. 9e874af Query report print (#14935) by Faris Ansari · 6 years ago
  59. 69fa808 [minor] fixes + patch (#14937) by Rushabh Mehta · 6 years ago
  60. 14e94f8 fix - HRA India (#14911) by Ranjith Kurungadam · 6 years ago
  61. 1cfcf70 Resolved merge conflicts by Saurabh · 6 years ago
  62. aa62a62 Add VAT related fields after printing settings fields (#14773) by Shreya Shah · 6 years ago
  63. f02bef7 FEC report corrections (#14741) by Charles-Henri Decultot · 6 years ago
  64. b1a756c HRA Indian regional - field basic in company, calc changes (#14757) by Ranjith Kurungadam · 6 years ago
  65. 97fa94e Journal and Entry number correction (#14720) by Charles-Henri Decultot · 6 years ago
  66. 4f9744a HRA fix (#14589) by Ranjith Kurungadam · 6 years ago
  67. 97124e9 [Fixes] Tax withholding category and Bank Guarantee (#14576) by Shreya Shah · 6 years ago
  68. 22c2f47 Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  69. a8e047a HRA tax exemption Indian regional (#14520) by Ranjith Kurungadam · 6 years ago
  70. 46c8ccc Fix conflict for taxable value having same item in GSTR-1 Report (#14492) by FinByz Tech Pvt. Ltd · 6 years ago
  71. 2704bef Merge pull request #14368 from shreyashah115/fix-trav by rohitwaghchaure · 6 years ago
  72. de82ad1 [Fix] Clenaup code if supplier gstin is none by Rohit Waghchaure · 6 years ago
  73. 2ad8172 Fix utils.py by Shreya · 6 years ago
  74. 4fa600a Apply GST based on Origin and Place of supply GST Code (#14288) by Shreya Shah · 6 years ago
  75. c55f774 Address filter in gstr1 report (#14290) by Shreya Shah · 6 years ago
  76. 1cc7500 Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  77. 93a186a fetch customer_gstin or billing_address_gstin optionally (#14075) by Zarrar · 6 years ago
  78. 2ca83d6 Resolve merge conflicts from enterprise_sprint branch by Saurabh · 6 years ago
  79. b9d3385 calculate TDS on Sales Invoice Amount by Saurabh · 6 years ago
  80. 2d8a7ee Bootstrap 'TDS' via fixture by Saurabh · 6 years ago
  81. abd0325 Fixed merge conflict by Nabin Hait · 6 years ago
  82. 88aa3ec [Report] HSN-wise-summary of outward supplies (#13803) by Shreya Shah · 6 years ago
  83. 55daa9c fix taxable amount for same items (#13927) by Shreya Shah · 6 years ago
  84. 369afce [patch] ignore validations while creating custom fields for gst via patch by Rushabh Mehta · 6 years ago
  85. d7a3b78 [py3] Cast dict_keys to list (#13663) by Faris Ansari · 6 years ago
  86. 642d390 Fixed merge conflict by Nabin Hait · 6 years ago
  87. 2c111b7 Minor fix (#13600) by rohitwaghchaure · 6 years ago
  88. b2f9af7 Update setup.py by Manas Solanki · 7 years ago
  89. f419635 Group email fields together and add IFSC Code (#13535) by Pawan Mehta · 7 years ago
  90. 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
  91. 2505c74 Place of Supply set on save Delivery Note if Customer Address Present (#13492) by Vishal Dhayagude · 7 years ago
  92. b9c82b9 Fixed merge conflict by Nabin Hait · 7 years ago
  93. f620dae Null issue fixed in gstr reports by Nabin Hait · 7 years ago
  94. 0357fbc commonfied regional function for checking delete permission by Nabin Hait · 7 years ago
  95. 096c05c Fixes for regional feature of Nepal by Nabin Hait · 7 years ago
  96. 38cbd71 prevent deletion of sales invoices if country is nepal by theopen-institute · 7 years ago
  97. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  98. b8c088e Transaction Log for France (#12795) by Charles-Henri Decultot · 7 years ago
  99. b95ecd7 Gstr reports (#12940) by Nabin Hait · 7 years ago
  100. 44658d4 Update gstr_1.py by Nabin Hait · 7 years ago