İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

How to build HTML report from scratch

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
reportinghtmlodooV8
2 Cevaplar
5469 Görünümler
Avatar
Dr Obx

Guys, how to create HTML report from scratch.

Whatever I do it gives me only error messages.

Tried to use forms from other modules .... same result. Is there any manual how to achieve it ?

0
Avatar
Vazgeç
Yenthe Van Ginneken (Mainframe Monkey)

Are you asking how to create Qweb reports or how to parse HTML fields into a report or? Gives us some more details.

Avatar
Dr Obx
Üretici En İyi Yanıt

I would like to change xml/xsl report a'm currently using to the HTML which is much simplier and easier to modify.

Currently using slightly changed report based on product_report.

It would be ok if I can add table header or for example summary at the end.

That's all i actually need. But completely don't understand xml/xsl ... so ....

how can I add table header into the existing form ?

<pre>

<lots>

<lot-line type="fields" name="id">

<title type="field" name="name"/>

<quantity type="field" name="qty_available"/>

<location type="field" name="location_id"/>

<available type="field" name="virtual_available"/>

</lot-line>

</lots>

</pre>

<pre>

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">

<xsl:variable name="initial_bottom_pos">20.5</xsl:variable>

<xsl:variable name="initial_left_pos">2.5</xsl:variable>

<xsl:variable name="height_increment">0.5</xsl:variable>

<xsl:variable name="width_increment">1</xsl:variable>

<xsl:variable name="frame_height">8cm</xsl:variable>

<xsl:variable name="frame_width">18cm</xsl:variable>

<xsl:variable name="number_columns">1</xsl:variable>

<xsl:variable name="max_frames">20</xsl:variable>

<xsl:template match="/">

<xsl:apply-templates select="lots"/>

</xsl:template>

<xsl:template match="lots">

<document>

<template leftMargin="2.0cm" rightMargin="1.5cm" topMargin="2.0cm" bottomMargin="2.0cm" title="Address list" author="">

<pageTemplate id="all">

<pageGraphics/>

<xsl:apply-templates select="lot-line" mode="frames"/>

</pageTemplate>

</template>

<stylesheet>

<paraStyle name="nospace" fontName="Verdana" fontSize="8" spaceBefore="0" spaceAfter="0"/>

<blockTableStyle id="mytable1">

<blockBackground colorName="lightgrey" start="0,0" stop="0,0"/>

<blockBackground colorName="lightgrey" start="1,0" stop="-1,0"/>

<blockBackground colorName="lightgrey" start="2,0" stop="-1,0"/>

</blockTableStyle>

<blockTableStyle id="mytable">

<blockBackground colorName="white" start="0,0" stop="0,0"/>

<blockBackground colorName="lightgrey" start="1,0" stop="2,0"/>

<blockBackground colorName="lightblue" start="2,0" stop="3,0"/>

<blockBackground colorName="lightgreen" start="3,0" stop="4,0"/>

</blockTableStyle>

</stylesheet>

<story>

<xsl:apply-templates select="lot-line" mode="story"/>

</story>

</document>

</xsl:template>

<xsl:template match="lot-line" mode="frames">

<xsl:if test="position() &lt; $max_frames + 1">

<frame>

<xsl:attribute name="width">

<xsl:value-of select="$frame_width"/>

</xsl:attribute>

<xsl:attribute name="height">

<xsl:value-of select="$frame_height"/>

</xsl:attribute>

<xsl:attribute name="x1">

<xsl:value-of select="$initial_left_pos + ((position()-1) mod $number_columns) * $width_increment"/>

<xsl:text>cm</xsl:text>

</xsl:attribute>

<xsl:attribute name="y1">

<xsl:value-of select="$initial_bottom_pos - floor((position()-1) div $number_columns) * $height_increment"/>

<xsl:text>cm</xsl:text>

</xsl:attribute>

</frame>

</xsl:if>

</xsl:template>

<xsl:param name="pmaxChars" as="xs:integer" select="80"/>

<xsl:template match="lot-line" mode="story">

<blockTable style="mytable1" colWidths="12cm,1.5cm,1.5cm,1.5cm">

<tr>

<td>Title</td><td>Qty</td><td>Available</td><td>Location</td>

</tr>

</blockTable>

<nextFrame/>

</xsl:template>

<xsl:template match="lot-line" mode="story">

<blockTable style="mytable" colWidths="12cm,1.5cm,1.5cm,1.5cm">

<tr>

<td>

<para style="nospace"><xsl:value-of select="title" /></para>

</td>

<td>

<para style="nospace"><xsl:value-of select="location" /></para>

</td>

<td>

<para style="nospace"><xsl:value-of select="available" /></para>

</td>

<td>

<para style="nospace"><xsl:value-of select="quantity" /></para>

</td>

</tr>

<tr>

<td></td><td></td><td></td><td></td>

</tr>

</blockTable>

<nextFrame/>

</xsl:template>

</xsl:stylesheet>

</pre>

0
Avatar
Vazgeç
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Odoo8 - Custom pdf name when printing
reporting odooV8
Avatar
Avatar
1
Nis 20
4099
Qweb report prints differently on different databases
reporting html qwev
Avatar
0
May 21
2079
Generate report from Python by given user and data range
python reporting odooV8
Avatar
Avatar
1
May 20
7065
add a reporting to model on odoo v8
reporting report odooV8
Avatar
Avatar
1
Eki 17
3531
Error when see report Timesheet Analysis
reporting timesheet odooV8
Avatar
0
Tem 16
4021
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now