Merge pull request #128 from expsa/dev_odex25_accounting
Dev odex25 accounting
This commit is contained in:
commit
280e0c7d5f
|
|
@ -12,9 +12,9 @@
|
|||
<field name="automticAccountsCodes" invisible="1"/>
|
||||
<field name="auto_code" invisible="1"/>
|
||||
</field>
|
||||
<field name="deprecated" position="attributes">
|
||||
<!-- <field name="deprecated" position="attributes">
|
||||
<attribute name="groups">account_chart_of_accounts.group_chart_of_account_deprecated</attribute>
|
||||
</field>
|
||||
</field> -->
|
||||
<div class="oe_inline oe_edit_only" position="replace">
|
||||
<h1 class="oe_inline oe_edit_only">
|
||||
<field name="code" placeholder="code" force_save="1"
|
||||
|
|
@ -72,4 +72,4 @@
|
|||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</odoo>
|
||||
</odoo>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"report/templates/open_items.xml",
|
||||
"report/templates/trial_balance.xml",
|
||||
"report/templates/vat_report.xml",
|
||||
"view/account_view.xml",
|
||||
# "view/account_view.xml",
|
||||
"view/report_template.xml",
|
||||
"view/report_general_ledger.xml",
|
||||
"view/report_journal_ledger.xml",
|
||||
|
|
|
|||
Loading…
Reference in New Issue