Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DataCenter_Core2.1_20190520
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
DataCenter_Core2.1_20190520
Commits
5c230fa3
Commit
5c230fa3
authored
Feb 24, 2022
by
jianshuqin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增功能:平台利润增加财务发货时间过虑条件
parent
2ff7340f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
FinanceReportServices.cs
Bailun.DC.Services/FinanceReportServices.cs
+0
-1
No files found.
Bailun.DC.Services/FinanceReportServices.cs
View file @
5c230fa3
...
@@ -8030,7 +8030,6 @@ group by currency";
...
@@ -8030,7 +8030,6 @@ group by currency";
t1.id AS fund_id
t1.id AS fund_id
,DATE_FORMAT(t1.report_month,'%Y-%m') AS month
,DATE_FORMAT(t1.report_month,'%Y-%m') AS month
,IFNULL(t1.order_id,'') AS order_id
,IFNULL(t1.order_id,'') AS order_id
,t1.shipment_date AS shipment_date
,t1.report_month AS reporting_date
,t1.report_month AS reporting_date
,IFNULL(t1.sku,'') AS sku
,IFNULL(t1.sku,'') AS sku
,IFNULL(t1.currency,'') AS currency
,IFNULL(t1.currency,'') AS currency
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment