1. 8dc7401 Merge pull request #17388 from ashish-greycube/correct_party_type_values by Nabin Hait · 6 years ago
  2. 7516e7e Merge pull request #17082 from Anurag810/aahi_loan_report by Nabin Hait · 6 years ago
  3. 71a07bf Update loan_repayment.json by Nabin Hait · 6 years ago
  4. dff4cce Merge pull request #17408 from Mangesh-Khairnar/salary-register-fix by Nabin Hait · 6 years ago
  5. 6b77f6e fix: woocommerce settings patch (#17422) by Karthikeyan S · 6 years ago
  6. 1e55c2e Remove old style custom scripts (#17077) by Faris Ansari · 6 years ago
  7. c87b47a fix: Price list conversion for other UOM from stock UOM item price (#17386) by Suraj Shetty · 6 years ago
  8. 4b21225 fix: Map item_code to title (#17403) by Faris Ansari · 6 years ago
  9. 61b4afc perf: Order by name instead of parent (#17404) by Faris Ansari · 6 years ago
  10. 9f66026 Merge pull request #17397 from Thunderbottom/manufacturing-demo-fix by Rushabh Mehta · 6 years ago
  11. 1efade3 fix(task): weight editable by Rushabh Mehta · 6 years ago
  12. 8afeda9 fix: Use all address lines instead of only first two by Aditya Hase · 6 years ago
  13. 513e3f9 fix(salary-register): track doj for non active employee by Mangesh-Khairnar · 6 years ago
  14. ba61be9 refactor: Major changes by Aditya Hase · 6 years ago
  15. b6e9eb9 feat(tally): Preprocess and create items and uoms by Aditya Hase · 6 years ago
  16. 27ab5b5 fix(tally): Use LEDSTATENAME instead of STATENAME by Aditya Hase · 6 years ago
  17. f2202cf feat(tally): Preprocess and create parties and addresses by Aditya Hase · 6 years ago
  18. 0668482 feat(tally): Create chart of accounts from tally master data by Aditya Hase · 6 years ago
  19. 55d465f feat(tally): Preprocess master data to generate COA by Aditya Hase · 6 years ago
  20. 9a84a99 feat(tally): Add Tally Migration DocType by Aditya Hase · 6 years ago
  21. b503896 fix(demo): make demo work again by Chinmay Pai · 6 years ago
  22. e4e8197 codacy review by ashish-greycube · 6 years ago
  23. fa626bd Merge pull request #17372 from rohitwaghchaure/fix_straight_line_asset_depreciation_develop_v12 by rohitwaghchaure · 6 years ago
  24. 467609b show only party_type doctypes in Party Type field of bank account by ashish-greycube · 6 years ago
  25. 377b230 Merge branch 'develop' into lms-fixes-1 by Shivam Mishra · 6 years ago
  26. 4fcefda Merge pull request #17332 from deepeshgarg007/automatic_so_po by Nabin Hait · 6 years ago
  27. 5c4b7b3 Merge pull request #17373 from netchampfaris/item-attribute-order-dynamic by Nabin Hait · 6 years ago
  28. 4c31acf Merge pull request #17382 from nabinhait/tax-exemption-dev by Nabin Hait · 6 years ago
  29. ec7a187 fix: test cases by Nabin Hait · 6 years ago
  30. 6adfc56 fix: test cases by Nabin Hait · 6 years ago
  31. 1d21d89 Merge pull request #17378 from rohitwaghchaure/trial_balance_error_finance_book_develop by Nabin Hait · 6 years ago
  32. 49446ba fix: test cases by Nabin Hait · 6 years ago
  33. 9fe7257 fix (ui): refactored breadcrumbs by Shivam Mishra · 6 years ago
  34. 2428485 fix (ui): Card layout by Shivam Mishra · 6 years ago
  35. 37a5534 feat: removed home page for lms role by Shivam Mishra · 6 years ago
  36. 04e7bf4 refactor: Employee Tax Exemption by Nabin Hait · 6 years ago
  37. e70696e Merge branch 'develop' into pos-advance-dev by Nabin Hait · 6 years ago
  38. c181064 fix: Trial balance finance book issue by Rohit Waghchaure · 6 years ago
  39. 4a994d4 fix: Don't allocate advance if pos by Nabin Hait · 6 years ago
  40. ce809d5 Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po by deepeshgarg007 · 6 years ago
  41. f34e4f0 fix: Test case for inter-company-transaction by deepeshgarg007 · 6 years ago
  42. 4a4ce12 fix: Commonfied code for inter-company-transaction by deepeshgarg007 · 6 years ago
  43. dd201b0 fix: Order Item attribute values dynamically by Faris Ansari · 6 years ago
  44. 9c1fa77 fixed test cases by Rohit Waghchaure · 6 years ago
  45. 691e03a fix: Straight line asset depreciation not working if Expected Value After Useful Life is defined by Rohit Waghchaure · 6 years ago
  46. 07e005f Merge pull request #17350 from nabinhait/item-tax-patch by Nabin Hait · 6 years ago
  47. 8784b0b Update move_item_tax_to_item_tax_template.py by Nabin Hait · 6 years ago
  48. fef1418 Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po by deepeshgarg007 · 6 years ago
  49. 2cb57dc Update move_item_tax_to_item_tax_template.py by Nabin Hait · 6 years ago
  50. d828f84 Merge pull request #17359 from netchampfaris/item-attribute-order-fix by Nabin Hait · 6 years ago
  51. ea9c758 Merge pull request #17331 from deepeshgarg007/inactive_items by Deepesh Garg · 6 years ago
  52. 90d7150 Merge branch 'develop' into item-attribute-order-fix by Faris Ansari · 6 years ago
  53. cb7ca63 fix: Item Attribute Order fix by Faris Ansari · 6 years ago
  54. bf7d13a Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2 by scmmishra · 6 years ago
  55. 0908907 Merge branch 'develop' into aahi_loan_report by Nabin Hait · 6 years ago
  56. 4332417 Merge pull request #17339 from KanchanChauhan/fix-stock-entry-feed by Nabin Hait · 6 years ago
  57. 08da372 Merge branch 'develop' into income-tax-period-factor-dev by Nabin Hait · 6 years ago
  58. 8d3644d Merge pull request #17351 from nabinhait/rounded-salary-tax by Nabin Hait · 6 years ago
  59. 719dc50 Merge pull request #17352 from nabinhait/pos-advance by Deepesh Garg · 6 years ago
  60. 7dddc0c Merge branch 'develop' into fix-stock-entry-feed by Deepesh Garg · 6 years ago
  61. 12af1c3 Merge branch 'develop' into employee-skill-map by Deepesh Garg · 6 years ago
  62. d12e942 fix(selling): Fix method to also consider return documents (#17340) by Rohan · 6 years ago
  63. aa028d7 fix: don't allocate advances if POS by Nabin Hait · 6 years ago
  64. c144f66 Merge branch 'develop' into income-tax-period-factor-dev by Nabin Hait · 6 years ago
  65. 90bca99 Merge branch 'develop' into inactive_items by Nabin Hait · 6 years ago
  66. 0943856 Merge branch 'develop' into fix-stock-entry-feed by Nabin Hait · 6 years ago
  67. 80a5cb3 Merge branch 'develop' into item-tax-patch by Nabin Hait · 6 years ago
  68. acac41d Merge branch 'develop' into rounded-salary-tax by Nabin Hait · 6 years ago
  69. 5e0bc20 Merge pull request #17337 from nabinhait/travis-fix-dev by Nabin Hait · 6 years ago
  70. bf8d365 Issue form reorder (#17346) by Audacityy · 6 years ago
  71. 553a3ea fix: create account if not exists in item tax patch by Nabin Hait · 6 years ago
  72. 1f61a1e minot fix by Nabin Hait · 6 years ago
  73. 6592a6b Merge branch 'develop' into income-tax-period-factor-dev by Nabin Hait · 6 years ago
  74. 8bbc0a0 Merge branch 'develop' into inactive_items by Nabin Hait · 6 years ago
  75. cb2c13f fix: Stock Ledger report fix (#17343) by Deepesh Garg · 6 years ago
  76. 24b4a87 fix: Rounded tax amount in salary slip by Nabin Hait · 6 years ago
  77. 253c6f9 fix: Subject of Stock Entry feed by Kanchan Chauhan · 6 years ago
  78. 319c912 fix: Load doc before save by Nabin Hait · 6 years ago
  79. 77b8289 fix(style): buttons in address and contact by Rushabh Mehta · 6 years ago
  80. df59c15 feat: Add training date field by Suraj Shetty · 6 years ago
  81. e3ea806 fix: Ignore sql injections by deepeshgarg007 · 6 years ago
  82. d5e7bf8 Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items by deepeshgarg007 · 6 years ago
  83. 4f57328 Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po by deepeshgarg007 · 6 years ago
  84. 555f425 fix: Test case and styling fixes by deepeshgarg007 · 6 years ago
  85. 2ef7022 fix: Remove print statements (#17333) by Deepesh Garg · 6 years ago
  86. 936f36c fix: import `frappe._` in lms.py by scmmishra · 6 years ago
  87. 68b3203 chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment` by scmmishra · 6 years ago
  88. 3673b25 fix: quiz is now visible to administrator by scmmishra · 6 years ago
  89. d249325 Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po by deepeshgarg007 · 6 years ago
  90. a89d1df fix: Typo fixes by deepeshgarg007 · 6 years ago
  91. 804a74c fix (ui): UI fixes to Video page by scmmishra · 6 years ago
  92. 6c8f23b fixed (ui): Fixed cards with better buttons by scmmishra · 6 years ago
  93. 7f4e7b6 fix: Income tax period factor considering joining and relieving date by Nabin Hait · 6 years ago
  94. bf2adae fix: Ordering and datatype fixes in inactive items report by deepeshgarg007 · 6 years ago
  95. 8a5d556 Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items by deepeshgarg007 · 6 years ago
  96. af30947 Merge pull request #17326 from rohitwaghchaure/moved_erpnext_related_methods_from_frappe_to_erpnext_develop by Nabin Hait · 6 years ago
  97. 8624957 Merge pull request #17291 from prasadarr/listing-fixes by Nabin Hait · 6 years ago
  98. 28a7aec Update accounting.py by Nabin Hait · 6 years ago
  99. 3bf71cc fix(splash): revert to old image by Rushabh Mehta · 6 years ago
  100. 15a7b7c fix: GSTR 3b report fixes (#17317) by Deepesh Garg · 6 years ago