Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

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 ?

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
Download Odoo 8 Đã xử lý
1
thg 5 22
25608
0
thg 3 17
4043
0
thg 11 16
3339
0
thg 11 16
8294
2
thg 1 16
5503