Merge remote-tracking branch 'origin/master'

master
lyt 2 years ago
commit cf893a4994

@ -0,0 +1,52 @@
---
_Created_: 2023-07-06 Thu
_Updated_: 2023-07-07 16:34 Fri
column1: ""
---
# 计划
### 第五季业务管理系统
1. 财务u8对接
- 业务系统账单数据与U8财务系统的对接开发和调试, 确保数据格式和内容符合对接EAI标准
- 对接测试, 检查数据传输的稳定性和准确性, 解决可能出现的问题和异常
- 数据准确性核查方案
- 根据测试反馈进行优化和完善
# 考核
## 维护
### 第五季业务管理系统
1. 优化了订单/产品管理模块: 订单/产品属性优化
2. 优化了核算工具和财务报表模块: 应收/应付核算逻辑优化
3. 修复了供应商付款和销账模块的一些问题
4. 增加了账单管理模块的一些功能: 携程酒店代理通的账单处理等
5. 样式调整和性能提升, 操作体验优化若干
## 重点工作
### 第五季业务管理系统
1. 财务U8对接
1. 应收账款凭据记账方案: 日账单 
2. 生成凭证: 业务员; 部门;
3. 数据人工映射和核对: 客户, 科目, 部门; (第五季,趣耍)
4. 合并发送API, 测试, 凭证发送U8
5. 演示和沟通会议
2. 会议后反馈:
1. 增加科目: 增值税(销项税额), 团款收入
2. 按客户+部门分别计算各科目
3. 增加下载明细附件
4. 优化U8返回的信息显示
3. 组团计划模块
1. 优化 列表供应商查询
2. 增加 组团属性, 下单信息输入, 接团要求等
3. 优化 核账的详情链接;
4. 房车项目识别提取
5. 优化 信息提取: 行程资源, 组团信息备注, 要求等
6. 行程单模板打印预览输出, 打印, 导出word.docx
## 特别项目

@ -0,0 +1,33 @@
---
_Created_: 2023-07-06 Thu
_Updated_: 2023-07-07 16:42 Fri
xxx: "2"
---
# 计划
### 第五季业务管理系统
财务u8对接
1. 红冲记账
- 账套
- 店铺来源, 收款渠道
- 供应商, 服务类型
- 产品负责人, 运营负责人
- 业务负责人, 业务组
2. 凭证查询和更新U8凭证号作废状态
- 凭证跳号, 整理后
- 状态更新
# 考核
## 维护
### 第五季业务管理系统
## 重点工作
### 第五季业务管理系统
## 特别项目

@ -0,0 +1,85 @@
---
database-plugin: basic
---
```yaml:dbfolder
name: new database
description: new description
columns:
column1:
input: text
key: column1
accessorKey: column1
label: Column 1
position: 0
skipPersist: false
isHidden: false
sortIndex: -1
config:
enable_media_view: true
link_alias_enabled: true
media_width: 100
media_height: 100
isInline: false
task_hide_completed: true
footer_type: none
persist_changes: false
__file__:
key: __file__
id: __file__
input: markdown
label: File
accessorKey: __file__
isMetadata: true
skipPersist: false
isDragDisabled: false
csvCandidate: true
position: 0
isHidden: false
sortIndex: -1
config:
enable_media_view: true
link_alias_enabled: true
media_width: 100
media_height: 100
isInline: true
task_hide_completed: true
footer_type: none
persist_changes: false
content_alignment: text-align-justify
config:
remove_field_when_delete_column: false
cell_size: normal
sticky_first_column: false
group_folder_column:
remove_empty_folders: false
automatically_group_files: false
hoist_files_with_empty_attributes: true
show_metadata_created: false
show_metadata_modified: false
show_metadata_tasks: false
show_metadata_inlinks: false
show_metadata_outlinks: false
show_metadata_tags: false
source_data: current_folder
source_form_result:
source_destination_path: /
row_templates_folder: /
current_row_template:
pagination_size: 10
font_size: 16
enable_js_formulas: false
formula_folder_path: /
inline_default: false
inline_new_position: last_field
date_format: yyyy-MM-dd
datetime_format: "yyyy-MM-dd HH:mm:ss"
metadata_date_format: "yyyy-MM-dd HH:mm:ss"
enable_footer: false
implementation: default
filters:
enabled: false
conditions:
```

@ -0,0 +1,20 @@
# 计划
## 重点工作
### 第五季业务管理系统
<% tp.file.cursor(1) %>
# 考核
## 维护
### 第五季业务管理系统
## 重点工作
### 第五季业务管理系统
## 特别项目
Loading…
Cancel
Save