[IMP] All modules: Translation POT+PO Files with project reviesion date
[odoo/odoo.git] / addons / auction / auction_report.xml
1 <?xml version="1.0"?>
2 <openerp>
3         <data>
4                 <!--<delete model="ir.actions.report.xml" search="[('model','like','auction.')]"/>-->
5
6     <report string="Bailiffs Listing"
7                 model="auction.lots"
8                 name="flagey.huissier"
9                 xsl="auction/report/huissier.xsl"
10                 auto="False"
11                 id="v_huissier"
12                 multi="1"
13                 />
14
15     <report string="Artists Biography"
16                  model="auction.artists"
17                  name="report.auction.artists"
18                  xml="auction/report/artists.xml"
19                  xsl="auction/report/artists.xsl"
20                  id="art2"
21                  multi="1"/>
22
23 <!--            <report string="Artists Biography"
24
25                  model="auction.lots"
26                  name="auction.artists"
27                  rml="auction/report/auction_artists.rml"
28                  id="art_auction"
29                  multi="1"/>
30 -->
31     <report string="Bids phones"
32                  model="auction.lots"
33                  name="bids.lots"
34                  rml="auction/report/bids_lots.rml"
35                  id="bid_phone"
36                  multi="1"/>
37
38     <report string="Bids"
39                  model="auction.bid"
40                  name="auction.bids"
41                  rml="auction/report/auction_bids.rml"
42                  id="bid_auction"
43                  multi="1"/>
44
45
46         <report
47                 string="Barcode batch"
48                 model="auction.lots"
49                 name="auction.code_bar_lot"
50                 rml="auction/report/report_lot_bar_code.rml"
51                  multi="1"
52                 id="v_report_barcode_lot"/>
53
54
55         <report string="Seller Labels"
56                  model="auction.lots"
57                  name="auction.seller_labels"
58                  auto="False"
59                  multi="1"/>
60
61 <!--    <report string="Catalog with pictures"
62                 model="auction.lots"
63                 name="catelogwithpictures"
64                 rml="auction/report/catelogwithpictures.rml"
65                 auto="False"
66                 multi="1"
67                 id="1"/>
68 -->
69         <report string="Catalog"
70                 model="auction.lots"
71                 name="auction.catelog"
72                 rml="auction/report/auction_catelog.rml"
73                 auto="False"
74                 multi="1"/>
75
76         <!--<report string="Deposit Letter"
77                 model="auction.lots"
78                 name="deposit.seller"
79                 rml="auction/report/deposit_seller.rml"
80                 auto="False"
81                 multi="1"/>-->
82
83         <report string="Lots List"
84                 model="auction.lots"
85                 name="lots.list"
86                 rml="auction/report/lots_list.rml"
87                 auto="False"
88                 multi="1"/>
89
90
91         <report string="Lots List - Landscape"
92                  model="auction.lots"
93                  name="report.auction.lots.list.landscape"
94                  xml="auction/report/lots_list_landscape.xml"
95                  xsl="auction/report/lots_list_landscape.xsl"
96                 id="lot_list_inv"
97                   multi="1"/>
98
99     <report string="Lots List Inventory"
100          model="auction.lots"
101          name="lots.list.inventory"
102          rml="auction/report/lots_list_inventory.rml"
103          multi="1"/>
104
105     <report string="Lots List"
106                 model="auction.lots"
107                 name="report.auction.lots.list"
108                 xml="auction/report/lots_list.xml"
109                 xsl="auction/report/lots_list.xsl"
110                  multi="1"/>
111
112         <report string="Auction Totals with lists"
113                 model="auction.lots"
114                 name="auction.total.rml"
115                 rml="auction/report/auction_total.rml"
116                 auto="False"
117                 id="total_result1"
118                 multi="1"/>
119 <!--              <report string="Buyer Form"
120                   model="auction.lots"
121                   name="buyer_form_report"
122                   rml="auction/report/buyer_form_report.rml"
123                   auto="False"
124                   multi="1"/>
125 -->
126 <!--              <report string="Seller form"
127                   model="auction.lots"
128                   name="seller_form_report"
129                   rml="auction/report/seller_form_report.rml"
130                   auto="False"
131                   multi="1"/>-->
132
133         <report string="Buyer Form"
134                 id="buyer_form_id"
135                 model="auction.lots"
136                 name="report.auction.ach_bordereau"
137                 xml="auction/report/ach_bordereau.xml"
138                 xsl="auction/report/ach_bordereau.xsl"
139                 multi="0"
140                 header= "True"
141                 />
142
143         <report string="Deposits"
144                 id="id_deposit"
145                 model="auction.deposit"
146                 name="report.auction.deposit"
147                 xml="auction/report/deposit.xml"
148                 xsl="auction/report/deposit.xsl"/>
149
150                 <!--<report
151                         id="report_auction_catalog"
152                         string="Catalog flagey"
153                         model="auction.lots"
154                         name="auction.cat_flagy"
155                         xsl="'auction/report/catalog2.xsl"/>-->
156
157         <report string="Seller Form"
158                 id="seller_lots_3"
159                 model="auction.lots"
160                 name="report.auction.vnd_bordereau"
161                 xml="auction/report/vnd_bordereau.xml"
162                 xsl="auction/report/vnd_bordereau.xsl"
163                 multi="1"/>
164
165         <report string="Seller List"
166                 model="auction.lots"
167                 multi="1"
168                 id="seller_form_id"
169                 name="report.auction.seller.list"
170                 xml="auction/report/seller_list.xml"
171                 xsl="auction/report/seller_list.xsl"/>
172
173
174         <report string="Buyer List"
175                 model="auction.lots"
176                 name="buyer.list"
177                 id="buy_id_list"
178             rml="auction/report/buyer_list.rml"
179             auto = "False"
180             multi="1"/>
181
182
183 <!--            <report string="Seller List"
184                  model="auction.lots"
185                  name="report.auction.seller.list"
186                  xml="auction/report/seller_list.xml"
187                  xsl="auction/report/seller_list.xsl"
188                  menu="False"
189                  id="v_seller_list"
190                   multi="1"/>
191 -->
192         <report string="Bids per lot (phone)"
193                  model="auction.lots"
194                  name="bids.phones.details"
195                  rml="auction/report/bids_phones_details.rml"
196                  id="details_bids_phones"
197                  multi="1"/>
198
199
200                 <!--<report string="Bids per lot (phone)xsl"
201                  model="auction.lots"
202                  name="report.auction.lots.bids.phone"
203                  xml="auction/report/lots_bids_phone.xml"
204                  xsl="auction/report/lots_bids_phone.xsl"
205                  multi="1"/>-->
206
207 <!-- temp -->
208
209         <report string="Auction's results"
210                 model="auction.lots"
211                 name="auction.result"
212                 rml="auction/report/auction_result.rml"
213                 multi="1"/>
214
215         <report string="Results with buyer"
216                 model="auction.lots"
217                 name="report.auction.buyer.result"
218                 rml="auction/report/auction_buyer_result.rml"
219                 multi="1"
220                 id="res_w_buyer"/>
221
222                 <!--    <wizard
223                         id="auction_catalog_flagy"
224                         string="Auction Catalog Flagy"
225                         model="auction.lots"
226                         name="auction.catalog.flagey"
227                         keyword="client_print_multi"/>-->
228
229                 </data>
230 </openerp>
231