OCA/server-tools

View on GitHub
mass_sorting/demo/function.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2016-Today GRAP (http://www.grap.coop)
@author: Sylvain LE GAL (https://twitter.com/legalsylvain)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->

<openerp><data noupdate="1">

    <function model="mass.sort.config" name="create_action" eval="[ref('mass_sort_config_demo')]"/>

</data></openerp>