1. 19ea721 fix: Calculate taxes if tax is based on item quantity and inclusive on item price by Nabin Hait · 4 years, 2 months ago
  2. 2621016 fix: Allocated advance amount for multi-currency payment (#22923) by Deepesh Garg · 4 years, 2 months ago
  3. c7eadfc fix: Multi currency payment reconciliation (#22738) by Deepesh Garg · 4 years, 3 months ago
  4. 3dee527 fix: Update Packed Items via Update Items in SO (#22392) by Marica · 4 years, 4 months ago
  5. 8d5380a fix: incorrect variable used by Rohit Waghchaure · 4 years, 4 months ago
  6. b7e94cc fix: Travis by marination · 4 years, 4 months ago
  7. f9c4b20 fix: Added PO test and conversion factor fix by marination · 4 years, 4 months ago
  8. c579b08 fix: cannot update delivery date by Saqib Ansari · 4 years, 4 months ago
  9. 2c3c8aa fix: submitted sales order can be updated with no permission by Saqib Ansari · 4 years, 4 months ago
  10. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  11. 525204b feat: Payment allocation based on payment terms (#20945) by Deepesh Garg · 4 years, 6 months ago
  12. f53299e fix: warehouse unset when cannot find item warehouse by Saqib Ansari · 4 years, 6 months ago
  13. 7f2477b fix: better error message due date by Michelle Alva · 4 years, 6 months ago
  14. da6806e fix: Translation strings with trailing spaces (#21192) by Suraj Shetty · 4 years, 6 months ago
  15. 438e043 fix: cannot set warehouse on deleting all so items and updating them (#21078) by Saqib · 4 years, 6 months ago
  16. dd374ff fix: only update items if rate or qty changed (#20742) by Saqib · 4 years, 8 months ago
  17. 930e61d Merge pull request #20549 from nextchamp-saqib/so-update-items-warehouse-fix by Deepesh Garg · 4 years, 8 months ago
  18. 9225159 fix: mandatory warehouse wrror while updating items after submission by thefalconx33 · 4 years, 8 months ago
  19. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago
  20. 2073eeb fix: don't allow deletion of items which has work order assigned to it by thefalconx33 · 4 years, 10 months ago
  21. 0ad7449 feat: allow adding & deleting of items in submitted SO & PO (#19911) by Saqib · 4 years, 10 months ago
  22. 21fe97e fix: pricing rule not working for production discount by Rohit Waghchaure · 4 years, 10 months ago
  23. acdd508 fix: Service start and end date validation for deferred accounting (#19805) by Nabin Hait · 4 years, 10 months ago
  24. c68a940 fix: Item qty cannot be zero in Purchase Receipt (#19779) by Marica · 4 years, 10 months ago
  25. a85ddf2 fix: performance issue of sales invoice while save/submit (#19598) by rohitwaghchaure · 5 years ago
  26. d995609 Fixed asset refactor (#19369) by Saqib · 5 years ago
  27. e93dc9f fix: precision issue by Rohit Waghchaure · 5 years ago
  28. 81c2175 fix: purchase order issue, margin_rate_or_amount not there in the purchase documents (#19466) by rohitwaghchaure · 5 years ago
  29. 49a46f0 fix: Set gross profit in SO item on updating rate after submission (#19311) by Nabin Hait · 5 years ago
  30. 285344e fix: over-bill error while making debit note against purchase return e… (#19270) by rohitwaghchaure · 5 years ago
  31. f067447 fix: Margin and Discount percentage set correctly via 'Update Items' (#19276) by Marica · 5 years ago
  32. 23d7b09 fix: Item Rate within Update Items in Sales order (#19172) by Marica · 5 years ago
  33. 7bcb24e fix(purchase-invoice): Update paid amount on creation of debit note (#18830) by Mangesh-Khairnar · 5 years ago
  34. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  35. a3d5200 fix(sales-order): update items (#18535) by Mangesh-Khairnar · 5 years ago
  36. d301d26 fix: Enhancement in credit note (#18511) by Deepesh Garg · 5 years ago
  37. 88620d6 fix: precision on comparing with the outstanding amount (#18375) by Mangesh-Khairnar · 5 years ago
  38. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  39. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  40. 659a01d Update accounts_controller.py by Nabin Hait · 5 years ago
  41. e8d21cd fix: Division by zero error fix in group similar item by deepeshgarg007 · 5 years ago
  42. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  43. 5cd04a6 fix: payment reconciliation against expense claim (#17729) by Nabin Hait · 5 years ago
  44. 3d11ac0 fix: Accounting dimensions for child tables by deepeshgarg007 · 5 years ago
  45. 60f4dd0 Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions by deepeshgarg007 · 5 years ago
  46. d83cf65 fix: Added dimensions in financial reports and general ledger by deepeshgarg007 · 5 years ago
  47. 4a267b9 fix: incorrect payment amount in the payment terms if the sales invoice has the advance amount by Rohit Waghchaure · 5 years ago
  48. 4a994d4 fix: Don't allocate advance if pos by Nabin Hait · 5 years ago
  49. ed82e8b fix: removed before from accounts_controlle.pyr and fetch the gl from frontend by Anurag Mishra · 6 years ago
  50. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  51. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  52. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  53. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  54. a7992ec style: Fix formatting by Suraj Shetty · 6 years ago
  55. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  56. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  57. 482ebd2 Merge branch 'master' into develop by Saurabh · 6 years ago
  58. c18e925 fix: Moved regional methods from controller to hooks (#16736) by rohitwaghchaure · 6 years ago
  59. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  60. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  61. 13808b4 fix(py3): Convert to float before comparison by Aditya Hase · 6 years ago
  62. d9ce732 fix(py3): Explicitly convert to float for comparison by Aditya Hase · 6 years ago
  63. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  64. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  65. f3cfad7 Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  66. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  67. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  68. d2e2ca3 Merge pull request #16460 from nabinhait/pricing-rule-issue by Nabin Hait · 6 years ago
  69. da32916 fix: Enforce pricing rule based on rate on server side by Nabin Hait · 6 years ago
  70. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  71. f725816 Enhance: Added field limit in the Payment Reconciliation to handle large entries by Rohit Waghchaure · 6 years ago
  72. 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
  73. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  74. bf0b6fd Merge pull request #16342 from finbyz/staging-fixes by Nabin Hait · 6 years ago
  75. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  76. 380b4b0 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  77. f733a39 fix: remove trailing whitespace by Sagar Vora · 6 years ago
  78. 5efc797 Minor Fix for Rounded Total by finbyz · 6 years ago
  79. 648bd15 Force item_tax_rate on setting item details server-side by Saif Ur Rehman · 6 years ago
  80. 77cde83 Added validation for update items in purchase order as well by deepeshgarg007 · 6 years ago
  81. ffb411d Validation while updating items in sales order by deepeshgarg007 · 6 years ago
  82. fafbb02 fix: reload parent after setting children by Rushabh Mehta · 6 years ago
  83. c9b1a35 fix: set explicit idx for new item in update_child_qty_rate by Rushabh Mehta · 6 years ago
  84. f6f503a [Fix] Is fixed asset checkbox not checked if user duplicate the existing invoice by Rohit Waghchaure · 6 years ago
  85. 3d82b74 Update Items in Submit state can add new row (#15644) by Stavros Anastasiadis · 6 years ago
  86. e4cc062 Merge pull request #16109 from rohitwaghchaure/while_pulling_advanced_entry_system_uses_grand_total by Nabin Hait · 6 years ago
  87. 72fc1b5 Merge pull request #16083 from Anurag810/new-fix-branch by Nabin Hait · 6 years ago
  88. 6cc2f52 [Fix] System allocated grand total amount instead of non zero rounded total for advanced entry in the sales invoice by Rohit Waghchaure · 6 years ago
  89. d1a85a3 [Fix] Due date can not be greter than posting date validation should consider supplier invoice date for purchase invoice by Rohit Waghchaure · 6 years ago
  90. e657fe8 making validation generic for sales order,sales invoice,purchase order etc. by Anurag Mishra · 6 years ago
  91. 5be6d19 [Minor] Display Discount Amount when Tax table is empty (#15812) by Zarrar · 6 years ago
  92. 785f1aa fix(print): Update idx if grouping same items (#15647) by Shreya Shah · 6 years ago
  93. 2ab6e0e fix(translations): Replace translations by keyword with indexed version (#15426) by Faris Ansari · 6 years ago
  94. 6a5695f minor fix by Nabin Hait · 6 years ago
  95. 9a33bc6 optimizing transactions by caching by Nabin Hait · 6 years ago
  96. 50238c3 [optimize] tree conditions for pricing rule by Nabin Hait · 6 years ago
  97. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  98. 041a5c2 Get Advances and auto allocate (#14970) by Nabin Hait · 6 years ago
  99. d7897f1 Resolved merge conflicts by Saurabh · 6 years ago
  100. 3ffe896 [Fix] System always fetches the payment terms template from the company even if it's removed from the sales invoice (#14879) by rohitwaghchaure · 6 years ago