Skip to content

v15.59.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 22 Apr 13:47
· 855 commits to version-15 since this release

What's Changed

  • Removes the restriction that prevented editing the Customer field when creating a new Quotation from an Opportunity. (#47109)
  • The "Create Purchase Order" button in Material Request now appears based on the percentage of items ordered rather than received. (#47114)
  • Groups sub-assemblies by item in the Production Plan to provide a clearer overview of materials needed for manufacturing. (#47048)
  • Adds grouping by Account in the Trial Balance report after applying user permissions to correct account totals for users with restricted access. (#47128)
  • Allows custom naming schemes for default Warehouse creation instead of using a fixed format, making it easier to adapt names to company requirements. (#47131)
  • Fixes an issue where mapped accounting dimensions were not retained in forms created from other documents, so mapped values now appear correctly. (#47157)
  • Fixes the calculation of distributed discounts in Sales Invoice when both tax is included in the price and an additional discount is applied on the grand total. (#43067)
  • Disables changing the selected customer during the payment step in Point of Sale to prevent customer details from being modified after checkout has started. (#47170)
  • Updates country-specific fiscal year start and end dates based on recent information, affecting how fiscal years are set during initial setup. (#47176)
  • Removes User Permissions from an Employee when Create User Permission is unchecked, keeping permissions consistent with the checkbox status. (#47013)
  • Fixes an issue where the error message for internal transfer quantity in Purchase Invoice and Purchase Receipt showed None instead of the correct reference. (#47177)
  • Excludes disabled Units of Measure from selection lists, so only active options appear when choosing a UOM. (#47188)
  • Adds a "Recalculate Bin Qty" button to the Bin form, allowing users to update all quantity fields based on the latest stock data. (#47185)
  • Fixes an error that prevented the "Supplier Ledger Summary" report from working when a Supplier Group filter is used. (#47195)
  • Fixes an issue where Stock Entry for material transfers between warehouses incorrectly used the Cost of Goods Sold as the difference account; now uses the Stock Adjustment account for these transfers. (#47197)
  • Fixes incorrect TDS rates in "Tax Withholding Report" when multiple rates are set for different periods in the same fiscal year, so that each document now shows the rate based on its Posting Date. (#47199)
  • Updates all sales documents to automatically set the default company address when the Company field is changed. (#47203)
  • Adds a "Supplier Quotation Comparison" button to the submitted Request for Quotation form, allowing users to directly view and compare only the supplier quotations linked to that RFQ. (#47206)
  • Updates the Purchase Receipt list view to use the correct amount when showing billing status in the quick list widget, so statuses like "To Bill" are displayed accurately. (#47201)
  • Updates Payment Entry to correctly calculate the paid or received amount when the document currency differs from the party account currency. (#47207)
  • Updates the employee selection to show all employees when the Ignore User Permissions setting is enabled for the relevant field, instead of only displaying filtered employees. (#47208)
  • Fixes incorrect handling of backslashes in web page URLs, so that links open correctly from Material Request notifications and lists. (#47209)
  • Keeps Percent Billed at 100% for fully billed Delivery Note records even after a return is created, so billing information remains accurate. Updates calculation for Base Outstanding Amount in payment schedules. (#47210)
  • Calculates totals for discount distribution using exact tax amounts, instead of rounded values, to improve accuracy on forms with tax and discount calculations. (#47211)

Full Changelog: v15.58.2...v15.59.0
Authors: @Sugesh393, @shariquerik, @barredterra, @rohitwaghchaure, @sokumon, @ljain112, @mihir-kandoi, @venkat102, @diptanilsaha, @sagarvora, @blaggacao, @PatrickDEissler
Reviewers: @barredterra, @rohitwaghchaure, @sagarvora, @ruthra-kumar