<record id="action_move_lines_open" model="ir.actions.act_window">
<field name="name">Journal Entry Items</field>
<field name="res_model">account.move.line</field>
<field name="view_mode">tree,form</field>
<field name="domain">[('account_id','child_of',[active_id])]</field>
</record>
-------------------------------------------------------------------------------
<record id="action_open_account" model="ir.values">
<field eval="'tree_but_open'" name="key2"/>
<field eval="'account.account'" name="model"/>
<field name="name">Accounts</field>
<field eval="'ir.actions.act_window,%d'%action_move_lines_open" name="value"/>
</record>
want to upgrade this line into Odoo13
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2691
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
3月 19
|
6896 | ||
|
1
2月 24
|
3967 | ||
|
1
9月 22
|
16336 | ||
|
0
8月 17
|
3193 |