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

59 lines
1.8 KiB

<?php
return [
'Id' => 'ID',
'Info' => '销售录单',
"Contact" => "联系人",
'Description' => "备注",
"Selected" => "选取",
'inventory' => '库存',
"Billing" => "制单日期",
"Serial number" => "序号",
"Sku" => "Sku",
'Select product' => '选择商品',
"Commodity" => "商品",
"Specification" => "规格",
"Attributes" => "属性",
"Quantity" => "数量",
"Unit" => "单位",
"unit price" => "单价",
"Subtotal" => "小计",
"Remarks" => "备注",
"Prop" => "属性",
'Select supplier' => '选择客户',
'Code' => '单据编号',
'Customer_info_id' => '客户ID',
"Total" => "合计",
"Amounts payable $" => "应付金额(价税合计) ¥",
'Customer_name' => '客户名称',
'Delivery' => "交货日期",
'Linkman' => '联系人',
'Phone' => '联系电话',
'Delivery_time' => '交货时间',
'Type' => '交货方式',
'Type 1' => '买家自提',
'Type 2' => '卖方发货',
'Type 3' => '代发',
'Purman_id' => '销售审核人',
'Billing_time' => '制单日期',
'City' => '所属区域',
'Address' => '详细地址',
'Total_nums' => '总数量',
'Rate' => '税率',
'Theory_money' => '税前金额',
'Real_money' => '应付金额',
'Status_list' => '状态',
'Status_list 1' => '待审核',
'Status_list 2' => '待发货',
'Status_list 3' => '已发货',
'Status_list 4' => '已收货',
'Status_list 5' => '发起退货',
'Status_list 6' => '退货成功',
'Firmid' => '企业ID',
'Remark' => '备注',
'Admin_id' => '数据添加人ID',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Deletetime' => '删除时间',
"look" => "详情",
];