Skip to Content
Menú
This question has been flagged

Hey i am Using Odoo v8 which is still using openerp. i want to modify default pie chart so i must inherit it, so how to do that ??   


=============== I put this into view module ================

<openerp>

    <data>

        <template id="assets_backend" name="custom_web_graph assets" inherit_id="web.assets_backend">

            <xpath expr="." position="inside">

                

                <script type="text/javascript" src="/custom/static/src/js/custom_nv_d3.js"></script>


            </xpath>

        </template>

    </data>

</openerp>


==================== THEN THE JS ==================
                                                HOW ?

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de maig 22
25261
0
de març 17
3837
0
de nov. 16
3263
0
de nov. 16
8068
2
de gen. 16
5327