|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
<Plugin xmlns="http://www.TSingSoft.com/Schemas/WPF.xsd" name="B3QingDaoWanFu" displayName="B3青岛万福" version="1.0" appVersion="$appVersion" schemaVersion="1.0" pluginClass="BWP.B3QingDaoWanFu.PluginClass,B3QingDaoWanFu.Web">
|
|
|
<Requires>
|
|
|
<Plugin name="B3ProduceUnitedInfos" version="$appVersion"/>
|
|
|
<Plugin name="B3Procurement" version="$appVersion"/>
|
|
|
<Plugin name="B3ButcherManage" version="$appVersion"/>
|
|
|
<Plugin name="B3Sale" version="$appVersion"/>
|
|
|
</Requires>
|
|
|
<Assemblies>
|
|
|
<File name="log4net.dll" type="native"/>
|
|
|
<File name="TrustPayClient.dll" type="native"/>
|
|
|
<File name="BWPTrustPayClient.dll" type="native"/>
|
|
|
<File name="B3QingDaoWanFu.dll" type="bo bl"/>
|
|
|
<File name="B3QingDaoWanFu.Web.dll" type="web"/>
|
|
|
</Assemblies>
|
|
|
<ContentFiles>
|
|
|
<Folder name="config/billreports"/>
|
|
|
<File name="Web.Config" overwrite="true"/>
|
|
|
</ContentFiles>
|
|
|
<DbResources></DbResources>
|
|
|
|
|
|
<Profiles>
|
|
|
</Profiles>
|
|
|
<Security>
|
|
|
<FunctionGroup name="报表" roleSchemas="employee">
|
|
|
<Function index="0" name="收购综合报表"/>
|
|
|
<Function index="1" name="异常猪分析"/>
|
|
|
<Function index="2" name="付款清单导出"/>
|
|
|
<Function index="3" name="结算单分析"/>
|
|
|
<Function index="4" name="销售出库分析"/>
|
|
|
</FunctionGroup>
|
|
|
<FunctionGroup name="配置" roleSchemas="employee">
|
|
|
<Function index="0" name="结账客户设备配置"/>
|
|
|
</FunctionGroup>
|
|
|
<FunctionGroup name="工具" roleSchemas="employee">
|
|
|
<Function index="0" name="按线路派车"/>
|
|
|
</FunctionGroup>
|
|
|
<FunctionGroup name="费用录入" roleSchemas="employee">
|
|
|
<Function index="0" name="访问" />
|
|
|
<Function index="1" name="新建" />
|
|
|
<Function index="2" name="编辑" />
|
|
|
<Function index="3" name="删除" />
|
|
|
<Function index="4" name="审核" />
|
|
|
<Function index="5" name="撤销" />
|
|
|
<Function index="6" name="锁定" />
|
|
|
<Function index="7" name="解锁" />
|
|
|
<Function index="8" name="管理" />
|
|
|
<Function index="9" name="作废" />
|
|
|
<Function index="10" name="完毕"/>
|
|
|
<Function index="11" name="撤销完毕"/>
|
|
|
<Function index="12" name="打印"/>
|
|
|
</FunctionGroup>
|
|
|
<FunctionGroup name="农行付款" roleSchemas="employee">
|
|
|
<Function index="0" name="访问" />
|
|
|
<Function index="1" name="新建" />
|
|
|
<Function index="2" name="编辑" />
|
|
|
</FunctionGroup>
|
|
|
</Security>
|
|
|
<Menus>
|
|
|
<Menu id="0001" name="/B3青岛万福/报表/收购综合报表" roles="B3QingDaoWanFu.报表.收购综合报表" url="B3QingDaoWanFu/Reports/ComprehensiveReport.aspx"/>
|
|
|
<Menu id="0002" name="/B3青岛万福/结账客户设备配置" roles="B3QingDaoWanFu.配置.结账客户设备配置" url="B3QingDaoWanFu/CustomerDeviceSet_/CustomerDeviceSetEdit.aspx"/>
|
|
|
<Menu id="0003" name="/B3青岛万福/按线路派车" roles="B3QingDaoWanFu.工具.按线路派车" url="B3QingDaoWanFu/Tools/CarLoadingBySendLinePage.aspx"/>
|
|
|
<Menu id="0004" name="/B3青岛万福/报表/异常猪分析" roles="B3QingDaoWanFu.报表.异常猪分析" url="B3QingDaoWanFu/Reports/ButcherPigInfo.aspx"/>
|
|
|
<Menu id="0005" name="/B3青岛万福/报表/付款清单导出" roles="B3QingDaoWanFu.报表.付款清单导出" url="B3QingDaoWanFu/Reports/PayInfoExport.aspx"/>
|
|
|
<Menu id="0006" name="/B3青岛万福/业务单据/费用录入" roles="B3QingDaoWanFu.费用录入.访问" url="B3QingDaoWanFu/Bills/CostRecord_/CostRecordList.aspx"/>
|
|
|
<Menu id="0007" name="/B3青岛万福/报表/万福销售出库分析" roles="B3QingDaoWanFu.报表.销售出库分析" url="B3QingDaoWanFu/SaleOutStore_/SaleOutStoreSimpleAnayse.aspx"/>
|
|
|
<Menu id="0008" name="/B3青岛万福/农行付款" roles="B3QingDaoWanFu.农行付款.访问" url="B3QingDaoWanFu/TrustPay_/TrustPayList.aspx"/>
|
|
|
|
|
|
</Menus>
|
|
|
<Features>
|
|
|
</Features>
|
|
|
</Plugin>
|
|
|
|