[NEW] Addons account_budget_forecast creation
This commit is contained in:
8
account_budget_forecast/views/actions.xml
Normal file
8
account_budget_forecast/views/actions.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<record id="act_budget_forecast_coeff_models" model="ir.actions.act_window">
|
||||
<field name="name">Budget coefficient models</field>
|
||||
<field name="res_model">budget.coefficient.model</field>
|
||||
<field name="view_mode">tree</field>
|
||||
</record>
|
||||
</odoo>
|
Reference in New Issue
Block a user