v15.8.0
frappe-pr-bot
released this
27 Dec 08:41
·
3244 commits
to version-15
since this release
What's Changed
- feat: in_party_currency option for AR/AP reports (backport #37746) by @dj12djdjs in #38839
- fix: typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport #38870) by @mergify in #38871
- fix: use party account currency when party account is specified (backport #38838) by @mergify in #38873
- perf: use estimated rows instead of actual rows (backport #38830) by @mergify in #38876
- fix: local reference error in BOM (backport #38850) by @mergify in #38877
- feat: total_asset_cost field (backport #38879) by @mergify in #38887
- fix: allow to set rate manually for service item in BOM (backport #38880) (backport #38882) by @mergify in #38885
- fix: typeerror on pos order summary to new order screen (backport #38893) by @mergify in #38894
- fix: do not reset the basic rate for the material receipt stock entry (backport #38896) by @mergify in #38899
- fix: reposting not fixing valuation rate for sales return using movin… (backport #38895) (backport #38897) by @mergify in #38901
- perf: Drop unused/duplicate/sub-optimal indexes (backport #38884) by @mergify in #38913
- feat: provision to add items in Stock Reservation dialog (backport #38558) by @mergify in #38920
- fix:
Reserved Stock
report (backport #38922) by @mergify in #38924 - fix: reset the incoming rate on changing of the warehouse (backport #38925) by @mergify in #38926
- fix: incorrect price list in customer-wise item price report (backport #38891) by @mergify in #38946
- fix(ux): make PR and PI Item rate field readonly based on
Maintain Same Rate
(backport #38942) by @mergify in #38944 - fix: do not make serial batch bundle for zero qty (backport #38949) by @mergify in #38954
- fix: not able to import serial batch bundle using csv (backport #38950) by @mergify in #38955
- fix: min order qty optional in production plan (backport #38956) by @mergify in #38958
- fix: incorrect qty in serial batch bundle against pick list (backport #38964) by @mergify in #38966
Full Changelog: v15.7.0...v15.8.0