odoo/upgrade#6799

Created by Lulu Grimalkin (lugr)

Blocked

label
odoo-dev:master-unit_price_pos-lugr
head
113bb7c8fd73e9780e777e10b47b290d7502000e
odoo/odoo odoo/enterprise odoo/upgrade
master #185040 missing statuses missing r+ #75264 missing statuses missing r+ #6799 missing statuses missing r+

[IMP] product/saas~18.3: migrate base unit model and product labels

website.base.unit was pilfered from website_sale to product alongside the relevant fields. ZPL product labels were moved from stock to product to unite all product labels. 4x12noprice product labels were removed from product following a consolidation of priced and unpriced product labels.

See odoo/odoo#185040

> Warning Please follow and check the relevant boxes for your PR, otherwise the review may take longer.

For a PR that adds a new upgrade script (for the Odoo's master branch or one of the RR versions):
- [X] I've added the references to the Enterprise and/or Community PRs in the commit message, even if they are already merged.
- [X] I've added an overall description of the changes made in the Community/Enterprise branches.

For a PR that fixes an issue on an already existing upgrade script:
- [ ] I've tested the fix and included references of upgrade requests where this fix will be applicable in the form of upg-<request_number>.
- [ ] I've added a clear description of the issue including information on how to reproduce it.
- [ ] I've included references to the OPW, if applicable, in the form of opw-<ticket_number>.
- [ ] I've tested this fix on other DBs, not just the ones with the issue.

For all PRs:
- [X] My commit's title follows the right format.
- [X] My commit's body includes information about the changes.
- [X] I've added odoo/upgrade as a reviewer.
- [X] I've read and understood this list.
- [ ] I will ensure all the CI checks are green.

> Note More info can be found in the wiki.