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