mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-20 17:52:01 +02:00
19.0 vanilla
This commit is contained in:
parent
5faf7397c5
commit
2696f14ed7
721 changed files with 220375 additions and 91221 deletions
13
odoo-bringout-oca-ocb-iap/iap/data/services.xml
Normal file
13
odoo-bringout-oca-ocb-iap/iap/data/services.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data>
|
||||
<!-- The reveal service is defined in the iap module, as a lot of different modules depend on it. -->
|
||||
<record id="iap_service_reveal" model="iap.service">
|
||||
<field name="name">Lead Generation</field>
|
||||
<field name="technical_name">reveal</field>
|
||||
<field name="description">Get quality leads and opportunities: convert your website visitors into leads, generate leads based on a set of criteria and enrich the company data of your opportunities.</field>
|
||||
<field name="unit_name">Credits</field>
|
||||
<field name="integer_balance">True</field>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue