bosd
bosd
standard migration with some fixes and improvements
Leftover migration from #1904
On a lot of models, it is a regular flow to have a pdf file generated after the validation flow has finished. e.g. on sale orders or invoices. As discovered...
Removed test for empty brand logo when no image is set. To improve compatibility with other modules As discovered in: https://github.com/OCA/brand/pull/224
Defaults the `company_id` field on the `product.pricelist.print` wizard to `self.env.company`. **Problem:** The brand requirement validation, which is handled by the `res.brand.mixin` and configured via the `brand_use_level` field on `res.company`, was...
depends on #247
depends on #247
depends on https://github.com/OCA/brand/pull/232
Depends on #236 This actually adds the Safety Symbols to use on other odoo models and reports.