Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.74.3
Browse files Browse the repository at this point in the history
## [14.74.3](v14.74.2...v14.74.3) (2024-10-04)

### Bug Fixes

* add company filter in Warehouse wise Item Balance Age and Value ([3cb8502](3cb8502))
* adjustmen entry for stock reco ([57925a1](57925a1))
* conflicts ([02ce528](02ce528))
* **Dunning:** logic for fetching text (backport [#43160](#43160)) ([#43489](#43489)) ([31ecdb2](31ecdb2))
* Fix API endpoint for Frankfurter ([1c0843c](1c0843c))
* patch to update Currency Exchange Settings for `frankfurter.app` ([b4706db](b4706db))
* set margin fields for purchase documents when updating items ([97edadf](97edadf))
* Stock Ledger Invariant Check report ([4426384](4426384))
  • Loading branch information
frappe-bot committed Oct 4, 2024
1 parent b18ad94 commit 96cb08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "14.74.2"
__version__ = "14.74.3"


def get_default_company(user=None):
Expand Down

0 comments on commit 96cb08d

Please sign in to comment.