Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2ef6ad04
authored
Jul 27, 2022
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
模板
parent
14879dc5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 additions
and
2 deletions
app/Http/Services/SupplierExaminationService.php
public/data/supplier_examination 副本.xlsx → public/data/import_supplier_examination_template - 副本.xlsx
public/data/import_supplier_examination_template.csv~
public/data/import_supplier_examination_template.xlsx
public/data/~$import_supplier_examination_template.xlsx
app/Http/Services/SupplierExaminationService.php
View file @
2ef6ad04
...
...
@@ -107,7 +107,7 @@ class SupplierExaminationService
}
if
(
!
isDateTime
(
$examineTime
))
{
throw
new
\Exception
(
"检货时间格式不规范! (第${lineNo}行),请修改为 20
00-01-01
这种格式后再次提交"
);
throw
new
\Exception
(
"检货时间格式不规范! (第${lineNo}行),请修改为 20
22/10/10
这种格式后再次提交"
);
}
if
(
!
empty
(
$stockInDate
)
&&
!
isDateTime
(
$stockInDate
))
{
...
...
public/data/
supplier_examination
副本.xlsx
→
public/data/
import_supplier_examination_template -
副本.xlsx
View file @
2ef6ad04
No preview for this file type
public/data/import_supplier_examination_template.csv~
deleted
100644 → 0
View file @
14879dc5
销售订单号,采购订单号,检货时间,销售,采购员,A/B单,供应商,型号,品牌,数量,批次,产地,入库日期,来货单号,送货单,理货要求,验货要求,不良数,异常等级,不良现象,检验结果,备注
public/data/import_supplier_examination_template.xlsx
View file @
2ef6ad04
No preview for this file type
public/data/~$import_supplier_examination_template.xlsx
deleted
100644 → 0
View file @
14879dc5
No preview for this file type
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