Commit Graph

65 Commits (9edd5f13f07d49c5c2cd316b457675c672129be1)

Author SHA1 Message Date
chenhao 5209e2c8d0 feat 收入明细表:
1:产品大类修改为字符串
2024-10-31 11:00:52 +08:00
chenhao 6880f80a7c feat 收入明细表:
1:二期需求修改
2024-10-29 17:37:24 +08:00
chenhao c8169c5093 refactor(budget): 调整预算统计逻辑
- 移除 IncomeCostBean 中的成本项目管理税金相关计算
- 在 ProjectBudgetPlanDetail 中添加服务支出和其他支出的 transient 字段
- 更新 ProjectBudgetService 中的月度预算统计逻辑,增加项目管理成本和定金成本的计算
2024-10-28 11:30:42 +08:00
chenhao acf0b64c96 feat(project): 新增付款计划功能并优化资金计划计算逻辑
- 新增 ProjectBudgetPayPlan 相关实体类和 Repository
- 在 ProjectBudgetService 中添加付款计划相关方法
- 修改资金计划计算逻辑,支持按月汇总付款计划- 在 ProjectController 中添加付款计划保存和查询接口
- 优化 ProjectGrossProfit 计算方法
2024-10-28 10:59:08 +08:00
mula.liu 4e495c3eff 1.0.1 2024-10-18 17:01:41 +08:00
ZhangYP 01e4db1415 去掉ABCD 2024-03-04 17:06:32 +08:00
OathK1per 4a95260a26 毛利A计算更新 2023-10-17 16:55:13 +08:00
OathK1per 19dbd05ad9 毛利A计算 2023-10-13 16:22:25 +08:00
pengqiang 748b26144c 优化 2022-12-23 17:44:31 +08:00
OathK1per 799827d2be 垫资模式对应文字修改 2022-11-15 14:50:45 +08:00
OathK1per 0f1e526fc3 分割垫资模式和合作类型 2022-11-08 17:49:14 +08:00
OathK1per faaaf75726 预算草稿,行业场景改为筛选 2022-09-01 15:05:17 +08:00
OathK1per d0ec8f382a 零碎需求 2022-08-26 08:49:33 +08:00
OathK1per 053cc77bc9 修改几个显示问题 2022-08-19 08:22:55 +08:00
OathK1per f174b39774 四算预算,税金计算 2022-08-16 16:08:48 +08:00
OathK1per 1a34826245 四算预算修改,税金显示 2022-08-16 09:42:18 +08:00
OathK1per 7cb1861926 四算预算税金计算 2022-08-15 16:25:37 +08:00
OathK1per d06f4732d0 四算预算修改 2022-08-15 14:36:21 +08:00
OathK1per 099271cad6 四算预算修改 2022-08-15 10:15:21 +08:00
hanbo dbaa44efa7 返回0 2022-05-12 16:47:17 +08:00
OathK1per 7521eff73d 预算三表添加总计,资金计划表添加时间选取 2022-04-18 17:31:51 +08:00
OathK1per 8ca296b7c0 去掉对其他的校验 2022-01-13 16:35:29 +08:00
OathK1per d7b3dcaf61 利润率允许计算负数 2022-01-10 17:57:21 +08:00
OathK1per 2235157936 处理除数为0 2022-01-05 16:16:57 +08:00
hanbo 74bea04a16 新增概算,不含税金额由税率计算得出 2021-12-30 16:54:16 +08:00
hanbo f0706eaeb4 还原SettleBean 2021-12-08 14:44:19 +08:00
hanbo 5c505be97a 查看项目结算信息查看快照 2021-12-07 18:30:49 +08:00
hanbo ec4501e656 修复页面显示问题 2021-11-30 11:58:33 +08:00
pengqiang 875c239854 除法运算时 保留4位 2021-11-30 11:19:18 +08:00
pengqiang 0f4a71a383 除法运算时 增加除数为0判断 2021-11-30 09:58:19 +08:00
hanbo 1c3d2ca944 决算利润率保存 2021-11-26 15:57:12 +08:00
hanbo da3f51b4a0 分月统计优化 2021-11-25 16:49:28 +08:00
hanbo 3a15edaff7 处理页面空值问题 2021-11-25 11:00:07 +08:00
hanbo 508067b155 决算页面 2021-11-19 15:48:21 +08:00
xxssyyyyssxx 8a6962d712 Merge remote-tracking branch 'origin/master' 2021-11-19 14:50:22 +08:00
xxssyyyyssxx 8ad4b00662 项目可见性配置 2021-11-19 14:47:59 +08:00
hanbo 5ba593f16e 分月项目统计 2021-11-18 20:52:41 +08:00
xxssyyyyssxx 200834ea8e 弹窗选择-树形ztree 2021-11-18 19:25:06 +08:00
OathK1per abfc4d2c25 Merge remote-tracking branch 'origin/master' 2021-11-18 15:28:54 +08:00
OathK1per fd284d6d9e 增加汇总预算金额 2021-11-18 15:28:21 +08:00
hanbo f1324ba317 决算页面修改 2021-11-18 15:19:13 +08:00
hanbo dedf9ef7bb 计算返回值类型更改 2021-11-18 10:35:10 +08:00
OathK1per 3190f85c10 修改项目汇总统计 2021-11-18 09:39:08 +08:00
hanbo 118e559fd1 整合结算页面 2021-11-17 17:58:09 +08:00
xxssyyyyssxx 4c74a93cfa 项目管理成本含税金额=不含税金额 2021-11-17 16:00:09 +08:00
hanbo 80e3905180 分月项目统计页面实现 2021-11-17 10:42:56 +08:00
pengqiang 7193362ceb 项目状态修改 2021-11-17 10:14:01 +08:00
OathK1per 0f36a3ba66 项目结算和项目汇总 2021-11-17 09:37:02 +08:00
hanbo f27636d6a2 项目查看审核后台实现 2021-11-15 19:57:32 +08:00
hanbo a7fa34478e 发起决算后台代码 2021-11-12 16:58:41 +08:00