Images:
I have a syntax error when trying to delete a record. What did I do wrong?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Images:
I have a syntax error when trying to delete a record. What did I do wrong?
class order(models.Model):
_name = 'order'
naam_clant = fields.Char(string="your field name", required=True)
I tried this but sadly it didn't work. Thank you anyway
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up