mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-27 00:26:03 +00:00
* fix: date and finance book fixes in fixed asset register (#35751)
* fix: handle finance books properly and show all assets by default in fixed asset register
* chore: rename value to depr amount
* chore: get asset value for correct fb properly
* chore: rename include_default_book_entries to include_default_book_assets
(cherry picked from commit 0d12588583)
# Conflicts:
# erpnext/assets/report/fixed_asset_register/fixed_asset_register.py
* chore: resolving conflicts and renaming entries to assets
* chore: formatting
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>