限制用户只显示自己拥有仓库的单据
This commit is contained in:
@@ -25,5 +25,5 @@ public interface DepotHeadIService extends BaseIService<DepotHead>
|
||||
|
||||
public void findStatementAccount(PageUtil pageUtil,String beginTime,String endTime, Long organId, String supType)throws JshException;
|
||||
|
||||
public void getHeaderIdByMaterial(PageUtil pageUtil,String materialParam)throws JshException;
|
||||
public void getHeaderIdByMaterial(PageUtil pageUtil,String materialParam,String depotIds)throws JshException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user