~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to msf_budget/msf_budget_view.xml

  • Committer: jf
  • Date: 2014-09-05 08:53:44 UTC
  • mfrom: (2206.3.39 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20140905085344-n3iz6igxpmo0yfht
Tags: pilot3.1b7
Pilot 3.1b7

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
            <field eval="True" name="object"/>
270
270
        </record>
271
271
 
272
 
 
273
272
        <record id="view_account_analytic_account_budget_tree" model="ir.ui.view">
274
273
            <field name="name">account.analytic.account.budget.tree</field>
275
274
            <field name="model">account.analytic.account</field>
359
358
            parent="next_id_31"
360
359
            action="action_msf_budget_decision_moment_tree"/>
361
360
 
 
361
        <act_window id="action_monthly_budget_wizard"
 
362
            name="Monthly Budget"
 
363
            res_model="monthly.budget.wizard"
 
364
            src_model="msf.budget"
 
365
            key2="client_print_multi"
 
366
            view_mode="form"
 
367
            view_type="form"
 
368
            target="new"
 
369
            view_id="monthly_budget_wizard_form_view"
 
370
            context="context"/>
 
371
 
362
372
    </data>
363
373
</openerp>