1
0
Fork 0
mirror of https://github.com/NaN-tic/nanscan.git synced 2023-12-14 03:12:57 +01:00
nanscan/auto_attach/auto_attach_data.xml
Albert Cervera i Areny 100fc8b3bc Code cleanup and workflow improvements.
- Removed '_id' postfix in relation fields.
- Added relation with templatebox in document boxes.
- Improved workflow with background alternative to scan process.
- Background scanning process sends a request to the user when it's finished.
2008-10-31 00:33:15 +01:00

11 lines
200 B
XML

<?xml version="1.0" ?>
<terp>
<data>
<record model="res.request.link" id="wkf">
<field name="name">Document in Queue</field>
<field name="object">nan.document</field>
</record>
</data>
</terp>