OnlineSource: Query method prepared for external extension
This commit is contained in:
parent
40ef3ef192
commit
6789e63872
6 changed files with 124 additions and 30 deletions
|
@ -17,6 +17,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_err_unknown_content">
|
||||
<field name="text">failed to identify row content: %(linetxt)s</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_querytype_web">
|
||||
<field name="text">Extract from web page</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue