Hello it seem in Quotation, Sales or Accouting when i have import a wrong item it automatically create so many random item. So i would like to know how to remove the ability to create products on the sale.order, quotation and accouting form view:
i use to have this code with it.
{'no_create': True, 'no_create_edit':True}
but it seem dont work anymore. Any tips guys.