1. 70029b8 Update status_updater.py by Himanshu Mishra · 5 years ago
  2. ca8dae1 Merge branch 'develop' into opening-stock-entry-dev by Nabin Hait · 5 years ago
  3. 5cd04a6 fix: payment reconciliation against expense claim (#17729) by Nabin Hait · 5 years ago
  4. 8770ea2 fix: Opening accounting entry for stock entry by Nabin Hait · 5 years ago
  5. 3f119ec fix: GL Entry for opening stock reconciliation by Nabin Hait · 5 years ago
  6. d07a3e1 fix: limit offset was missing in the get_delivery_notes_to_be_billed method (#17611) by rohitwaghchaure · 5 years ago
  7. 39be1d4 Merge pull request #17546 from rohitwaghchaure/incorrect_payment_amount_if_advance_amount_in_si_develop by rohitwaghchaure · 5 years ago
  8. 4a267b9 fix: incorrect payment amount in the payment terms if the sales invoice has the advance amount by Rohit Waghchaure · 5 years ago
  9. 4d2c307 Merge pull request #17475 from netchampfaris/item-variant-attributes-optional by rohitwaghchaure · 5 years ago
  10. ab14892 fix: Variant naming if optional attributes by Faris Ansari · 5 years ago
  11. cb03bb1 fix: Allow variant attributes to be optional by Faris Ansari · 5 years ago
  12. bffa060 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  13. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  14. f2fb0e0 fix: Add status for partial received by deepeshgarg007 · 5 years ago
  15. c23b709 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  16. 4a994d4 fix: Don't allocate advance if pos by Nabin Hait · 5 years ago
  17. 64bfdd9 fix: test cases by Nabin Hait · 5 years ago
  18. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  19. 06c2040 feat: Track purchase receipt status in Material Request by deepeshgarg007 · 5 years ago
  20. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 5 years ago
  21. 6472ed2 Merge pull request #16941 from Mangesh-Khairnar/po-on-hold by Faris Ansari · 5 years ago
  22. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  23. 0f62b13 Merge pull request #17159 from rohitwaghchaure/sales_return_not_working_for_bundle_items by Nabin Hait · 6 years ago
  24. 9665a53 fix: item variant test cases by Rohit Waghchaure · 6 years ago
  25. f3a9552 fix: item variant test cases by Rohit Waghchaure · 6 years ago
  26. ed82e8b fix: removed before from accounts_controlle.pyr and fetch the gl from frontend by Anurag Mishra · 6 years ago
  27. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  28. 3771db9 fix: sales return not working for bundle items by Rohit Waghchaure · 6 years ago
  29. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  30. 3d667b4 Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold by Mangesh-Khairnar · 6 years ago
  31. 88f036a fix: Validate returned qty with ref qty considering field precision by Nabin Hait · 6 years ago
  32. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  33. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  34. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  35. a7992ec style: Fix formatting by Suraj Shetty · 6 years ago
  36. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  37. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  38. 324e06c Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  39. 5e474f4 fix: add server-side validation for closed sales order for linked material request by Mangesh-Khairnar · 6 years ago
  40. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  41. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  42. 439546c feat: add on hold status in purchase order by Mangesh-Khairnar · 6 years ago
  43. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  44. 6b33c9b fix: purchase receipt not able to submit because default inventory account has not selected in another company by Rohit Waghchaure · 6 years ago
  45. 2bfb063 fix(sales order item): not able to search item by description by Rohit Waghchaure · 6 years ago
  46. 86e650c feat: validate linked sales order on material request creation by Mangesh-Khairnar · 6 years ago
  47. 5eb66ae feat: add on hold status check by Mangesh-Khairnar · 6 years ago
  48. e17b709 feat(sales order on hold): check status of sales order to validate entry by Mangesh-Khairnar · 6 years ago
  49. 482ebd2 Merge branch 'master' into develop by Saurabh · 6 years ago
  50. c18e925 fix: Moved regional methods from controller to hooks (#16736) by rohitwaghchaure · 6 years ago
  51. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  52. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  53. 13808b4 fix(py3): Convert to float before comparison by Aditya Hase · 6 years ago
  54. d9ce732 fix(py3): Explicitly convert to float for comparison by Aditya Hase · 6 years ago
  55. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  56. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  57. f3cfad7 Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  58. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  59. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  60. d2e2ca3 Merge pull request #16460 from nabinhait/pricing-rule-issue by Nabin Hait · 6 years ago
  61. fb8c0bd Merge pull request #16464 from adityahase/flakes by Nabin Hait · 6 years ago
  62. 4ef578e Merge pull request #16406 from rohitwaghchaure/newchanges_in_tds_reports by Nabin Hait · 6 years ago
  63. f79937d style: Remove unused imports by Aditya Hase · 6 years ago
  64. da32916 fix: Enforce pricing rule based on rate on server side by Nabin Hait · 6 years ago
  65. 74a3370 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  66. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  67. 398f593 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  68. bace4d3 Merge pull request #16358 from adityahase/naming-series by Nabin Hait · 6 years ago
  69. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  70. f725816 Enhance: Added field limit in the Payment Reconciliation to handle large entries by Rohit Waghchaure · 6 years ago
  71. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  72. 34766c0 BIS issue fixes by Sahil Khan · 6 years ago
  73. 5085673 test: fix for Item Tax Template v12 by Saif Ur Rehman · 6 years ago
  74. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  75. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  76. bf0b6fd Merge pull request #16342 from finbyz/staging-fixes by Nabin Hait · 6 years ago
  77. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  78. 380b4b0 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  79. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  80. f5a00dc Merge branch 'hotfix' into is_fixed_asset_checkbox_not_copied by Sagar Vora · 6 years ago
  81. f733a39 fix: remove trailing whitespace by Sagar Vora · 6 years ago
  82. 7ea6554 Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  83. 5efc797 Minor Fix for Rounded Total by finbyz · 6 years ago
  84. 648bd15 Force item_tax_rate on setting item details server-side by Saif Ur Rehman · 6 years ago
  85. 0885485 changes by Anurag Mishra · 6 years ago
  86. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  87. 77cde83 Added validation for update items in purchase order as well by deepeshgarg007 · 6 years ago
  88. ffb411d Validation while updating items in sales order by deepeshgarg007 · 6 years ago
  89. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  90. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  91. fafbb02 fix: reload parent after setting children by Rushabh Mehta · 6 years ago
  92. c9b1a35 fix: set explicit idx for new item in update_child_qty_rate by Rushabh Mehta · 6 years ago
  93. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  94. d2b9093 fix: Check if items exist (#16248) by Shreya Shah · 6 years ago
  95. f6f503a [Fix] Is fixed asset checkbox not checked if user duplicate the existing invoice by Rohit Waghchaure · 6 years ago
  96. 3d82b74 Update Items in Submit state can add new row (#15644) by Stavros Anastasiadis · 6 years ago
  97. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  98. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  99. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  100. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago