I'm trying to make a simple report that contains just one table that has Product Name, Barcode, Image. What is happening now is that it creates a single row with those fields PER PAGE instead of putting each product, barcode, and image on a new row in the table. What it the world am I doing wrong??? So to clarify: if there were say 50 Products selected and then Print>Report is selected. Instead of a report that has a table containing 50 rows with Name, Barcode, Image. It creates 50 pages each with a one row table. Please help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1131
มุมมอง
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
4
ธ.ค. 23
|
4002 | ||
|
2
มี.ค. 20
|
5677 | ||
Report editor: Show specific item
แก้ไขแล้ว
|
|
1
มี.ค. 24
|
2609 | |
Custom header on SO and invoice reports
แก้ไขแล้ว
|
|
1
ก.ย. 21
|
2921 | |
How to display a report in a url?
แก้ไขแล้ว
|
|
1
ก.ค. 21
|
4967 |
It will be hard to help, without sharing the codes of the above report.
May be you add the class page inside the for loop that iterates over the products ?