1. 9ccdf59 Merge pull request #17445 from rmehta/refactor-child-tables by Nabin Hait · 5 years ago
  2. 64346c0 Merge pull request #17446 from netchampfaris/product-configurator-skip-disabled-items by Nabin Hait · 5 years ago
  3. c64cc33 Update item_variants_cache.py by Nabin Hait · 5 years ago
  4. 284e5a2 Update item_variants_cache.py by Nabin Hait · 5 years ago
  5. 240008d fix: Multilingual handling in woocommerce integration by Nabin Hait · 5 years ago
  6. 4ca948d fix: Skip disabled items in product configurator by Faris Ansari · 5 years ago
  7. 1cfe961 Merge branch 'develop' of https://github.com/frappe/erpnext into rename_report_develop by deepeshgarg007 · 5 years ago
  8. 75afff2 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  9. c3aecb1 fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table by Rushabh Mehta · 5 years ago
  10. c5e6886 feat: Notification for material request receipt by deepeshgarg007 · 5 years ago
  11. 6210066 feat: Added item image in work order and bom by Nabin Hait · 5 years ago
  12. dc86bc7 Merge pull request #17441 from nabinhait/pe-ref-exchange-rate-dev by Nabin Hait · 5 years ago
  13. 8b8e3e7 Merge pull request #17424 from adityahase/fix-py3-misc by Aditya Hase · 5 years ago
  14. bffa060 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  15. 6d93348 fix: reverted fetch from as the field does not exists for some ref doctypes by Nabin Hait · 5 years ago
  16. 3191d07 fix: Always fetch exchange rate from ref document by Nabin Hait · 5 years ago
  17. 0af45b4 Merge pull request #17426 from adityahase/fix-py3-regional-france by Nabin Hait · 5 years ago
  18. 4142381 Merge pull request #17431 from nabinhait/deferred-accounting-long-job-dev by Nabin Hait · 5 years ago
  19. 358329d fix: Hide button and cart after success by Faris Ansari · 5 years ago
  20. 5f1eebe fix(cart): Don't use window.open as it can be blocked by Faris Ansari · 5 years ago
  21. 89b0613 minor fix by Nabin Hait · 5 years ago
  22. 10dae5d fix: Set GST Category fieldtype as Select in invoice by Nabin Hait · 6 years ago
  23. 6dfbd2b fix: Delete old report by deepeshgarg007 · 5 years ago
  24. db999e2 fix: Rename Inactive Items report to Inactive Sales Item by deepeshgarg007 · 5 years ago
  25. 43958dc fix(minor): chart of accounts sorting and message by Rushabh Mehta · 5 years ago
  26. cc6ee8e Merge pull request #17154 from nabinhait/item-discount by Nabin Hait · 5 years ago
  27. 4c724dc Merge pull request #17428 from nabinhait/ss-fixes-dev by Nabin Hait · 5 years ago
  28. 991b95f Merge pull request #17434 from nabinhait/payment-entry-exchange-rate-dev1 by Nabin Hait · 5 years ago
  29. 316c3b3 fix: Fetch exchange rate from invoice on server side by Nabin Hait · 5 years ago
  30. 7899412 fix: Set depends_on_tasks to Code by Faris Ansari · 5 years ago
  31. b9b2a06 moved deferred accounting monthly job to long job by Nabin Hait · 5 years ago
  32. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  33. 5762a5d fix: Null handling by Nabin Hait · 5 years ago
  34. a08bf7e fix: a few fixes in payroll by Nabin Hait · 5 years ago
  35. e7d7129 Merge branch 'develop' into fix-py3-asset-value-adjustment by Aditya Hase · 5 years ago
  36. 5bbff9d Merge branch 'develop' into fix-py3-regional-france by Aditya Hase · 5 years ago
  37. ee0093c Merge branch 'develop' into fix-py3-misc by Aditya Hase · 5 years ago
  38. 234d357 fix: Python 3 compatibility fixes by Aditya Hase · 5 years ago
  39. 1db3343 fix(py3): Undefined variable by Aditya Hase · 5 years ago
  40. 97ad454 fix(py3): Undefined variable by Aditya Hase · 5 years ago
  41. 39f58ae Merge pull request #17392 from ashish-greycube/develop_allow_bank_account_import by Nabin Hait · 5 years ago
  42. 8dc7401 Merge pull request #17388 from ashish-greycube/correct_party_type_values by Nabin Hait · 5 years ago
  43. 7516e7e Merge pull request #17082 from Anurag810/aahi_loan_report by Nabin Hait · 5 years ago
  44. 71a07bf Update loan_repayment.json by Nabin Hait · 5 years ago
  45. cc8e2b6 test: pass filters to execute by Mangesh-Khairnar · 5 years ago
  46. dff4cce Merge pull request #17408 from Mangesh-Khairnar/salary-register-fix by Nabin Hait · 5 years ago
  47. 6b77f6e fix: woocommerce settings patch (#17422) by Karthikeyan S · 5 years ago
  48. 1e55c2e Remove old style custom scripts (#17077) by Faris Ansari · 5 years ago
  49. c87b47a fix: Price list conversion for other UOM from stock UOM item price (#17386) by Suraj Shetty · 5 years ago
  50. 4b21225 fix: Map item_code to title (#17403) by Faris Ansari · 5 years ago
  51. 61b4afc perf: Order by name instead of parent (#17404) by Faris Ansari · 5 years ago
  52. d4585ef feat: Additional fields in campaign by Basawaraj Savalagi · 5 years ago
  53. 36e161d Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  54. f2fb0e0 fix: Add status for partial received by deepeshgarg007 · 5 years ago
  55. 9f66026 Merge pull request #17397 from Thunderbottom/manufacturing-demo-fix by Rushabh Mehta · 5 years ago
  56. 1efade3 fix(task): weight editable by Rushabh Mehta · 5 years ago
  57. b146df6 feat: Student Group with Student Category filter by Syed Mujeer Hashmi · 5 years ago
  58. 8afeda9 fix: Use all address lines instead of only first two by Aditya Hase · 5 years ago
  59. 513e3f9 fix(salary-register): track doj for non active employee by Mangesh-Khairnar · 5 years ago
  60. ba61be9 refactor: Major changes by Aditya Hase · 6 years ago
  61. b6e9eb9 feat(tally): Preprocess and create items and uoms by Aditya Hase · 6 years ago
  62. 27ab5b5 fix(tally): Use LEDSTATENAME instead of STATENAME by Aditya Hase · 6 years ago
  63. f2202cf feat(tally): Preprocess and create parties and addresses by Aditya Hase · 6 years ago
  64. 0668482 feat(tally): Create chart of accounts from tally master data by Aditya Hase · 6 years ago
  65. 55d465f feat(tally): Preprocess master data to generate COA by Aditya Hase · 6 years ago
  66. 9a84a99 feat(tally): Add Tally Migration DocType by Aditya Hase · 6 years ago
  67. 96661ba feat: add filters for multiple company operation by Mangesh-Khairnar · 5 years ago
  68. b503896 fix(demo): make demo work again by Chinmay Pai · 5 years ago
  69. c23b709 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  70. 9cd9671 fix: minor changes by Mangesh-Khairnar · 5 years ago
  71. e4e8197 codacy review by ashish-greycube · 5 years ago
  72. 0ed9ec9 fix : allow_import_of_bank_account_by_account_manager by ashish-greycube · 5 years ago
  73. 4707ad2 fix: copy_payment_schedule_from_quot_to_SO by ashish-greycube · 5 years ago
  74. fa626bd Merge pull request #17372 from rohitwaghchaure/fix_straight_line_asset_depreciation_develop_v12 by rohitwaghchaure · 5 years ago
  75. 467609b show only party_type doctypes in Party Type field of bank account by ashish-greycube · 5 years ago
  76. 377b230 Merge branch 'develop' into lms-fixes-1 by Shivam Mishra · 5 years ago
  77. da7b167 test: track pi and pr changes by Mangesh-Khairnar · 5 years ago
  78. 869544c fix: add mapped records as functions by Mangesh-Khairnar · 5 years ago
  79. 438fa62 feat: fetch purchase invoice and purchase receipt records for actual cost calculation by Mangesh-Khairnar · 5 years ago
  80. fcd0edf test: compare expected data to generated data by Mangesh-Khairnar · 5 years ago
  81. 46b9204 feat: fetch data from budget records for cost estimation by Mangesh-Khairnar · 6 years ago
  82. 5de08f7 feat: fetch all required fields from po by Mangesh-Khairnar · 6 years ago
  83. 69909c0 feat: create procurement tracker report by Mangesh-Khairnar · 6 years ago
  84. 4fcefda Merge pull request #17332 from deepeshgarg007/automatic_so_po by Nabin Hait · 5 years ago
  85. 5c4b7b3 Merge pull request #17373 from netchampfaris/item-attribute-order-dynamic by Nabin Hait · 5 years ago
  86. 4c31acf Merge pull request #17382 from nabinhait/tax-exemption-dev by Nabin Hait · 5 years ago
  87. ec7a187 fix: test cases by Nabin Hait · 5 years ago
  88. 6adfc56 fix: test cases by Nabin Hait · 5 years ago
  89. 1d21d89 Merge pull request #17378 from rohitwaghchaure/trial_balance_error_finance_book_develop by Nabin Hait · 5 years ago
  90. 49446ba fix: test cases by Nabin Hait · 5 years ago
  91. 9fe7257 fix (ui): refactored breadcrumbs by Shivam Mishra · 5 years ago
  92. 2428485 fix (ui): Card layout by Shivam Mishra · 5 years ago
  93. 37a5534 feat: removed home page for lms role by Shivam Mishra · 5 years ago
  94. 04e7bf4 refactor: Employee Tax Exemption by Nabin Hait · 5 years ago
  95. e70696e Merge branch 'develop' into pos-advance-dev by Nabin Hait · 5 years ago
  96. c181064 fix: Trial balance finance book issue by Rohit Waghchaure · 5 years ago
  97. 4a994d4 fix: Don't allocate advance if pos by Nabin Hait · 5 years ago
  98. ce809d5 Merge branch 'develop' of https://github.com/frappe/erpnext into automatic_so_po by deepeshgarg007 · 5 years ago
  99. f34e4f0 fix: Test case for inter-company-transaction by deepeshgarg007 · 5 years ago
  100. 4a4ce12 fix: Commonfied code for inter-company-transaction by deepeshgarg007 · 5 years ago