Results 6 issues of Karl

Currently docs are manually entered into the README. It's getting to the point where there are too many options to communicate coherenently. We should switch to doc generation from code...

enhancement
no-stale-bot

Standard migration. Seems to work straight out of the box. Substituted SavepointCase for TransactionCase due to deprecation.

WIP for #18 This PR add some basic high level mapping functionality. I've so far purposefully kept it out of the rest of the core, at least for now. I...

Adds rudimentary support for additional attribute characters. This is mostly to accommodate alpine.js. I'm not sure if doing it this way, or throwing it into a Syn step call was...

## Module stock_picking_product_interchangeable ## Describe the bug Apologies this is a drive by bug report, whilst I've been investigating an entirely unrelated `_stock_account_get_anglo_saxon_price_unit` issue and stumbled onto this module by...

bug

Adaptions required for 19.0: * `toggle_active` removed under https://github.com/odoo/odoo/pull/183691, adapted to work with `action_archive` instead * Removed dependency on demo data as per https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0