Skip to content

Releases: frappe/erpnext

v15.39.2

23 Oct 12:12
Compare
Choose a tag to compare

What's Changed

  • We've fixed the Period Closing Voucher to ensure that balances are calculated based on the Company Currency instead of individual account currencies. #43809

Full Changelog: v15.39.1...v15.39.2

v15.39.1

23 Oct 09:08
d392660
Compare
Choose a tag to compare
  • perf: performance optimizations for accounting reports by refactoring account closing balance and period closing voucher
  • fix: mapping purchase receipt from subcontracting receipt is not required

v15.39.0

23 Oct 04:48
Compare
Choose a tag to compare

What's Changed

  • We’ve fixed an issue where the status shown in the list view and form view for Purchase Order was inconsistent; the list view showed "Completed," while the form view showed To Bill. #43692
  • We’ve fixed the Balance Sheet report to correctly display the total amount in the summary section, providing a comprehensive financial overview. #43708
  • We’ve fixed an issue in the Purchase Order form by adding validation to ensure that quantities using a UOM set as "Must be Whole Number" are restricted to whole numbers only. #43712
  • We've fixed the POS Invoice processing issue by ensuring additional buttons are displayed correctly after loading the form. #43718
  • We’ve fixed the Bank Clearance process to ensure the Received Amount now correctly includes the tax amount for Payment Entries with tax received from customers. #43717
  • We’ve improved system messaging to ensure that the main text "{0} has been submitted successfully" is translated correctly without trying to translate system-level terms in DocType names. #43719
  • We’ve fixed an issue in the Sales Invoice form that incorrectly created new depreciation entries when a fully depreciated asset was sold, preventing duplicate depreciation. #43733
  • We’ve fixed the Accounts Payable Summary to accurately reflect the advance amount after reconciliation, resolving previous discrepancies when invoices were reconciled using the payment reconciliation tool. #43740
  • We’ve fixed an issue in the POS Closing Entry process by adding a notification to inform users that invoices are loading, thus preventing any further actions until all invoices have been fully loaded. #43748
  • We’ve fixed the Party Balance in the Payment Entry form to reflect the balance accurately per company, ensuring the correct balance is shown when dealing with multiple companies. #43746
  • We've fixed an issue in the "Deferred Revenue and Expense" report to accurately calculate upcoming expenses up to the service end date specified in the Purchase Invoice, rather than extending to the fiscal year-end. #43744
  • We’ve fixed an issue in the Process Statement of Accounts form to properly include the Show Remarks checkbox, allowing users to choose whether to display remarks in their statements. #43742
  • We’ve fixed the link in the Manufacturing workspace for the "Work Order Consumed Materials" report, so it now correctly opens in the report view instead of the report document. #43754
  • We’ve fixed an issue in the Lead form where creating an Opportunity, Quotation, or Prospect from the Connection tab was not working. #43760
  • We’ve fixed the coupon code validation logic in Pricing Rule, so you now receive errors if a coupon's validity hasn't started, has expired, or has exceeded its maximum usage. #43765
  • We've extended the "UnReconcile" action to allow users to unreconcile entries in Journal Entry forms with the voucher type set to "Bank Entry" or "Cash Entry". #43768
  • We’ve added a new Task Assignee Email field to the Asset Maintenance Log to display the email address of the assigned person for each task. #43763
  • We’ve fixed an issue in the Deferred Revenue process to ensure that account names are correctly handled in database queries, preventing potential errors. #43777
  • We've improved the error message in Sales Invoice and Purchase Invoice forms when validating returns, providing clearer instructions to set the correct account, and translating field labels for better understanding. #43780
  • We’ve updated the Stock Entry form to include Supplier Details for generating e-Way bills when the purpose is Material Transfer with Inward stock entries. #43783
  • We've fixed an issue in the Journal Entry form where stock accounts are now correctly retrieved from the current document instead of the database, ensuring accurate validation in validate_stock_accounts. #43785
  • We’ve updated the portal to display the pay button only for allowed document types such as Sales Order and Purchase Invoice, ensuring that payment options are appropriately restricted. #43786
  • We’ve corrected an error message for the Sales Invoice and Purchase Invoice forms to clearly display the required Account when processing returns. #43792

Full Changelog: v15.38.4...v15.39.0

v14.74.7

23 Oct 04:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.74.6...v14.74.7

v15.38.4

17 Oct 16:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.38.3...v15.38.4

v15.38.3

16 Oct 05:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.38.2...v15.38.3

v14.74.6

16 Oct 05:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.74.5...v14.74.6

v15.38.2

13 Oct 05:23
Compare
Choose a tag to compare

What's Changed

  • fix: reconciled advance from reported in reconciliation tool (backport #43627) by @mergify in #43633

Full Changelog: v15.38.1...v15.38.2

v14.74.5

12 Oct 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.74.4...v14.74.5

v14.74.4

10 Oct 00:48
Compare
Choose a tag to compare

What's Changed

  • fix: add parenttype condition for item table in Purchase Register Report (backport #43384) by @mergify in #43524
  • fix: create Account Closing Balance even though there are no transaction in period (backport #43391) by @mergify in #43526
  • fix: multiple issues in Payment Request (backport #43407) by @mergify in #43529
  • fix: do not include advances for tds vouchers (backport #43397) by @mergify in #43552
  • fix: deduct advances adjusted for threshold check for tcs (backport #43271) by @mergify in #43571

Full Changelog: v14.74.3...v14.74.4