コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3862 ビュー

at model res.group i need to add admin user to Show Full Accounting Features via data.xml

アバター
破棄
著作者

many thanks

最善の回答

HI, 

Please try with this code.


< record id="base.user_admin" model="res.users" >
< field name="groups_id" eval="[(4, ref('account.group_account_user'))]"/ >
< / record>
 

Hope it will help you.

Up Vote Please.

アバター
破棄
関連投稿 返信 ビュー 活動
1
10月 22
3478
2
10月 25
2877
1
9月 25
2871
3
7月 25
4210
1
5月 25
2303