Support logistics costs of multiple business systems

Natural language-based billing rule engine

●   Natural Language Definitions: Calculation formulas for defining freight rates are specified using natural language, eliminating the need for programming.
●   Classification: Rates are categorized by number of pieces, weight, volume, pallet, owner, and type of goods.
●   Dynamic Freight Rates: Different freight rates are applied based on time, with seamless switching between versions.


 
打印("广东DHL成本主规则......")
返回 列表 = 创建列表
 进入子规则 = "否";
每个 (  明细1:分组1 ) {
	如果 (  进入子规则=="否" ) {
		明细数据1 =明细1
		分组号2 =明细1.分组号2
		承运商 =明细1.承运商
		每个 (明细2明细1.分组2) {
			如果 ( 进入子规则=="否" ) {
				明细数据2 =明细2
				$分组号3 =明细2.分组号3
				$订单类型 =明细2.订单类型
				如果 (  订单类型=="陆运零担" ) {
                	广东_DHL成本子规则_陆运零担()
                	进入子规则=""
            	}
				如果 (  订单类型=="陆运零担温控" ) {
                	广东_DHL成本子规则_陆运零担温控()
                	进入子规则=""
            	}
			}
		},
	},
};

Bill management

●  Bill receivables and payables management
●  Daily bill management

Business analysis

Utilizing the order accounting system to establish cost and income analysis for lines, regions, warehousing services, and transportation services.

 Cost and return analysis of Jiangsu-Jiangxi line transportation (unit: yuan)

    Transportation and storage cost analysis for Anhui-Guangdong line (unit: yuan)

     Transportation cost analysis for various lines of a carrier company (unit: yuan)