12 lines
358 B
12 lines
358 B
<?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).
|
|
-->
|
|
|
|
<odoo noupdate="1">
|
|
|
|
<function model="mass.sort.config" name="create_action" eval="[ref('mass_sort_config_demo')]"/>
|
|
|
|
</odoo>
|