generate functionSun, 19 Mar 2023

provide more space to tag field in odoo xml

def add_space(tag): return ' ' + tag + ' ' add_space('name')

Want to kickstart your project?Use the new AI Studio to create your code