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
13 lines
597 B
Plaintext
13 lines
597 B
Plaintext
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
|