OCA / management-system

Odoo for Management Systems (ISO, IEC, BS)
http://odoo-community.org/project/26
GNU Affero General Public License v3.0
187 stars 293 forks source link

[IMP] mgmtsystem_audit: mgmtsystem_nonconformity.py #533

Closed yassine-rhimi closed 1 year ago

yassine-rhimi commented 1 year ago

The declaration of the function create in v16 will be decorated like this:

@api.model_create_multi def create(self, vals):

yassine-rhimi commented 1 year ago

why this MR is not merging yet? Is there a problem?

yassine-rhimi commented 1 year ago

why this MR is not merging yet? Is there a problem?

max3903 commented 1 year ago

@yassine-rhimi Can you split your changes to have one pr/branch per module?