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
=== modified file 'fleet/security/ir.model.access.csv'
--- fleet/security/ir.model.access.csv 2012-11-15 16:06:43 +0000
+++ fleet/security/ir.model.access.csv 2012-11-18 17:28:21 +0000
@@ -11,3 +11,5 @@
11fleet_service_type_access_right,fleet_service_type_access_right,model_fleet_service_type,,1,1,1,111fleet_service_type_access_right,fleet_service_type_access_right,model_fleet_service_type,,1,1,1,1
12access_fleet_vehicle_cost,access_fleet_vehicle_cost,model_fleet_vehicle_cost,,1,1,1,112access_fleet_vehicle_cost,access_fleet_vehicle_cost,model_fleet_vehicle_cost,,1,1,1,1
13access_fleet_contract_state,access_fleet_contract_state,model_fleet_contract_state,,1,1,1,113access_fleet_contract_state,access_fleet_contract_state,model_fleet_contract_state,,1,1,1,1
14mail_thread_access_right,mail_thread_access_right,mail.model_mail_thread,,1,1,1,1
15mail_publisher_warranty_contract_access_right,publisher_warranty_contract_access_right,mail.model_publisher_warranty_contract,,1,1,1,1
1416
=== modified file 'lunch/lunch_demo.xml'
--- lunch/lunch_demo.xml 2012-11-15 15:25:57 +0000
+++ lunch/lunch_demo.xml 2012-11-18 17:28:21 +0000
@@ -170,6 +170,7 @@
170170
171 <record model="lunch.alert" id="alert_1">171 <record model="lunch.alert" id="alert_1">
172 <field name="message">Lunch must be ordered before 10h30 am</field>172 <field name="message">Lunch must be ordered before 10h30 am</field>
173 <field name="alter_type">days</field>
173 </record>174 </record>
174175
175 </data>176 </data>
176177
=== modified file 'lunch/security/ir.model.access.csv'
--- lunch/security/ir.model.access.csv 2012-11-15 15:25:57 +0000
+++ lunch/security/ir.model.access.csv 2012-11-18 17:28:21 +0000
@@ -11,6 +11,7 @@
11product_user,"Product user",model_lunch_product,group_lunch_user,1,0,0,011product_user,"Product user",model_lunch_product,group_lunch_user,1,0,0,0
12product_category_user,"Product category user",model_lunch_product_category,group_lunch_user,1,0,0,012product_category_user,"Product category user",model_lunch_product_category,group_lunch_user,1,0,0,0
13alert_user,"Alert user",model_lunch_alert,group_lunch_user,1,0,0,013alert_user,"Alert user",model_lunch_alert,group_lunch_user,1,0,0,0
14access_lunch_order_order,access_lunch_order_order,model_lunch_order_order,,1,1,1,1
14access_report_order_line,access_report_order_line,model_report_lunch_order_line,,1,1,1,115access_report_order_line,access_report_order_line,model_report_lunch_order_line,,1,1,1,1
15access_lunch_validation,access_lunch_validation,model_lunch_validation,,1,1,1,116access_lunch_validation,access_lunch_validation,model_lunch_validation,,1,1,1,1
16access_lunch_cancel,access_lunch_cancel,model_lunch_cancel,,1,1,1,117access_lunch_cancel,access_lunch_cancel,model_lunch_cancel,,1,1,1,1

Subscribers

People subscribed via source and target branches

to all changes: