v14.33.0
frappe-pr-bot
released this
01 Aug 18:06
·
2731 commits
to version-14
since this release
What's Changed
- fix: filter by cost center in trial balance by @GursheenK in #36324
- fix: show invoices name instead of object address (backport #36298) by @mergify in #36323
- fix: show TDS & TCS separately in TDS payable monthly by @GursheenK in #36325
- fix: GL Entries should not be split based on cost center allocation in PCV (backport #36327) by @mergify in #36342
- fix: cost center filter for fetching payments by @GursheenK in #36297
- fix(Item Group): allow root deletion (backport #36313) by @mergify in #36361
- fix: Ignore account closing balance for financial statement (backport #36347) by @mergify in #36358
- fix: paid_amount when the group is mode of payment (backport #36092) by @mergify in #36362
- perf: move project status reminder to hourly (backport #36372) by @mergify in #36373
- fix: removed "fetch_from" (backport #36365) by @mergify in #36386
- fix: change fieldtype from Currency to Float for the valuation rate in reports (backport #36380) by @mergify in #36388
- fix: only publish repost progress to doc subscriber (backport #36400) by @mergify in #36402
- fix: Job Card validation fixed when displaying total completed quantity (backport #36375) by @mergify in #36401
- fix: incorrect qty set in the serial no picker by @rohitwaghchaure in #36404
- fix: multiple issues related to Production Plan (backport #36377) by @mergify in #36381
- fix(Supplier): german translations (backport #36320) by @mergify in #36409
- fix: in payment_entry 'Unallocated Amount' cal is broken (backport #36369) by @mergify in #36408
- fix: process_owner is not link User (backport #36420) by @mergify in #36422
- perf: use
LEFT JOIN
instead ofNOT EXISTS
(backport #36221) by @mergify in #36383 - fix: job card suggest holiday as start date (backport #35958) by @mergify in #36423
- fix: Defined "Open" Status as default (backport #36421) by @mergify in #36424
- fix: group item reorder by (warehouse, material_request_type) (backport #35818) by @mergify in #36425
- fix: not able to make material request (backport #36416) by @mergify in #36426
- fix: root type in account map for balance sheet (backport #36303) by @mergify in #36431
- fix: incorrect usage
get_cached_value
on single doctypes (backport #36434) by @mergify in #36436 - refactor(test): introduce and make use of mixins in unit tests (backport #36382) by @mergify in #36390
- fix: typo in loyalty program throw message (backport #36432) by @mergify in #36435
- perf: avoid full table scan in sle count check (backport #36428) by @mergify in #36429
- fix: allow fully depreciated existing assets by @anandbaburajan in #36378
- fix: incorrect
idx
on Journals after reconciliation (backport #36126) by @mergify in #36367 - fix: overallocation validation misfire on normal invoices (backport #36349) by @mergify in #36437
Full Changelog: v14.32.1...v14.33.0