Form 4562 Report

This commit is contained in:
2026-06-11 01:41:46 -05:00
parent 5074a3ad63
commit ab6e4c2a56
4 changed files with 153 additions and 23 deletions

View File

@@ -605,7 +605,9 @@ function money(value) {
// Export the functions for use in other modules. This allows the depreciation logic to be organized in a single module and reused across different parts of the application, such as in API endpoints or report generation.
module.exports = {
annualSchedule,
bonusAmount,
depreciableBasis,
section179Amount,
totalDepreciableBasis,
getMethodRule,
isMidQuarterEligible,