~avanzosc/openerp-spain/6.1

« back to all changes in this revision

Viewing changes to l10n_es_aeat_mod347/account_journal_view.xml

  • Committer: Omar (pexego)
  • Date: 2011-03-04 17:52:36 UTC
  • Revision ID: omar@pexego.es-20110304175236-z7yre3omjbc7or95
[ADD] l10n_es_aeat, l10n_es_aeat_347, l10n_es_aeat_349: Adds a generic module for aeat models, 347 module was portedto v6.0 and adds new module to print AEAT model 349.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<openerp>
3
3
    <data>
4
4
 
5
 
        <record id="view_account_journal_form_mod347" model="ir.ui.view">
6
 
            <field name="name">account.journal.form.mod347</field>
 
5
        <!-- ##################
 
6
        ### ACCOUNT JOURNAL ###
 
7
        ################### -->
 
8
        <record id="view_account_journal_form__add_cash_journal" model="ir.ui.view">
 
9
            <field name="name">Account journal - Add cash journal (form)</field>
7
10
            <field name="model">account.journal</field>
8
11
            <field name="type">form</field>
9
12
            <field name="inherit_id" ref="account.view_account_journal_form"/>