Merge lp:~openerp-dev/openobject-addons/trunk-addons21-general-pja into lp:openobject-addons

Proposed by Jalpesh Patel(OpenERP)
Status: Work in progress
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-addons21-general-pja
Merge into: lp:openobject-addons
Diff against target: 33 lines (+4/-0)
3 files modified
fleet/security/ir.model.access.csv (+2/-0)
lunch/lunch_demo.xml (+1/-0)
lunch/security/ir.model.access.csv (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-addons21-general-pja
Reviewer Review Type Date Requested Status
Atul Patel(OpenERP) Pending
Review via email: mp+134613@code.launchpad.net

Description of the change

Hello sir,

     I have remove all access rules warnings when installing lunch and fleet module.

Thanks!
pja

To post a comment you must log in.
8063. By Atul Patel(OpenERP)

[FIX]: Improve csv file for lunch and fleet

8064. By Atul Patel(OpenERP)

[FIX]: Remove type and remove some field from demo data which is not exist

8065. By Atul Patel(OpenERP)

[MERGE]: Merged with lp:openobject-addons

Revision history for this message
Nimesh Contractor(Open ERP) (nco-openerp) wrote :

Hello,

      This issue is working fine in trunk, so no need to merge this mp.

Thanks,
Nimesh.

Unmerged revisions

8065. By Atul Patel(OpenERP)

[MERGE]: Merged with lp:openobject-addons

8064. By Atul Patel(OpenERP)

[FIX]: Remove type and remove some field from demo data which is not exist

8063. By Atul Patel(OpenERP)

[FIX]: Improve csv file for lunch and fleet

8062. By Jalpesh Patel(OpenERP)

[IMP]remove access rules warnings

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'fleet/security/ir.model.access.csv'
2--- fleet/security/ir.model.access.csv 2012-11-15 16:06:43 +0000
3+++ fleet/security/ir.model.access.csv 2012-11-18 17:28:21 +0000
4@@ -11,3 +11,5 @@
5 fleet_service_type_access_right,fleet_service_type_access_right,model_fleet_service_type,,1,1,1,1
6 access_fleet_vehicle_cost,access_fleet_vehicle_cost,model_fleet_vehicle_cost,,1,1,1,1
7 access_fleet_contract_state,access_fleet_contract_state,model_fleet_contract_state,,1,1,1,1
8+mail_thread_access_right,mail_thread_access_right,mail.model_mail_thread,,1,1,1,1
9+mail_publisher_warranty_contract_access_right,publisher_warranty_contract_access_right,mail.model_publisher_warranty_contract,,1,1,1,1
10
11=== modified file 'lunch/lunch_demo.xml'
12--- lunch/lunch_demo.xml 2012-11-15 15:25:57 +0000
13+++ lunch/lunch_demo.xml 2012-11-18 17:28:21 +0000
14@@ -170,6 +170,7 @@
15
16 <record model="lunch.alert" id="alert_1">
17 <field name="message">Lunch must be ordered before 10h30 am</field>
18+ <field name="alter_type">days</field>
19 </record>
20
21 </data>
22
23=== modified file 'lunch/security/ir.model.access.csv'
24--- lunch/security/ir.model.access.csv 2012-11-15 15:25:57 +0000
25+++ lunch/security/ir.model.access.csv 2012-11-18 17:28:21 +0000
26@@ -11,6 +11,7 @@
27 product_user,"Product user",model_lunch_product,group_lunch_user,1,0,0,0
28 product_category_user,"Product category user",model_lunch_product_category,group_lunch_user,1,0,0,0
29 alert_user,"Alert user",model_lunch_alert,group_lunch_user,1,0,0,0
30+access_lunch_order_order,access_lunch_order_order,model_lunch_order_order,,1,1,1,1
31 access_report_order_line,access_report_order_line,model_report_lunch_order_line,,1,1,1,1
32 access_lunch_validation,access_lunch_validation,model_lunch_validation,,1,1,1,1
33 access_lunch_cancel,access_lunch_cancel,model_lunch_cancel,,1,1,1,1

Subscribers

People subscribed via source and target branches

to all changes: