generate functionSun, 19 Mar 2023

provide more space to tag field in odoo xml

class A(object): def __init__(self, a, b): self.a = a self.b = b a = A(1, 2)

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