|
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!-- |
|
3 ************************************************************************* |
|
4 * The contents of this file are subject to the Openbravo Public License |
|
5 * Version 1.0 (the "License"), being the Mozilla Public License |
|
6 * Version 1.1 with a permitted attribution clause; you may not use this |
|
7 * file except in compliance with the License. You may obtain a copy of |
|
8 * the License at http://www.openbravo.com/legal/license.html |
|
9 * Software distributed under the License is distributed on an "AS IS" |
|
10 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
11 * License for the specific language governing rights and limitations |
|
12 * under the License. |
|
13 * The Original Code is Openbravo ERP. |
|
14 * The Initial Developer of the Original Code is Openbravo SL |
|
15 * All portions are Copyright (C) 2001-2006 Openbravo SL |
|
16 * All Rights Reserved. |
|
17 * Contributor(s): ______________________________________. |
|
18 ************************************************************************ |
|
19 --> |
|
20 <REPORT> |
|
21 <template file="ReportToInvoiceConsignment.html"/> |
|
22 <PARAMETER id="paramToolBar" name="toolbar" default=""/> |
|
23 <PARAMETER id="fieldCalendar" name="calendar" attribute="src" replace="es" default="en"/> |
|
24 <PARAMETER id="paramDirection" name="direction" default=""/> |
|
25 <PARAMETER id="paramLanguage" name="paramLanguage" attribute="value"/> |
|
26 <PARAMETER id="paramDateFrom" name="dateFrom" attribute="value"/> |
|
27 <PARAMETER id="paramDateFrom" name="dateFromdisplayFormat" attribute="displayformat" replace="xx"/> |
|
28 <PARAMETER id="paramDateFrom" name="dateFromsaveFormat" attribute="saveformat" replace="yy"/> |
|
29 <PARAMETER id="paramDateTo" name="dateTo" attribute="value"/> |
|
30 <PARAMETER id="paramDateTo" name="dateTodisplayFormat" attribute="displayformat" replace="xx"/> |
|
31 <PARAMETER id="paramDateTo" name="dateTosaveFormat" attribute="saveformat" replace="yy"/> |
|
32 <PARAMETER id="paramM_WAREHOUSE_ID" name="mWarehouseId" attribute="value"/> |
|
33 <PARAMETER id="paramCSS" name="theme" attribute="href" replace="Default"/> |
|
34 <PARAMETER id="tdleftTabs" name="leftTabs" default=""/> |
|
35 <PARAMETER id="paramParentTabContainer" name="parentTabContainer" default=" "/> |
|
36 <PARAMETER id="paramMainTabContainer" name="mainTabContainer" default=" "/> |
|
37 <PARAMETER id="paramChildTabContainer" name="childTabContainer" default=" "/> |
|
38 <PARAMETER id="tdtopButtons" name="navigationBar" default=""/> |
|
39 <PARAMETER id="keyMap" name="keyMap" default=""/> |
|
40 <PARAMETER id="messageBoxID" name="messageType" attribute="class" replace="yy" default="HIDDEN"/> |
|
41 <PARAMETER id="messageBoxIDTitle" name="messageTitle" default=""/> |
|
42 <PARAMETER id="messageBoxIDMessage" name="messageMessage" default=""/> |
|
43 <SUBREPORT id="reportM_WAREHOUSEID" name="reportM_WAREHOUSEID" report="org/openbravo/erpCommon/reference/List"> |
|
44 <ARGUMENT name="parameterListSelected" withId="paramM_WAREHOUSE_ID"/> |
|
45 </SUBREPORT> |
|
46 <DISCARD id="discard"/> |
|
47 </REPORT> |