lyx
4bd98be813
Merge branch '@hera/dev' of ssh://git.daoyoucloud.com:13004/daoyoucloud/tachycode into feat_record_check_vehicles
2024-03-19 13:25:52 +08:00
lyx
d8a24dce40
feat: 订单车牌号校验
2024-03-19 13:20:51 +08:00
1d8a97bdc0
Merge pull request 'fix: add schema item max stack exceeded' ( #422 ) from fix_max_stack into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#422
2024-03-19 13:11:39 +08:00
a44c582b1d
fix: add schema item max stack exceeded
2024-03-19 13:09:14 +08:00
60a37c58c4
fix: 修改订单查询显示的理论重量逻辑 ( #420 )
...
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-03-19 12:02:10 +08:00
e5baa89cac
chore(version): upgrade plugin-core & plugin-rental
2024-03-18 22:32:24 +08:00
lyx
415ef98ca6
fix: 报价总金额结算组件编辑报错修复(待重构)购销单pdf打印名称更正,pdf报价金额修复,购销列表总金额修复
2024-03-18 19:53:09 +08:00
lyx
c0c8cbab87
feat: 合同方案区间校验
2024-03-18 15:53:28 +08:00
cd62e83403
add mobile plugin and other refactors ( #396 )
...
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#396
2024-03-17 04:20:33 +08:00
24471c7fbe
chore: upgrade plugin-rental
2024-03-16 00:51:12 +08:00
25e170aada
fix: delete logic error
2024-03-16 00:48:07 +08:00
b8b9e844cd
chore: upgrade plugin-core & plugin-rental
2024-03-15 20:45:16 +08:00
4b212084f8
fix: post data error
2024-03-15 20:40:05 +08:00
lyx
12fcff604b
feat: 汇总后端计算
2024-03-15 20:21:33 +08:00
99e866eae4
chore: upgrade plugin-core & plugin-rental & plugin-audit-logs
2024-03-15 19:24:34 +08:00
3920cb20c3
fix: 通过区块的类型配置动作
2024-03-15 17:53:13 +08:00
lyx
ecd4d560b2
fix: 合同小结计算理论重量,订单保存避免合同数据不全引发报错
2024-03-15 15:38:13 +08:00
8f1b7693a8
Merge pull request 'fix_record_direct_problem' ( #382 ) from fix_record_direct_problem into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#382
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-15 13:54:00 +08:00
lyx
9a44893c83
fix: 其他订单报错问题
2024-03-15 13:39:40 +08:00
lyx
74bc59a62b
fix: 无车辆信息时报错
2024-03-15 13:29:04 +08:00
83f01305cb
chore(veresion): upgrade plugin-rental
2024-03-15 12:36:03 +08:00
lyx
a64f3b9e46
feat: 关闭失误打开的注释
2024-03-15 12:30:16 +08:00
lyx
22391c10c2
fix: record direct problem
2024-03-15 12:28:32 +08:00
77901e4f3e
chore(version): upgrade core & rental
2024-03-14 22:31:36 +08:00
cc09966d63
feat: support add collection to collectionManager
2024-03-14 22:14:11 +08:00
8ccfdf5828
chore(version): upgrade rental
2024-03-14 22:14:11 +08:00
lyx
b35dbec2fd
feat: schemaInitializerManager
2024-03-14 16:55:27 +08:00
lyx
e347a0d17b
fix: 工单完成 fix #371 fix #370
2024-03-14 16:35:59 +08:00
lyx
fe268d5f15
fix: 订单pdf报价实际重量/小结报价实际重量/运输单上边距
2024-03-14 16:32:52 +08:00
lyx
1d14cd82e8
fix: 新建自动结算合同,多创建数据
2024-03-14 11:32:33 +08:00
83deef45d0
Merge pull request 'feat: 订单打印上边距可调整' ( #367 ) from feat_recordpdf_top_margin into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#367
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-14 10:33:29 +08:00
lyx
2125c8ddae
feat: 更新数据参数规范
2024-03-14 10:32:18 +08:00
lyx
eb476a95e2
feat: 订单打印上边距可调整
2024-03-13 21:29:43 +08:00
048b7776b0
chore(version): upgrade core & rental
2024-03-13 20:22:48 +08:00
lyx
e14f99341a
fix: 编辑直发单,对应生成单单号保持不变
2024-03-13 18:53:44 +08:00
5a7c78d791
chore(version): upgrade core & rental
2024-03-13 15:29:08 +08:00
7a77536fc1
Merge pull request 'fix: 修改汇总区块NaN,添加自定义组件的理论重量' ( #363 ) from fix_group into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#363
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-13 15:26:32 +08:00
12fe07e197
update ( #362 )
...
<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->
# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->
# Motivation
<!-- Explain the reason for adding or modifying this feature. -->
# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
- Frontend
- Backend
# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->
## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->
# Showcase
<!-- Including any screenshots of the new feature or modification. -->
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#362
2024-03-13 15:11:31 +08:00
5e2d8e871f
Merge pull request 'chore(version): upgrade core & rental' ( #361 ) from update into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#361
2024-03-13 15:09:45 +08:00
5ad280a8b3
fix: 修改汇总区块NaN,添加自定义组件的理论重量
2024-03-13 15:07:24 +08:00
lyx
2099be026a
feat: recodpdf kg不换算吨
2024-03-13 14:29:21 +08:00
65f3f838c6
chore(version): upgrade core & rental
2024-03-13 14:01:13 +08:00
lyx
bd5bcadd3a
fix: 订单pdf单位数据错误
2024-03-13 13:58:37 +08:00
58ac16a9b6
chore(version): upgrade rental
2024-03-12 23:20:21 +08:00
fa0d01fd47
fix: stack overflow
2024-03-12 23:19:36 +08:00
95452630b3
chore(version): upgrade rental
2024-03-12 21:59:56 +08:00
lyx
2245cd84e7
fix: 小结理论重量更正,报价总金额工单修改,购销单pdf工单修改,订单导入hook停用,出库入筛选基地仓库
2024-03-12 21:33:51 +08:00
1f6b802b61
chore(version): upgrade core & rental
2024-03-12 21:21:29 +08:00
02fbf868a5
Merge pull request 'feat: 小结完成,recordhook小调整' ( #350 ) from feat_record_summary into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#350
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-12 20:13:00 +08:00
lyx
52a17ca60c
feat: 小结完成
2024-03-12 20:07:27 +08:00
92bec8c5f5
fix: after refactor path error
2024-03-11 21:17:34 +08:00
0eea4f4b96
Merge pull request 'feat: update standard interface name' ( #342 ) from feat_interface_name_standard into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#342
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-11 19:29:38 +08:00
lyx
54d0942dae
fix: eslint --fix
2024-03-11 19:25:50 +08:00
lyx
d2ad2920d1
feat: update standard interface name
2024-03-11 19:25:05 +08:00
0b6025cd65
fix: type change from any to human-made
2024-03-11 19:20:15 +08:00
cca6c649c1
chore: mock records:group api
2024-03-11 19:08:01 +08:00
c56ce13a0d
chore(version): upgrade rental
2024-03-10 04:36:36 +08:00
fbe0c14920
perf: optimize record summary
2024-03-09 02:56:27 +08:00
71c84a00de
chore(version): upgrade rental
2024-03-09 00:09:10 +08:00
47a5a504fe
perf: optimize custom components and scope
2024-03-09 00:08:19 +08:00
dbcd884526
perf: optimize valuation item
2024-03-08 23:29:42 +08:00
366312418a
chore(version): upgrade rental
2024-03-08 21:06:35 +08:00
a7bd0695ce
perf: optimize count and weight item
2024-03-08 21:05:56 +08:00
2f442f1f83
fix: record summary
2024-03-08 19:59:33 +08:00
2931eaf68b
chore(version): upgrade rental
2024-03-08 18:06:33 +08:00
928afba633
fix: record import
2024-03-08 18:02:18 +08:00
7378e30939
chore(version): upgrade rental
2024-03-08 16:43:03 +08:00
ad98ad63f1
fix: record import wrong type
2024-03-08 16:40:51 +08:00
40a30b12d8
chore(version): upgrade rental
2024-03-08 16:10:39 +08:00
253dc29c31
fix: record pdf data mistake
2024-03-08 13:47:01 +08:00
b135025d50
chore(version): upgrade rental
2024-03-08 12:17:06 +08:00
9a8987895c
fix: 修复明细没有过滤筛选条件的问题 close #327
2024-03-08 12:16:13 +08:00
33ed1e07b9
Merge pull request 'fix_record_import_typebuying_price_item' ( #326 ) from fix_record_import_typebuying_price_item into @hera/dev
...
Reviewed-on: daoyoucloud/tachycode#326
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
2024-03-08 11:47:44 +08:00
c7b45440a0
feat: fix#325
2024-03-08 11:45:18 +08:00
105c657f01
chore(version): upgrade rental
2024-03-08 11:33:06 +08:00
44e550a0eb
feat: fix 购销单导入定价产品确定到规格
2024-03-08 11:16:14 +08:00
d9c8f10688
feat: fix 订单pdf费用sql去掉别名alias
2024-03-08 10:33:46 +08:00
804e253203
style: valuation item adapt to single line
2024-03-07 21:21:17 +08:00
37fa7feac0
chore: migrate to new hera
2024-03-07 20:55:41 +08:00