You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
704 B
Markdown

---
date created: 2022-11-04 Fri
date updated: 2022-12-07 10:40 Wed
vault backup: 2023-07-09 01:15:46 Affected files: Daily Logs/2023.06 考核.md Daily Logs/2023.07.md Koala/README.md Koala/_sidebar.md Koala/atta/Pasted image 20230515161111.png Koala/后台说明/商城管理/店铺装修/跳转到其他商城小程序.md Koala/后台说明/商城管理/积分商城.md Platform/README.md Platform/_sidebar.md Platform/atta/Snipaste_2023-02-01_14-39-14.png Platform/atta/Snipaste_2023-03-20_09-36-39.png Platform/atta/zd1.gif Platform/index.html Platform/产品管理/产品供应商-操作规范.md Platform/产品管理/供应商信息维护.md Platform/供应商付款/(预付款, 借款) - 申请.md Platform/供应商付款/(预付款, 借款) - 退余额.md Platform/供应商付款/(预付款, 借款) - 销账.md Platform/供应商付款/ℹINFO.md Platform/供应商付款/个人借款 - 退还, 清账单据.md Platform/组团计划/地接组团计划.md Platform/订单/刷单系统流程.md Platform/订单/团款认领.md Platform/订单/批量导入订单.md Platform/财务/核算工具.md Platform/财务/财务报表.md Platform/财务/账单管理.md Platform/需求/财务-U8对接.md README.md Templates/DailyLogs.md docsify/docsify-mermaid@2.0.0_dist_docsify-mermaid.js docsify/docsify@4.net_npm_docsify@4.js docsify/docsify@4_lib_themes_vue.css docsify/docsify_lib_plugins_zoom-image.min.js docsify/fonts.google.css docsify/mermaid-8ea29a40.js docsify/mermaid@10_dist_mermaid.esm.min.mjs docsify/selectAll-92b901d1.js docsify/sequenceDiagram-1d99af4c.js docsify/svgDrawCommon-daf0bec5.js index-mermaid-native.html index-mermaid-plugin.html
2 years ago
_Updated_: 2023-05-12 11:19 Fri
---
#📑docs
# 计算公式
%%
$profit\_margin=profit / web\_settlement$
$web\_settlement = transaction\_amount- commission$
%%
```
vault backup: 2023-07-09 01:15:46 Affected files: Daily Logs/2023.06 考核.md Daily Logs/2023.07.md Koala/README.md Koala/_sidebar.md Koala/atta/Pasted image 20230515161111.png Koala/后台说明/商城管理/店铺装修/跳转到其他商城小程序.md Koala/后台说明/商城管理/积分商城.md Platform/README.md Platform/_sidebar.md Platform/atta/Snipaste_2023-02-01_14-39-14.png Platform/atta/Snipaste_2023-03-20_09-36-39.png Platform/atta/zd1.gif Platform/index.html Platform/产品管理/产品供应商-操作规范.md Platform/产品管理/供应商信息维护.md Platform/供应商付款/(预付款, 借款) - 申请.md Platform/供应商付款/(预付款, 借款) - 退余额.md Platform/供应商付款/(预付款, 借款) - 销账.md Platform/供应商付款/ℹINFO.md Platform/供应商付款/个人借款 - 退还, 清账单据.md Platform/组团计划/地接组团计划.md Platform/订单/刷单系统流程.md Platform/订单/团款认领.md Platform/订单/批量导入订单.md Platform/财务/核算工具.md Platform/财务/财务报表.md Platform/财务/账单管理.md Platform/需求/财务-U8对接.md README.md Templates/DailyLogs.md docsify/docsify-mermaid@2.0.0_dist_docsify-mermaid.js docsify/docsify@4.net_npm_docsify@4.js docsify/docsify@4_lib_themes_vue.css docsify/docsify_lib_plugins_zoom-image.min.js docsify/fonts.google.css docsify/mermaid-8ea29a40.js docsify/mermaid@10_dist_mermaid.esm.min.mjs docsify/selectAll-92b901d1.js docsify/sequenceDiagram-1d99af4c.js docsify/svgDrawCommon-daf0bec5.js index-mermaid-native.html index-mermaid-plugin.html
2 years ago
profit_margin = profit ÷ web_settlement
web_settlement = transaction_amount - commission
```
# 团号生成
- 团号的条件: 来源, 销售, 客人UID, 供应商, 店铺, 预定日期
- 同步的时候项目没有匹配到就没有团号, 手动选了之后, 重新点一下同步就行
- 团号生成只在执行同步的时候
# 订单项目匹配
`product_package`表:商品编码`sku_code`
vault backup: 2023-07-09 01:15:46 Affected files: Daily Logs/2023.06 考核.md Daily Logs/2023.07.md Koala/README.md Koala/_sidebar.md Koala/atta/Pasted image 20230515161111.png Koala/后台说明/商城管理/店铺装修/跳转到其他商城小程序.md Koala/后台说明/商城管理/积分商城.md Platform/README.md Platform/_sidebar.md Platform/atta/Snipaste_2023-02-01_14-39-14.png Platform/atta/Snipaste_2023-03-20_09-36-39.png Platform/atta/zd1.gif Platform/index.html Platform/产品管理/产品供应商-操作规范.md Platform/产品管理/供应商信息维护.md Platform/供应商付款/(预付款, 借款) - 申请.md Platform/供应商付款/(预付款, 借款) - 退余额.md Platform/供应商付款/(预付款, 借款) - 销账.md Platform/供应商付款/ℹINFO.md Platform/供应商付款/个人借款 - 退还, 清账单据.md Platform/组团计划/地接组团计划.md Platform/订单/刷单系统流程.md Platform/订单/团款认领.md Platform/订单/批量导入订单.md Platform/财务/核算工具.md Platform/财务/财务报表.md Platform/财务/账单管理.md Platform/需求/财务-U8对接.md README.md Templates/DailyLogs.md docsify/docsify-mermaid@2.0.0_dist_docsify-mermaid.js docsify/docsify@4.net_npm_docsify@4.js docsify/docsify@4_lib_themes_vue.css docsify/docsify_lib_plugins_zoom-image.min.js docsify/fonts.google.css docsify/mermaid-8ea29a40.js docsify/mermaid@10_dist_mermaid.esm.min.mjs docsify/selectAll-92b901d1.js docsify/sequenceDiagram-1d99af4c.js docsify/svgDrawCommon-daf0bec5.js index-mermaid-native.html index-mermaid-plugin.html
2 years ago
> 没有`sku_code`, 或者值为空, 在订单列表显示红色