workspace-v1/shared/knowledge-base/reference/odoo/odoo-18.0/debian
rckrdmrd 66161b1566 feat: Workspace-v1 complete migration with NEXUS v3.4
Sistema NEXUS v3.4 migrado con:

Estructura principal:
- core/orchestration: Sistema SIMCO + CAPVED (27 directivas, 28 perfiles)
- core/catalog: Catalogo de funcionalidades reutilizables
- shared/knowledge-base: Base de conocimiento compartida
- devtools/scripts: Herramientas de desarrollo
- control-plane/registries: Control de servicios y CI/CD
- orchestration/: Configuracion de orquestacion de agentes

Proyectos incluidos (11):
- gamilit (submodule -> GitHub)
- trading-platform (OrbiquanTIA)
- erp-suite con 5 verticales:
  - erp-core, construccion, vidrio-templado
  - mecanicas-diesel, retail, clinicas
- betting-analytics
- inmobiliaria-analytics
- platform_marketing_content
- pos-micro, erp-basico

Configuracion:
- .gitignore completo para Node.js/Python/Docker
- gamilit como submodule (git@github.com:rckrdmrd/gamilit-workspace.git)
- Sistema de puertos estandarizado (3005-3199)

Generated with NEXUS v3.4 Migration System
EPIC-010: Configuracion Git y Repositorios
2026-01-04 03:37:42 -06:00
..
source feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
changelog feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
control feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
copyright feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
init feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
install feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
lintian-overrides feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
logrotate feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
odoo.conf feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
odoo.docs feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
odoo.links feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
odoo.service feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
postinst feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
postrm feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
py3dist-overrides feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
README.Debian feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00
rules feat: Workspace-v1 complete migration with NEXUS v3.4 2026-01-04 03:37:42 -06:00

Printing pages from Odoo result in missing footer and header, as per #977534
and #885833. There is currently no Debian-supported workaround for that, as
Debian does not ship a wkhtmltopdf version built against a patched version of
qt.

wkhtmltopdf's upstream proposes a package[0] that has been briefly
tested and proved to work with 14.0.0+dfsg.2-1 in sid, it is still
still officially considered as unsupported.

[0] https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb

 -- Sebastien Delafond <seb@debian.org>, Wed, 16 Dec 2020 08:17:10 +0100