1. 43d79ea Merge pull request #17057 from hrwX/bank_reconciliation_fix by rohitwaghchaure · 6 years ago
  2. 689a967 Merge pull request #17065 from rohitwaghchaure/not_able_to_create_chart_of_account_develop by rohitwaghchaure · 6 years ago
  3. 56e23e7 feat: GSTR1 json format download (#16887) by Deepesh Garg · 6 years ago
  4. cc59fcd fix: user not able to create chart of account in parent if child has no chart of account by Rohit Waghchaure · 6 years ago
  5. 706cf7d Merge pull request #17001 from scmmishra/develop-task-status by rohitwaghchaure · 6 years ago
  6. 6b54649 fix(Salary Slip): Consider Leave without Pay for calculation (#17023) by Himanshu · 6 years ago
  7. 92797ee Merge pull request #17052 from deepeshgarg007/patch-fix by Nabin Hait · 6 years ago
  8. 1c68ddc Merge pull request #17045 from rmehta/fix-sla-auto-update by Rushabh Mehta · 6 years ago
  9. 95003cb fix: get credit and debit as float and not string by Himanshu Warekar · 6 years ago
  10. 048e5f4 fix(test): item variant by Rushabh Mehta · 6 years ago
  11. e38c0e8 Merge pull request #17053 from rohitwaghchaure/pos_items_not_loading_v12 by rohitwaghchaure · 6 years ago
  12. b00c164 fix: POS items not loading by Rohit Waghchaure · 6 years ago
  13. 7b2c52b Merge branch 'hotfix' of https://github.com/frappe/erpnext into develop by Nabin Hait · 6 years ago
  14. 862f77c Merge branch 'deferred_revenue' into hotfix by Nabin Hait · 6 years ago
  15. 66d07c2 fix(accounts): Indentation by Nabin Hait · 6 years ago
  16. d4e038b Merge branch 'hotfix' of https://github.com/frappe/erpnext into develop by Nabin Hait · 6 years ago
  17. cf7538c Merge pull request #17046 from nabinhait/deferred_revenue by Nabin Hait · 6 years ago
  18. 4f1926b fix: Add patch to move item tax to item tax template by deepeshgarg007 · 6 years ago
  19. 043cfe9 Merge pull request #17051 from rohitwaghchaure/accounts_receivable_summary_issue by rohitwaghchaure · 6 years ago
  20. 9da1474 fix: accounts receivable summary by Rohit Waghchaure · 6 years ago
  21. 573d1dd fix: bank reconciliation not working by Rohit Waghchaure · 6 years ago
  22. 86fb523 fix(accounts): codacy fixes by Nabin Hait · 6 years ago
  23. 0a90ce5 Refactored deferred revenue booking logic by Nabin Hait · 6 years ago
  24. cf33f4f fix(sla): update agreement status on save' by Rushabh Mehta · 6 years ago
  25. d5e4548 fix: code cleanup by Rohit Waghchaure · 6 years ago
  26. a8c9b81 Merge pull request #17040 from rohitwaghchaure/pricing_rule_not_working_for_item_groups by rohitwaghchaure · 6 years ago
  27. 39a41e7 fix: pricing rule mixed connditions not working for item group by Rohit Waghchaure · 6 years ago
  28. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  29. f2036dd bumped to version 11.1.17 by Saurabh · 6 years ago
  30. 1271dea Merge pull request #17035 from gaurav-naik/issue-17033 by Saurabh · 6 years ago
  31. 89a2577 Merge pull request #17032 from surajshetty3416/fix-group-same-items-in-printview by rohitwaghchaure · 6 years ago
  32. bd80fd1 fix(regional,italy): autoset company cf, tax_id before validating by Gaurav · 6 years ago
  33. ea19250 Merge pull request #16859 from rohitwaghchaure/added_new_tags_e_invoice_xml by Saurabh · 6 years ago
  34. 8fdcda7 Merge pull request #16411 from adityahase/dashboard by Faris Ansari · 6 years ago
  35. 010acf7 fix(regional,italy): autoset tax id, cf from customer before validating missing values by Gaurav · 6 years ago
  36. 4d45ca0 fix(Issue): Time left and display only if Agreement exists (#17014) by Himanshu · 6 years ago
  37. a7992ec style: Fix formatting by Suraj Shetty · 6 years ago
  38. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  39. 1b7059b fix: ImponibileImporto calculation by Rohit Waghchaure · 6 years ago
  40. 1b63c87 feat: refactored update status by scmmishra · 6 years ago
  41. fa63844 Merge pull request #16925 from rohitwaghchaure/stock_entry_enhancements by rohitwaghchaure · 6 years ago
  42. 4510e3a Merge pull request #17020 from rohitwaghchaure/offline_pos_duplicate_records_making by rohitwaghchaure · 6 years ago
  43. e43b6be fix(Leave Balance Report): total allocated leaves not calculated properly (#16969) by Himanshu · 6 years ago
  44. 22ebaf1 fix: added tags for discount amount, multiple customer po no, delivery notes by Rohit Waghchaure · 6 years ago
  45. 1df6209 fix: offline pos, duplicate records creating by Rohit Waghchaure · 6 years ago
  46. 6d2bb91 Merge pull request #17019 from pratu16x7/hotfix-stock_entry_from_bom by Prateeksha Singh · 6 years ago
  47. 411f66a Merge pull request #17006 from deepeshgarg007/account-fix by Nabin Hait · 6 years ago
  48. 3eeb1ca fix: Change name to Allow Account Creation against Child Company in company master by deepeshgarg007 · 6 years ago
  49. a0927c1 fix: correct use of include_item_in_manufacturing by Prateeksha Singh · 6 years ago
  50. 8aaee57 fix(uom): Get items as per UOM defined in BOM, fixes #15081 by Nabin Hait · 6 years ago
  51. e196b31 Merge pull request #16961 from rohitwaghchaure/stock_ageing_warehouse_wise by rohitwaghchaure · 6 years ago
  52. c45c2bd fix: Missing semicolon by deepeshgarg007 · 6 years ago
  53. 7aefc15 fix: Allow to add child account if ignore validation checked by deepeshgarg007 · 6 years ago
  54. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  55. ffbeb02 renamed purpose in stock entry by Rohit Waghchaure · 6 years ago
  56. c7b916a fix: test cases by Rohit Waghchaure · 6 years ago
  57. 4389cf0 feat: provision to make Maintenance Schedule from sales invoice by Rohit Waghchaure · 6 years ago
  58. 9faed1b feat: added button get items from material request in stock entry by Rohit Waghchaure · 6 years ago
  59. 8ce2d50 Added test cases by Rohit Waghchaure · 6 years ago
  60. 186c758 feat: added good in transit feature in the stock entry by Rohit Waghchaure · 6 years ago
  61. 1f2f9cf feat: added stock entry type master to select purpose in the stock entry by Rohit Waghchaure · 6 years ago
  62. 327c194 Added hsn code field in the stock entry item table by Rohit Waghchaure · 6 years ago
  63. fdbb516 fix(projects): Auto-set employee and company in Timesheet (#16743) by Raffael Meyer · 6 years ago
  64. 4ae2219 renamed report by Rohit Waghchaure · 6 years ago
  65. 1c785a9 fix: Added setting in company to ignore root company validation by deepeshgarg007 · 6 years ago
  66. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  67. 7779bb3 Merge pull request #17010 from rohitwaghchaure/rename_pricing_rule_child_doctypes by rohitwaghchaure · 6 years ago
  68. 843b7f6 fix: Reorder Currency column to fix print (#17008) by Faris Ansari · 6 years ago
  69. 4ed7d03 fix: incorrect paid amount in accounts receivable summary report by Rohit Waghchaure · 6 years ago
  70. 4792a84 fix: rename pricing rule child doctype names by Rohit Waghchaure · 6 years ago
  71. 794b6b6 Merge pull request #17004 from surajshetty3416/fix-bank-reconciliation-entries-hotfix by rohitwaghchaure · 6 years ago
  72. 5770ad9 Merge pull request #16963 from itusedyetnew/develop by Rushabh Mehta · 6 years ago
  73. 689490e Merge pull request #16986 from hrwX/italy_xml_fix by Rushabh Mehta · 6 years ago
  74. 4f9ac0a fix: Child company account currency fix by deepeshgarg007 · 6 years ago
  75. 26e5c75 fix: Typo in update_status by scmmishra · 6 years ago
  76. 67876d1 fix: Show amount of entry based on diff of credit and debit by Suraj Shetty · 6 years ago
  77. a2e801e fix: Added check for no end date by scmmishra · 6 years ago
  78. 5869ba1 feat: Added filter to query by scmmishra · 6 years ago
  79. e7cf06b fix: task overdue status propagates to project by scmmishra · 6 years ago
  80. 6fabcdd Merge pull request #16978 from rohitwaghchaure/sales_partner_wise_reports by rohitwaghchaure · 6 years ago
  81. 9673d0d fix: description missing in the XML (#16985) by rohitwaghchaure · 6 years ago
  82. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  83. 021ccf5 bumped to version 11.1.16 by Frappe Bot · 6 years ago
  84. 963d62b feat: Chart of Accounts Importer (#16623) by Zarrar · 6 years ago
  85. 138e030 CodiceFiscale should be after IdFiscaleIVA by Himanshu · 6 years ago
  86. 1d04ea1 fix: include fiscal code in invoice xml if present by Himanshu Warekar · 6 years ago
  87. 56e491b Merge pull request #16983 from rohitwaghchaure/allow_on_submit_for_budget_fields by rohitwaghchaure · 6 years ago
  88. cc1a022 fix: correct use of include_item_in_manufacturing by Prateeksha Singh · 6 years ago
  89. d562e95 fix(link): help link in selling by Rushabh Mehta · 6 years ago
  90. c0de5b7 fix: remove gitter chat by Rushabh Mehta · 6 years ago
  91. 9570541 fix(uom): Get items as per UOM defined in BOM, fixes #15081 by Nabin Hait · 6 years ago
  92. da87a49 Merge pull request #16816 from finbyz/hotfix by Rushabh Mehta · 6 years ago
  93. 2537b7f Merge branch 'develop' into hotfix-work-order-item-name by Rushabh Mehta · 6 years ago
  94. 7678c7b Merge pull request #16869 from rohitwaghchaure/not_able_to_submit_purchase_receipt by Rushabh Mehta · 6 years ago
  95. 9c43c8f Merge pull request #16554 from SaiFi0102/Brand-Item-Defaults-V12 by Rushabh Mehta · 6 years ago
  96. ff04142 Merge pull request #16848 from alyf-de/hotfix-1 by Rushabh Mehta · 6 years ago
  97. 7defd6f Merge pull request #16749 from Alchez/hotfix-cancelled-payments by Rushabh Mehta · 6 years ago
  98. b0a7cbb Merge pull request #16905 from frappe/netchampfaris-patch-1 by Rushabh Mehta · 6 years ago
  99. 199aae0 Merge pull request #16861 from Anurag810/asset_fixes by Rushabh Mehta · 6 years ago
  100. fc4eefc Merge pull request #16871 from rmehta/attendance-from-leave by Rushabh Mehta · 6 years ago