From 84a517a6d7520ffc1ead1fe58f29e4993bf8891f Mon Sep 17 00:00:00 2001 From: "Rucha (Open ERP)" Date: Wed, 21 Dec 2011 14:38:11 +0530 Subject: [PATCH] [IMP]: Removed pageSize from report rml as it will be taken from company paper format; bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq --- addons/account/project/report/analytic_balance.rml | 2 +- addons/account/project/report/analytic_journal.rml | 2 +- addons/account/project/report/cost_ledger.rml | 2 +- addons/account/project/report/inverted_analytic_balance.rml | 2 +- addons/account/project/report/quantity_cost_ledger.rml | 2 +- addons/account/report/account_balance.rml | 2 +- addons/account/report/account_central_journal.rml | 2 +- addons/account/report/account_financial_report.rml | 2 +- addons/account/report/account_general_journal.rml | 2 +- addons/account/report/account_general_ledger.rml | 2 +- addons/account/report/account_journal.rml | 2 +- addons/account/report/account_partner_balance.rml | 2 +- addons/account/report/account_partner_ledger.rml | 2 +- addons/account/report/account_partner_ledger_other.rml | 2 +- addons/account/report/account_print_invoice.rml | 2 +- addons/account/report/account_print_overdue.rml | 2 +- addons/account/report/account_tax_report.rml | 2 +- addons/account_analytic_plans/report/crossovered_analytic.rml | 2 +- addons/account_budget/report/analytic_account_budget_report.rml | 2 +- addons/account_budget/report/budget_report.rml | 2 +- addons/account_budget/report/crossovered_budget_report.rml | 2 +- addons/account_followup/report/account_followup_print.rml | 2 +- .../report/report_account_invoice_layout.rml | 2 +- .../account_invoice_layout/report/special_message_invoice.rml | 2 +- addons/account_payment/report/order.rml | 2 +- addons/account_voucher/report/account_voucher.rml | 2 +- addons/account_voucher/report/account_voucher_print.rml | 2 +- addons/auction/report/auction_artists.rml | 2 +- addons/auction/report/auction_bids.rml | 2 +- addons/auction/report/auction_buyer_result.rml | 2 +- addons/auction/report/auction_catelog.rml | 2 +- addons/auction/report/auction_objects.rml | 2 +- addons/auction/report/auction_result.rml | 2 +- addons/auction/report/auction_total.rml | 2 +- addons/auction/report/auction_total_rml.rml | 2 +- addons/auction/report/bids_lots.rml | 2 +- addons/auction/report/bids_phones_details.rml | 2 +- addons/auction/report/buyer_form_report.rml | 2 +- addons/auction/report/buyer_list.rml | 2 +- addons/auction/report/catelogwithpictures.rml | 2 +- addons/auction/report/deposit_seller.rml | 2 +- addons/auction/report/lots_list.rml | 2 +- addons/auction/report/lots_list_inventory.rml | 2 +- addons/auction/report/lots_list_landscape.rml | 2 +- addons/auction/report/seller_form_report.rml | 2 +- addons/base_module_doc_rst/report/ir_module_reference_graph.rml | 2 +- addons/delivery/report/shipping.rml | 2 +- addons/hr_attendance/report/attendance_errors.rml | 2 +- addons/hr_expense/report/expense.rml | 2 +- addons/hr_payroll/report/report_contribution_register.rml | 2 +- addons/hr_payroll/report/report_payslip.rml | 2 +- addons/hr_payroll/report/report_payslip_details.rml | 2 +- addons/hr_timesheet_invoice/report/account_analytic_profit.rml | 2 +- addons/hr_timesheet_invoice/report/cost_ledger.rml | 2 +- addons/l10n_fr/report/bilan_report.rml | 2 +- addons/l10n_fr/report/compute_resultant_report.rml | 2 +- addons/lunch/report/order.rml | 2 +- addons/marketing_campaign_crm_demo/crm_lead_mc_demo_report.rml | 2 +- addons/mrp/report/bom_structure.rml | 2 +- addons/mrp/report/order.rml | 2 +- addons/mrp_repair/report/order.rml | 2 +- addons/point_of_sale/report/account_statement.rml | 2 +- addons/point_of_sale/report/all_closed_cashbox_of_the_day.rml | 2 +- addons/point_of_sale/report/pos_details.rml | 2 +- addons/point_of_sale/report/pos_details_summary.rml | 2 +- addons/point_of_sale/report/pos_lines.rml | 2 +- addons/point_of_sale/report/pos_payment_report.rml | 2 +- addons/point_of_sale/report/pos_payment_report_user.rml | 2 +- addons/point_of_sale/report/pos_sales_user.rml | 2 +- addons/point_of_sale/report/pos_sales_user_today.rml | 2 +- addons/point_of_sale/report/pos_users_product.rml | 2 +- addons/product/report/product_pricelist.rml | 2 +- addons/project_planning/report/report_planning.rml | 2 +- addons/purchase/report/order.rml | 2 +- addons/purchase/report/request_quotation.rml | 2 +- addons/purchase_requisition/report/purchase_requisition.rml | 2 +- addons/report_intrastat/report/invoice.rml | 2 +- addons/sale/report/sale_order.rml | 2 +- addons/sale_layout/report/report_sale_layout.rml | 2 +- addons/stock/report/lot_overview.rml | 2 +- addons/stock/report/lot_overview_all.rml | 2 +- addons/stock/report/picking.rml | 2 +- addons/stock/report/stock_inventory_move.rml | 2 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/addons/account/project/report/analytic_balance.rml b/addons/account/project/report/analytic_balance.rml index 77182b5bb9f..0c488eac400 100644 --- a/addons/account/project/report/analytic_balance.rml +++ b/addons/account/project/report/analytic_balance.rml @@ -1,6 +1,6 @@ -