mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-27 04:32:03 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<odoo>
|
||||
<data>
|
||||
|
||||
<record id="action_report_followup" model="ir.actions.report">
|
||||
<field name="name">Follow-up Report</field>
|
||||
<field name="model">followup.followup</field>
|
||||
<field name="report_type">qweb-pdf</field>
|
||||
<field name="report_name">om_account_followup.report_followup</field>
|
||||
<field name="report_file">om_account_followup.report_followup</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue