Releases: frappe/erpnext
Releases · frappe/erpnext
v14.74.3
What's Changed
- fix: Stock Ledger Invariant Check report (backport #43420) by @mergify in #43432
- fix: adjustment entry for stock reco (backport #43437) by @mergify in #43439
- fix: add company filter in Warehouse wise Item Balance Age and Value (backport #43455) by @mergify in #43458
- fix: Fix API endpoint for Frankfurter (backport #43476) by @mergify in #43477
- fix: patch to update Currency Exchange Settings for
frankfurter.app
(backport #43481) by @mergify in #43482 - fix: set margin fields for purchase documents when updating items (backport #43475) by @mergify in #43484
- fix(Dunning): logic for fetching text (backport #43160) by @mergify in #43489
Full Changelog: v14.74.2...v14.74.3
v15.37.0
v15.36.4
v15.36.3
v15.36.2
What's Changed
- fix: Translation for button SO to PO (backport #43276) by @mergify in #43278
- fix: create_address is failing while creating customer (backport #43279) by @mergify in #43281
- fix: Payment Ledger Report currency fieldtype fix by @sameer55chauhan in #43213
- fix: translate in js (backport #43274) by @mergify in #43293
- fix: incorrect stock balance for inventory dimension (backport #43284) by @mergify in #43290
- refactor: use common functionality to validate account number (backport #42842) by @mergify in #43314
- fix: ui clean-up (backport #43305) by @mergify in #43312
- fix: allow tax rule filter on tax category name with % (backport #43328) by @mergify in #43332
- fix: handle missing liability account scenario in
set_liability_account
(backport #43321) by @mergify in #43333 - fix: transaction exchange rate on GL's for Multi currency Journals (backport #43331) by @mergify in #43334
- fix: change dynamic link doctype fieldtype to data (backport #43307) by @mergify in #43340
- fix: show chart tool tip in report currency (backport #43308) by @mergify in #43338
- fix: incorrect outstanding on non-pos invoice with write_off_account (backport #43316) by @mergify in #43336
- fix(Payment Reconciliation): German translations (backport #43299) by @mergify in #43344
- fix: partial return on POS invoice (backport #43253) by @mergify in #43343
- fix: shipping rule must match the company (backport #43283) by @mergify in #43346
- fix: item_query in pos_invoice (backport #43257) by @mergify in #43351
- fix: update clearance date in invoice payment table (backport #43310) by @mergify in #43353
- fix: stock dashboard (backport #43347) by @mergify in #43349
- fix: set group_by condition to "Group by Voucher (Consolidated)" if
None
and voucher_no is set (backport #43235) by @mergify in #43360 - fix: AR / AP report to ignore 0.0 outstanding (backport #43356) by @mergify in #43364
- fix: Manual backport for asset depreciation and balances report fix by @khushi8112 in #43370
- fix(Bank Account): dashboard connections (backport #43365) by @mergify in #43367
- fix: closing amount reset to expected amount on save (backport #43358) by @mergify in #43368
- fix: not able to cancel Quality Inspection (backport #43374) by @mergify in #43375
New Contributors
- @sameer55chauhan made their first contribution in #43213
Full Changelog: v15.36.1...v15.36.2
v14.74.2
What's Changed
- fix: Translation for button SO to PO (backport #43276) by @mergify in #43277
- fix: Payment Ledger Report currency fieldtype fix (backport #43213) by @mergify in #43288
- fix: translate in js (backport #43274) by @mergify in #43292
- fix: Serial No reserved against historical sales order - unable to sell again by @rohitwaghchaure in #43294
- fix: incorrect stock balance for inventory dimension (backport #43284) by @mergify in #43289
- fix: change dynamic link doctype fieldtype to data (backport #43307) by @mergify in #43339
- fix: show chart tool tip in report currency (backport #43308) by @mergify in #43337
- fix: incorrect outstanding on non-pos invoice with write_off_account (backport #43316) by @mergify in #43335
- fix(Payment Reconciliation): German translations by @barredterra in #43299
- fix: partial return on POS invoice (backport #43253) by @mergify in #43342
- fix: AR / AP report to ignore 0.0 outstanding (backport #43356) by @mergify in #43363
- fix(Bank Account): dashboard connections (backport #43365) by @mergify in #43366
Full Changelog: v14.74.1...v14.74.2
v15.36.1
What's Changed
- We've fixed an issue in the Customer form to ensure addresses are created correctly, preventing failures during customer creation. #43287
Full Changelog: v15.36.0...v15.36.1
v15.36.0
What's Changed
- We’ve improved the Purchase Invoice form to ensure that the Status field is not copied when creating a new invoice. #43169
- We’ve fixed a typo issue in the Sales Invoice form that affected the creation of remarks with the PO Date field. #43183
- We’ve fixed an issue where the Party Type field in the Payment Entry form was not being reset when the Payment Type was changed to "Internal Transfer". #43186
- We’ve fixed an issue where deleting a Payment Entry in a foreign currency was not removing the related exchange gain/loss journal entry. #43202
- We have fixed the item list view on the website. #43207
- We've fixed an issue where batch-based item prices were not working properly in the Item form. #43206
- We’ve fixed an issue where the Currency was incorrectly changing when creating a Purchase Order from a Supplier Quotation. #43205
- We’ve fixed the date format inconsistency in error messages for duplicate holiday dates in the Holiday List form to match your system's date settings. #43222
- We’ve created an API for CRM integration to facilitate the creation of custom fields in the Deal, as well as the addition of new Customer, Contacts, and Prospect records. #43223
- We’ve fixed an issue where the Journal Entry form incorrectly set amounts in the company currency instead of the foreign currency when adding a new row. #43232
- We’ve ensured that the Apply TDS field in Purchase Order and Purchase Invoice is consistent and readonly based on the Supplier Tax Withholding Category, as well as correctly copied when creating a Purchase Invoice from a Purchase Order. #43237
- We’ve fixed an issue where the Additional Discount Percentage in the Point of Sale form was not being reset for new orders, ensuring that each new order starts without any unintended discounts displayed. #43241
- We’ve fixed an issue to ensure that an Address is automatically created and linked when a new Prospect or Customer is added. #43242
- We've fixed an issue in updating the "Accounts Receivable" report. #43230
- We have fixed an issue in the Journal Entry form to ensure that the Amount field is now set based on the account currency when adding a new row. #43245
- We've fixed an issue where projects with no tasks were unable to be marked as Completed. #43246
- We’ve fixed an issue where Composite Assets were incorrectly requiring validation for purchase documents. #43243
- We’ve fixed an issue with incorrect gross profit calculations in Sales Order and Quotation forms when different units of measurement are used. #43249
- We've resolved an issue with the Journal Entry form to properly reconcile payments from a closed fiscal year by validating Account, Party, Debit, and Credit values. #43259
- We have fixed an issue in the "Asset Depreciation and Balances" report to ensure depreciation calculations are correctly filtered by the selected Finance Book. #43264
- We’ve fixed an issue with cost center allocations on the General Ledger to ensure percentages are fetched correctly when multiple allocations exist. #43266
- We've fixed an issue in the Pricing Rule form to ensure the Rate field correctly shows the currency symbol. #43268
Full Changelog: v15.35.2...v15.36.0
v14.74.1
What's Changed
- The Purchase Invoice form has been updated to ensure the Status field is not copied when duplicating invoices. #43170
- We've ensured that deleting a Payment Entry now also deletes any associated Exchange Gain/Loss Journal Entries. #43201
- We have fixed an issue where the additional discount label was incorrectly displayed on new POS Order forms. #43240
- We’ve fixed an invalid gross profit calculation in Sales Order and Quotation forms to correctly use the Stock UOM Rate field instead of Base Rate when different units of measure are used. #43248
- We have fixed an issue where the Percentage in Cost Center Allocation was not being fetched correctly when multiple allocations contained different sets of sub-cost centers. #43265
- We have added currency symbols in the Rate field of Pricing Rule to clearly display the appropriate currency in the list view. #43267
Full Changelog: v14.74.0...v14.74.1
v15.35.2
What's Changed
- We’ve fixed an issue where the currency was changing unexpectedly when creating a Purchase Order from a Supplier Quotation. #43209
Full Changelog: v15.35.1...v15.35.2