asset/onlinesource: add fixed url,
pre defned online sources: add FAZ.net
This commit is contained in:
parent
edfa0424e5
commit
82f9d3a792
8 changed files with 120 additions and 13 deletions
|
@ -20,6 +20,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_querytype_web">
|
||||
<field name="text">Extract from web page</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_missing_url">
|
||||
<field name="text">URL for the online source '%(oname)s' is missing.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue