You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
337 B

  1. <?xml version="1.0"?>
  2. <odoo noupdate="1">
  3. <record id="attachment_queue_demo" model="attachment.queue">
  4. <field name="datas">bWlncmF0aW9uIHRlc3Q=</field>
  5. <field name="datas_fname">attachment_queue_demo.doc</field>
  6. <field name="name">attachment_queue_demo.doc</field>
  7. </record>
  8. </odoo>