function.xml 395 Bytes
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9
<?xml version="1.0" encoding="utf-8"?>
<!-- *********************************************************************** -->
<!-- See __openerp__.py file for Copyright and Licence Informations.         -->
<!-- *********************************************************************** -->
<openerp>
  <data noupdate="1">
    <function model="product.product" name="init_history"/>
  </data>
</openerp>