|
|
<%
if (popIsPer) {
%>
|
|
|
|
|
|
<%
}
%>
|
|
<%
ObjectsBean obj = dico.getTable("sql", "Population");
String textRefID = dico.getRefIdByCode("DocType", "TEXTE");
String objID = obj.getID();
String[] fields = {"DocID", "DocTitle"};
String[][] query = {{"DocObjID = " + Utils.formatToSQL(context, objID), "DocType = " + Utils.formatToSQL(context, textRefID)}};
String[] orderBy = {"DocTitle"};
//Vector docList = DocumentBean.listSummary(session, fields, query, orderBy);
Vector docList = (Vector) request.getAttribute(ListImportDocumentAction.ATT_DOCS);
%>
|
|
|
|
|
|
|
<%if(popIsPer || popIsEnt) { %>
|
|
|
<% if (!"B2C".equalsIgnoreCase(salesModel)) {
%>
<% } else {
%>
<% }
%> |
|
">
|
<% }
boolean isSalesInvestActive = SalesInvestBean.isSalesInvestActive(context);
if (isSalesInvestActive) {
%>
|
|
|
|
|
|
<% }
if(massBlockDisp){
%>
|
|
|
|
|
|
<%} %>