Paramjit Singh Sahota(OpenERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-access-rights-accounts-psa into lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation.
Requested reviews: OpenERP R&D Team (openerp-dev) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-access-rights-accounts-psa/+merge/120958 Hello, I had defined the access right for the account.journal.cashbox.line in ACCOUNT. Thankz. -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-access-rights-accounts-psa/+merge/120958 Your team OpenERP R&D Team is requested to review the proposed merge of lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-access-rights-accounts-psa into lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation.
=== modified file 'account/security/ir.model.access.csv' --- account/security/ir.model.access.csv 2012-03-07 07:07:30 +0000 +++ account/security/ir.model.access.csv 2012-08-23 10:17:21 +0000 @@ -82,6 +82,7 @@ access_account_entries_report_employee,account.entries.report employee,model_account_entries_report,base.group_user,1,0,0,0 access_analytic_entries_report_manager,analytic.entries.report,model_analytic_entries_report,account.group_account_manager,1,0,0,0 access_account_cashbox_line,account.cashbox.line,model_account_cashbox_line,account.group_account_user,1,1,1,1 +access_account_journal_cashbox_line,account.journal.cashbox.line,model_account_journal_cashbox_line,account.group_account_user,1,1,1,0 access_account_journal_view_invoice,account.journal.view invoice,model_account_journal_view,account.group_account_invoice,1,1,1,1 access_account_journal_column_invoice,account.journal.column invoice,model_account_journal_column,account.group_account_invoice,1,1,1,1 access_account_invoice_tax_accountant,account.invoice.tax accountant,model_account_invoice_tax,account.group_account_user,1,0,0,0
_______________________________________________ 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

