feat:出口报关明细,海运费、保费改为取结算币别
This commit is contained in:
parent
71cc9e15f2
commit
9d10166b7f
@ -151,8 +151,8 @@ public class ExportDeclarationDetailsReportPlugin extends AbstractReportListData
|
||||
selectfields.add("yem_sctcompnayname.id yem_sctcompnayname");//船公司
|
||||
selectfields.add("yem_cyreightamt yem_cyreightamt");//海运费币别
|
||||
selectfields.add("yem_cypmamt yem_cypmamt");//保费币别
|
||||
selectfields.add("yem_reightamt yem_seausdamtsum");//海运费(原币)-海运费USD总价
|
||||
selectfields.add("yem_premiumamt yem_premiumamt");//保费(原币)-保险费
|
||||
selectfields.add("yem_reightamtend yem_seausdamtsum");//海运费(原币)-海运费USD总价 //2024-11-25改为取结算币别,注释未修改
|
||||
selectfields.add("yem_premiumamtcy yem_premiumamt");//保费(原币)-保险费 //2024-11-25改为取结算币别,注释未修改
|
||||
selectfields.add("yem_usbexrate yem_usdrate");//美元汇率
|
||||
selectfields.add("yem_es_declare_ec.yem_taxrefundrates yem_degrate");//退税率
|
||||
selectfields.add("yem_declarenumber yem_declarationno");//报关单号
|
||||
|
Loading…
Reference in New Issue
Block a user