Jalpesh Patel(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-report-remove-delete-option-pja into
lp:openobject-addons.
Requested reviews:
Atul Patel(OpenERP) (atp-openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-report-remove-delete-option-pja/+merge/129610
Hello,
I have remove option of delete in "More" for postgres report view.
Thanks!
pja
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-report-remove-delete-option-pja/+merge/129610
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-report-remove-delete-option-pja.
=== modified file 'account/report/account_analytic_entries_report_view.xml'
--- account/report/account_analytic_entries_report_view.xml 2012-09-27 08:38:39 +0000
+++ account/report/account_analytic_entries_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">analytic.entries.report.tree</field>
<field name="model">analytic.entries.report</field>
<field name="arch" type="xml">
- <tree string="Analytic Entries Analysis" create="false">
+ <tree string="Analytic Entries Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="year" invisible="1"/>
<field name="day" invisible="1"/>
=== modified file 'account/report/account_entries_report_view.xml'
--- account/report/account_entries_report_view.xml 2012-09-27 08:38:39 +0000
+++ account/report/account_entries_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">account.entries.report.tree</field>
<field name="model">account.entries.report</field>
<field name="arch" type="xml">
- <tree colors="blue:move_state == 'draft';black:move_state == 'posted'" create="false" string="Entries Analysis">
+ <tree colors="blue:move_state == 'draft';black:move_state == 'posted'" create="false" delete="false" string="Entries Analysis">
<field name="date" invisible="1"/>
<field name="date_created" invisible="1"/>
<field name="date_maturity" invisible="1"/>
=== modified file 'account/report/account_invoice_report_view.xml'
--- account/report/account_invoice_report_view.xml 2012-09-27 08:38:39 +0000
+++ account/report/account_invoice_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">account.invoice.report.tree</field>
<field name="model">account.invoice.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';gray:state in ('cancel','paid');black:state in ('proforma','proforma2')" create="false" string="Invoices Analysis">
+ <tree colors="blue:state == 'draft';gray:state in ('cancel','paid');black:state in ('proforma','proforma2')" create="false" delete="false" string="Invoices Analysis">
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="year" invisible="1"/>
=== modified file 'account/report/account_treasury_report_view.xml'
--- account/report/account_treasury_report_view.xml 2012-09-27 08:38:39 +0000
+++ account/report/account_treasury_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">account.treasury.report.tree</field>
<field name="model">account.treasury.report</field>
<field name="arch" type="xml">
- <tree string="Treasury Analysis" create="false">
+ <tree string="Treasury Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="fiscalyear_id"/>
<field name="period_id"/>
=== modified file 'account_asset/report/account_asset_report_view.xml'
--- account_asset/report/account_asset_report_view.xml 2012-09-27 08:38:39 +0000
+++ account_asset/report/account_asset_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">asset.asset.report.tree</field>
<field name="model">asset.asset.report</field>
<field name="arch" type="xml">
- <tree string="Assets" create="false">
+ <tree string="Assets" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="asset_id" invisible="1"/>
<field name="asset_category_id" invisible="1"/>
=== modified file 'account_voucher/report/account_voucher_sales_receipt_view.xml'
--- account_voucher/report/account_voucher_sales_receipt_view.xml 2012-09-27 08:38:39 +0000
+++ account_voucher/report/account_voucher_sales_receipt_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">sale.receipt.report.tree</field>
<field name="model">sale.receipt.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';gray:state in ('cancel','paid');black:state in ('proforma','proforma2')" create="false" string="Sales Receipt Analysis">
+ <tree colors="blue:state == 'draft';gray:state in ('cancel','paid');black:state in ('proforma','proforma2')" create="false" delete="false" string="Sales Receipt Analysis">
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="year" invisible="1"/>
=== modified file 'crm/report/crm_lead_report_view.xml'
--- crm/report/crm_lead_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm/report/crm_lead_report_view.xml 2012-10-15 06:52:36 +0000
@@ -8,7 +8,7 @@
<field name="name">crm.lead.report.tree</field>
<field name="model">crm.lead.report</field>
<field name="arch" type="xml">
- <tree string="Leads Analysis" create="false">
+ <tree string="Leads Analysis" create="false" delete="false">
<field name="creation_year" invisible="1"/>
<field name="creation_month" invisible="1"/>
<field name="creation_day" invisible="1"/>
@@ -130,7 +130,7 @@
<field name="name">crm.lead.report.tree</field>
<field name="model">crm.lead.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';black:state in ('open','pending','done');gray:state == 'cancel' " create="false" string="Opportunities Analysis">
+ <tree colors="blue:state == 'draft';black:state in ('open','pending','done');gray:state == 'cancel' " create="false" delete="false" string="Opportunities Analysis">
<field name="creation_year" invisible="1"/>
<field name="creation_month" invisible="1"/>
<field name="creation_day" invisible="1"/>
=== modified file 'crm/report/crm_phonecall_report_view.xml'
--- crm/report/crm_phonecall_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm/report/crm_phonecall_report_view.xml 2012-10-15 06:52:36 +0000
@@ -8,7 +8,7 @@
<field name="name">crm.phonecall.report.tree</field>
<field name="model">crm.phonecall.report</field>
<field name="arch" type="xml">
- <tree string="Phone calls" create="false">
+ <tree string="Phone calls" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="month" invisible="1"/>
<field name="section_id" invisible="1"/>
=== modified file 'crm_claim/report/crm_claim_report_view.xml'
--- crm_claim/report/crm_claim_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm_claim/report/crm_claim_report_view.xml 2012-10-15 06:52:36 +0000
@@ -8,7 +8,7 @@
<field name="name">crm.claim.report.tree</field>
<field name="model">crm.claim.report</field>
<field name="arch" type="xml">
- <tree string="Claims" create="false">
+ <tree string="Claims" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="month" invisible="1"/>
<field name="section_id" invisible="1"/>
=== modified file 'crm_helpdesk/report/crm_helpdesk_report_view.xml'
--- crm_helpdesk/report/crm_helpdesk_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm_helpdesk/report/crm_helpdesk_report_view.xml 2012-10-15 06:52:36 +0000
@@ -8,7 +8,7 @@
<field name="name">crm.helpdesk.report.tree</field>
<field name="model">crm.helpdesk.report</field>
<field name="arch" type="xml">
- <tree string="Helpdesk" create="false">
+ <tree string="Helpdesk" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="month" invisible="1"/>
<field name="section_id" invisible="1"/>
=== modified file 'crm_partner_assign/report/crm_lead_report_view.xml'
--- crm_partner_assign/report/crm_lead_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm_partner_assign/report/crm_lead_report_view.xml 2012-10-15 06:52:36 +0000
@@ -65,7 +65,7 @@
<field name="name">crm.lead.assign.report.tree</field>
<field name="model">crm.lead.report.assign</field>
<field name="arch" type="xml">
- <tree string="Opportunities Assignment Analysis" create="false">
+ <tree string="Opportunities Assignment Analysis" create="false" delete="false">
<field name="year" invisible="1"/>
<field name="month" invisible="1"/>
<field name="date_assign" invisible="1"/>
=== modified file 'crm_partner_assign/report/crm_partner_report_view.xml'
--- crm_partner_assign/report/crm_partner_report_view.xml 2012-09-27 08:38:39 +0000
+++ crm_partner_assign/report/crm_partner_report_view.xml 2012-10-15 06:52:36 +0000
@@ -41,7 +41,7 @@
<field name="name">crm.partner.assign.report.tree</field>
<field name="model">crm.partner.report.assign</field>
<field name="arch" type="xml">
- <tree string="Opportunities Assignment Analysis" create="false">
+ <tree string="Opportunities Assignment Analysis" create="false" delete="false">
<field name="partner_id" invisible="1"/>
<field name="country_id" invisible="1"/>
<field name="grade_id" invisible="1"/>
=== modified file 'event/report/report_event_registration_view.xml'
--- event/report/report_event_registration_view.xml 2012-10-11 14:54:27 +0000
+++ event/report/report_event_registration_view.xml 2012-10-15 06:52:36 +0000
@@ -7,7 +7,7 @@
<field name="name">report.event.registration.tree</field>
<field name="model">report.event.registration</field>
<field name="arch" type="xml">
- <tree colors="blue:event_state == 'draft';black:event_state == 'confirm';gray:event_state in('done','cancel')" create="false" string="Events Analysis">
+ <tree colors="blue:event_state == 'draft';black:event_state == 'confirm';gray:event_state in('done','cancel')" create="false" delete="false" string="Events Analysis">
<field name="event_date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="speaker_id" invisible="1"/>
=== modified file 'hr_evaluation/report/hr_evaluation_report_view.xml'
--- hr_evaluation/report/hr_evaluation_report_view.xml 2012-09-27 08:38:39 +0000
+++ hr_evaluation/report/hr_evaluation_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">hr.evaluation.report.tree</field>
<field name="model">hr.evaluation.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';black:state in ('wait','progress');gray:state in('done','cancel')" create="false"
+ <tree colors="blue:state == 'draft';black:state in ('wait','progress');gray:state in('done','cancel')" create="false" delete="false"
string="Appraisal Analysis">
<field name="create_date" invisible="1"/>
<field name="employee_id" invisible="1"/>
=== modified file 'hr_expense/report/hr_expense_report_view.xml'
--- hr_expense/report/hr_expense_report_view.xml 2012-09-27 08:38:39 +0000
+++ hr_expense/report/hr_expense_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">hr.expense.report.tree</field>
<field name="model">hr.expense.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';black:state in ('confirm','accepted','done');gray:state == 'cancelled'" create="false" string="Expenses Analysis">
+ <tree colors="blue:state == 'draft';black:state in ('confirm','accepted','done');gray:state == 'cancelled'" create="false" delete="false" string="Expenses Analysis">
<field name="employee_id" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="year" invisible="1"/>
=== modified file 'hr_holidays/hr_holidays_view.xml'
--- hr_holidays/hr_holidays_view.xml 2012-10-10 20:05:11 +0000
+++ hr_holidays/hr_holidays_view.xml 2012-10-15 06:52:36 +0000
@@ -169,7 +169,7 @@
<field name="name">hr.holidays.allocation.tree</field>
<field name="model">hr.holidays</field>
<field name="arch" type="xml">
- <tree colors="red:state == 'refuse';blue:state == 'draft';black:state in ('confirm','validate','validate1')" string="Allocation Requests">
+ <tree colors="red:state == 'refuse';blue:state == 'draft';black:state in ('confirm','validate','validate1')" string="Allocation Requests" delete="false">
<field name="employee_id"/>
<field name="holiday_type"/>
<field name="category_id"/>
@@ -216,7 +216,7 @@
<field name="model">hr.holidays</field>
<field name="priority">20</field>
<field name="arch" type="xml">
- <tree colors="red:state == 'refuse';blue:state == ' draft';black:state in ('confirm','validate','validate1')" string="Leaves Summary">
+ <tree colors="red:state == 'refuse';blue:state == ' draft';black:state in ('confirm','validate','validate1')" string="Leaves Summary" delete="false">
<field name="employee_id"/>
<field name="category_id" invisible="1"/>
<field name="department_id" invisible="1"/>
=== modified file 'hr_recruitment/report/hr_recruitment_report_view.xml'
--- hr_recruitment/report/hr_recruitment_report_view.xml 2012-09-27 08:38:39 +0000
+++ hr_recruitment/report/hr_recruitment_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">hr.recruitment.report.tree</field>
<field name="model">hr.recruitment.report</field>
<field name="arch" type="xml">
- <tree string="Recruitment Analysis" create="false">
+ <tree string="Recruitment Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="job_id"/>
=== modified file 'hr_timesheet_sheet/report/hr_timesheet_report_view.xml'
--- hr_timesheet_sheet/report/hr_timesheet_report_view.xml 2012-09-27 08:38:39 +0000
+++ hr_timesheet_sheet/report/hr_timesheet_report_view.xml 2012-10-15 06:52:36 +0000
@@ -15,7 +15,7 @@
<field name="name">hr.timesheet.report.tree</field>
<field name="model">hr.timesheet.report</field>
<field name="arch" type="xml">
- <tree string="Timesheet Analysis" create="false">
+ <tree string="Timesheet Analysis" create="false" delete="false">
<field name="year" invisible="1"/>
<field name="month" invisible="1"/>
<field name="date" invisible="1"/>
=== modified file 'l10n_in_hr_payroll/report/payment_advice_report_view.xml'
--- l10n_in_hr_payroll/report/payment_advice_report_view.xml 2012-09-27 08:38:39 +0000
+++ l10n_in_hr_payroll/report/payment_advice_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">payment.advice.report.tree</field>
<field name="model">payment.advice.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';black:state == 'confirm';gray:state == 'cancel' " create="false" string="Advices Analysis">
+ <tree colors="blue:state == 'draft';black:state == 'confirm';gray:state == 'cancel' " create="false" delete="false" string="Advices Analysis">
<field name="nbr" sum="# Payment Lines"/>
<field name="name" invisible="1"/>
<field name="employee_id" invisible="1"/>
=== modified file 'l10n_in_hr_payroll/report/payslip_report_view.xml'
--- l10n_in_hr_payroll/report/payslip_report_view.xml 2012-09-27 08:38:39 +0000
+++ l10n_in_hr_payroll/report/payslip_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">payslip.report.tree</field>
<field name="model">payslip.report</field>
<field name="arch" type="xml">
- <tree colors="blue:state == 'draft';black:state == 'done';gray:state == 'cancel' " create="false" string="Payslip Analysis">
+ <tree colors="blue:state == 'draft';black:state == 'done';gray:state == 'cancel' " create="false" delete="false" string="Payslip Analysis">
<field name="nbr" sum="# Payslip Lines"/>
<field name="name"/>
<field name="employee_id" invisible="1"/>
=== modified file 'marketing_campaign/report/campaign_analysis_view.xml'
--- marketing_campaign/report/campaign_analysis_view.xml 2012-09-27 08:38:39 +0000
+++ marketing_campaign/report/campaign_analysis_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">campaign.analysis.tree</field>
<field name="model">campaign.analysis</field>
<field name="arch" type="xml">
- <tree string="Marketing Reports" create="false">
+ <tree string="Marketing Reports" create="false" delete="false">
<field name="year" invisible="1"/>
<field name="month" invisible="1"/>
<field name="day" invisible="1"/>
=== modified file 'membership/report/report_membership_view.xml'
--- membership/report/report_membership_view.xml 2012-09-27 08:38:39 +0000
+++ membership/report/report_membership_view.xml 2012-10-15 06:52:36 +0000
@@ -8,7 +8,7 @@
<field name="name">report.membership.tree</field>
<field name="model">report.membership</field>
<field name="arch" type="xml">
- <tree colors="blue:membership_state == 'draft';black:membership_state in ('open','free');gray:membership_state in ('done','cancel') " create="false" string="Membership">
+ <tree colors="blue:membership_state == 'draft';black:membership_state in ('open','free');gray:membership_state in ('done','cancel') " create="false" delete="false" string="Membership">
<field name="partner_id"/>
<field name="membership_state"/>
<field name="associate_member_id" invisible="1"/>
=== modified file 'mrp_operations/report/mrp_workorder_analysis_view.xml'
--- mrp_operations/report/mrp_workorder_analysis_view.xml 2012-09-27 08:38:39 +0000
+++ mrp_operations/report/mrp_workorder_analysis_view.xml 2012-10-15 06:52:36 +0000
@@ -9,7 +9,7 @@
<field name="name">mrp.workorder.tree</field>
<field name="model">mrp.workorder</field>
<field name="arch" type="xml">
- <tree string="Work Orders" create="false">
+ <tree string="Work Orders" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="product_id" invisible="1"/>
<field name="product_qty" sum="Product Qty"/>
=== modified file 'point_of_sale/report/pos_order_report_view.xml'
--- point_of_sale/report/pos_order_report_view.xml 2012-09-27 08:38:39 +0000
+++ point_of_sale/report/pos_order_report_view.xml 2012-10-15 06:52:36 +0000
@@ -5,7 +5,7 @@
<field name="name">report.pos.order.tree</field>
<field name="model">report.pos.order</field>
<field name="arch" type="xml">
- <tree string="Point of Sale Analysis" create="false">
+ <tree string="Point of Sale Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="year" invisible="1"/>
=== modified file 'project/report/project_report_view.xml'
--- project/report/project_report_view.xml 2012-09-27 08:38:39 +0000
+++ project/report/project_report_view.xml 2012-10-15 06:52:36 +0000
@@ -10,7 +10,7 @@
<field name="name">report.project.task.user.tree</field>
<field name="model">report.project.task.user</field>
<field name="arch" type="xml">
- <tree string="Tasks Analysis" create="false">
+ <tree string="Tasks Analysis" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="project_id" invisible="1"/>
<field name="user_id" invisible="1"/>
=== modified file 'project_issue/report/project_issue_report_view.xml'
--- project_issue/report/project_issue_report_view.xml 2012-09-27 08:38:39 +0000
+++ project_issue/report/project_issue_report_view.xml 2012-10-15 06:52:36 +0000
@@ -6,7 +6,7 @@
<field name="name">project.issue.report.tree</field>
<field name="model">project.issue.report</field>
<field name="arch" type="xml">
- <tree string="Issues Analysis" create="false">
+ <tree string="Issues Analysis" create="false" delete="false">
<field name="name" invisible="1"/>
<field name="month" invisible="1"/>
<field name="project_id" invisible="1"/>
=== modified file 'project_timesheet/report/task_report_view.xml'
--- project_timesheet/report/task_report_view.xml 2012-08-09 06:05:16 +0000
+++ project_timesheet/report/task_report_view.xml 2012-10-15 06:52:36 +0000
@@ -13,7 +13,7 @@
<field name="name">report.timesheet.task.user.tree</field>
<field name="model">report.timesheet.task.user</field>
<field name="arch" type="xml">
- <tree string="Timesheet/Task hours Report Per Month" >
+ <tree string="Timesheet/Task hours Report Per Month" delete="false">
<field name="name"/>
<field name="year" invisible="1"/>
<field name="month" invisible="1"/>
=== modified file 'purchase/report/purchase_report_view.xml'
--- purchase/report/purchase_report_view.xml 2012-09-27 08:38:39 +0000
+++ purchase/report/purchase_report_view.xml 2012-10-15 06:52:36 +0000
@@ -16,7 +16,7 @@
<field name="name">purchase.order.tree</field>
<field name="model">purchase.report</field>
<field name="arch" type="xml">
- <tree string="Purchase Orders Statistics" create="false">
+ <tree string="Purchase Orders Statistics" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="date_approve" invisible="1"/>
<field name="expected_date" invisible="1"/>
=== modified file 'report_intrastat/report_intrastat_view.xml'
--- report_intrastat/report_intrastat_view.xml 2012-09-27 08:38:39 +0000
+++ report_intrastat/report_intrastat_view.xml 2012-10-15 06:52:36 +0000
@@ -75,7 +75,7 @@
<field name="name">report.intrastat.view</field>
<field name="model">report.intrastat</field>
<field name="arch" type="xml">
- <tree string="Intrastat Data" create="false">
+ <tree string="Intrastat Data" create="false" delete="false">
<field name="name" />
<field name="month"/>
<field name="code"/>
=== modified file 'sale/report/sale_report_view.xml'
--- sale/report/sale_report_view.xml 2012-09-27 08:38:39 +0000
+++ sale/report/sale_report_view.xml 2012-10-15 06:52:36 +0000
@@ -7,7 +7,7 @@
<field name="name">sale.report.tree</field>
<field name="model">sale.report</field>
<field name="arch" type="xml">
- <tree string="Sales Analysis" create="false">
+ <tree string="Sales Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>
<field name="year" invisible="1"/>
=== modified file 'stock/report/report_stock_move_view.xml'
--- stock/report/report_stock_move_view.xml 2012-10-03 05:24:47 +0000
+++ stock/report/report_stock_move_view.xml 2012-10-15 06:52:36 +0000
@@ -13,7 +13,7 @@
<field name="name">report.stock.move.tree</field>
<field name="model">report.stock.move</field>
<field name="arch" type="xml">
- <tree string="Moves Analysis" create="false">
+ <tree string="Moves Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="year" invisible="1" />
<field name="month" invisible="1"/>
@@ -105,7 +105,7 @@
<field name="name">report.stock.inventory.tree</field>
<field name="model">report.stock.inventory</field>
<field name="arch" type="xml">
- <tree string="Inventory Analysis" create="false">
+ <tree string="Inventory Analysis" create="false" delete="false">
<field name="date" invisible="1"/>
<field name="year" invisible="1" />
<field name="month" invisible="1"/>
=== modified file 'stock/report/report_stock_view.xml'
--- stock/report/report_stock_view.xml 2012-09-27 08:38:39 +0000
+++ stock/report/report_stock_view.xml 2012-10-15 06:52:36 +0000
@@ -20,7 +20,7 @@
<field name="name">report.stock.lines.date.tree</field>
<field name="model">report.stock.lines.date</field>
<field name="arch" type="xml">
- <tree string="Dates of Inventories" create="false">
+ <tree string="Dates of Inventories" create="false" delete="false">
<field name="product_id"/>
<field name="date" />
</tree>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp