python - In Odoo / OpenERP 8, How to visible button Attachment for a specific group on a specific model form? -
python - In Odoo / OpenERP 8, How to visible button Attachment for a specific group on a specific model form? -
in odoo / openerp 8, how visible button attachment specific grouping on specific model form? much!
you can add together groups attribute button in .xml file. like
eg: groups="group_eg"
python openerp odoo
Comments
Post a Comment