Releases: frappe/erpnext
Releases · frappe/erpnext
v14.73.0
What's Changed
- refactor: Allow equity type Account in Payment Entry for shareholders (backport #42851) by @mergify in #42868
- fix: call 'process' directly instead of creating 'process_subscription' (backport #42867) by @mergify in #42870
- fix: stock reco with incorrect serial numbers by @rohitwaghchaure in #42865
- fix: specify precision for net_amount (backport #39481) by @mergify in #42817
- fix: do not copy date fields in opportunity doctype (backport #42848) by @mergify in #42891
- perf: data import for stock entries (backport #42711) by @mergify in #42903
- feat: utility report to better diagnose incorrectly cleared Cheques and Deposits (backport #42910) by @mergify in #42911
- refactor: better err msg on clearance tool (backport #42905) by @mergify in #42906
- fix: update dimesions in exchange_gain_loss jv based on base document (backport #42887) by @mergify in #42914
- fix: unsupported operand type(s) for *: 'float' and 'NoneType' (backport #42916) by @mergify in #42917
- fix: timeout while submitting stock entry (backport #42929) by @mergify in #42930
- fix: same posting date and time, creation causing incorrect balance qty (backport #42904) by @mergify in #42919
- fix: Update get_amount to return currency precision grand total (backport #42453) by @mergify in #42945
- fix: remove unnecessary condition on 'voucher_no' (backport #42936) by @mergify in #42948
- fix: get amount with taxes and charges from payment entry (backport #42923) by @mergify in #42946
- fix: german translations for incoterms (backport #42669) by @mergify in #42671
- fix: share_transfer amount currency symbol field by @kurogeek in #42788
Full Changelog: v14.72.2...v14.73.0
v15.33.5
What's Changed
Full Changelog: v15.33.4...v15.33.5
v15.33.4
v15.33.3
What's Changed
- fix: set up filters for dimensions (backport #42765) by @mergify in #42767
- fix: disable rename from warehouse (backport #42769) by @mergify in #42771
- fix: ignore pricing rule while making DN from Pick List (backport #42763) by @mergify in #42768
- refactor: Loosen account currency validation on groups (backport #42774) by @mergify in #42783
- fix: not able to create the batch (backport #42784) by @mergify in #42785
- fix: Auto Create Serial and Batch Bundle For Outward (backport #42778) by @mergify in #42792
- fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791) by @mergify in #42794
- fix: german translations by @barredterra in #42798
- fix: german translations of "HR" by @barredterra in #42805
- perf: data import for stock entries (backport #42711) by @mergify in #42819
- fix: dropping index to improve performance (backport #42820) by @mergify in #42821
- fix: translatability of boldened text (backport #42800) by @mergify in #42804
- fix: backport german translations from develop by @barredterra in #42823
- fix: bank reconcilation tool cost center company filter adding (backport #42731) by @mergify in #42825
- fix: Create Sales Order from Quotation for Prospect (backport #42379) by @mergify in #42826
- refactor: brand js and allow quick entry (backport #42829) by @mergify in #42830
- perf: asset creation from purchase receipt (backport #42824) by @mergify in #42828
Full Changelog: v15.33.2...v15.33.3
v14.72.2
v15.33.2
What's Changed
- fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791) by @mergify in #42796
Full Changelog: v15.33.1...v15.33.2
v15.33.1
v14.72.1
What's Changed
- fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791) by @mergify in #42795
Full Changelog: v14.72.0...v14.72.1
v15.33.0
What's Changed
- fix: conflicts by @ljain112 in #42553
- fix: dimensions in common party journal entry (backport #42578) by @mergify in #42661
- fix: german translations for incoterms by @barredterra in #42669
- fix: promotional scheme doctype fields in consitency with pricing rule (backport #42432) by @mergify in #42550
- fix: allow sale of asset for internal transfer (backport #42392) by @mergify in #42551
- fix: changes in opportunity.py to show contacts and addresses created from opportunity (backport #42596) by @mergify in #42668
- fix: Maintain same rate on qty change on Quotation to Sales Order (backport #42673) by @mergify in #42678
- fix(Exchange Rate Revaluation): translatable strings (backport #42679) by @mergify in #42680
- fix: german translation of exit by @barredterra in #42684
- fix: typeerror on payment entry (backport #42691) by @mergify in #42693
- fix: Sort lists before calling itertools.groupby (backport #42428) by @mergify in #42695
- fix: delivery note creation issue (backport #42696) by @mergify in #42697
- fix: warning message for negative stock (backport #42683) by @mergify in #42710
- fix: currency changing while making PR from the PO (backport #42718) by @mergify in #42721
- fix: update 'Paid Amount' on forex payment request (backport #42672) by @mergify in #42725
- fix: cancel Journal Entry on cancellation of asset value adjustment (backport #42729) by @mergify in #42730
- fix: Update Rate as per Valuation Rate for Internal Transfers only if Setting is Enabled (backport #42050) by @mergify in #42489
- refactor: add a new filter flag in Process Statement of Accounts (backport #42733) by @mergify in #42735
- fix: error message in coa importer (backport #42590) by @mergify in #42739
- fix: text color in sales funnel report based on theme (backport #42726) by @mergify in #42741
- fix: fetch month's last date to avoid miscalculation (backport #42689) by @mergify in #42742
- fix: Force Fetching updates on Subscriptions (backport #42221) by @mergify in #42749
- fix: price list when invoice created from timesheet (backport #40964) by @mergify in #42750
- fix: duplicate labels in stock entry (backport #42756) by @mergify in #42758
- fix: linkage between asset repair and asset value adjustment (backport #42719) by @mergify in #42759
- fix: incorrect 'against_voucher' for Pos return with 'Update Outstanding for Self' disabled. (backport #42720) by @mergify in #42761
Full Changelog: v15.32.1...v15.33.0
v14.72.0
What's Changed
- fix: dimensions in common party journal entry (backport #42578) by @mergify in #42660
- fix: changes in opportunity.py to show contacts and addresses created from opportunity (backport #42596) by @mergify in #42667
- fix: Maintain same rate on qty change on Quotation to Sales Order (backport #42673) by @mergify in #42677
- fix: missing def expense if no exp in first month (backport #40865) by @mergify in #42651
- fix: german translation of exit (backport #42684) by @mergify in #42687
- fix: typeerror on payment entry (backport #42691) by @mergify in #42692
- fix: Sort lists before calling itertools.groupby (backport #42428) by @mergify in #42694
- fix: warning message for negative stock (backport #42683) by @mergify in #42709
- fix: update 'Paid Amount' on forex payment request (backport #42672) by @mergify in #42724
- refactor: add a new filter flag in Process Statement of Accounts (backport #42733) by @mergify in #42734
- fix: text color in sales funnel report based on theme (backport #42726) by @mergify in #42740
- fix: Force Fetching updates on Subscriptions (backport #42221) by @mergify in #42748
- fix: incorrect 'against_voucher' for Pos return with 'Update Outstanding for Self' disabled. (backport #42720) by @mergify in #42760
Full Changelog: v14.71.0...v14.72.0