Project

General

Profile

Tasks #8401

Quotation print - Getting Duplicate items in print

Added by Rijas P about 2 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
11/25/2022
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Dear Muzammil,

Completed a Quotation from Mini server and took the printout. Actually 131 items entered in that quotation, but which printing quotation from Mini server some items getting duplicates and total items showing 211.

The file size is more than 5 MB, both Quotation print from Central and Mini server sent to you through WhatsApp.


Files

History

#1

Updated by Mohamed Suhail about 2 years ago

  • Assignee changed from MUZAMMIL S to Rijas P

Rijas P wrote:

Dear Muzammil,

Completed a Quotation from Mini server and took the printout. Actually 131 items entered in that quotation, but which printing quotation from Mini server some items getting duplicates and total items showing 211.

The file size is more than 5 MB, both Quotation print from Central and Mini server sent to you through WhatsApp.

Rijas,
What is the current status?

#2

Updated by Rijas P about 2 years ago

Dear Muzammil,

The duplicate line items are showing with different pictures. I think the issue happens only if the items have upadted pictures multiple time. [Issue only in mini server]. PFA

#3

Updated by Rijas P about 2 years ago

Dear Muzammil,

Reminder.

#4

Updated by Rijas P over 1 year ago

  • Assignee changed from Rijas P to Peer Thanesh

Reminder..[Mimi server]

#5

Updated by Mohamed Suhail over 1 year ago

  • Assignee changed from Peer Thanesh to Mohamed Suhail

Rijas P wrote:

Reminder..[Mimi server]

#6

Updated by Mohamed Suhail over 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from Mohamed Suhail to Shafeek M
  • % Done changed from 0 to 100

Mohamed Suhail wrote:

Rijas P wrote:

Reminder..[Mimi server]

Made the changes on central and mini server jrxml files to handle the duplicate image case

files:
EuroQuotationFormat.jrxml
EuroQuotationFormat_XLS.jrxml

diff old new

< left join ad_attachment att on (pr.m_product_id = att.record_id and att.ad_table_id = 208 and att.imagetype='CTI')
< left join ad_attachment posimage on (pr.m_product_id = posimage.record_id and posimage.ad_table_id = 208 and posimage.imagetype='POI')
---

left join lateral (select binarydata from ad_attachment where pr.m_product_id = record_id and ad_table_id = 208 and imagetype='CTI' order by created desc limit 1) as att on true
left join lateral (select binarydata from ad_attachment where pr.m_product_id = record_id and ad_table_id = 208 and imagetype='POI' order by created desc limit 1) as posimage on true

Shafeek M, please make changes in svn files

#7

Updated by Shafeek M over 1 year ago

  • Assignee changed from Shafeek M to System Admins Team

Admins,

Please share the files from live server

#8

Updated by Sharjuban P over 1 year ago

  • Status changed from Resolved to In Progress
  • Assignee changed from System Admins Team to Ashiq K

Ashiq

Please do the needful.

#9

Updated by Ashiq K over 1 year ago

Noted.

#10

Updated by Ashiq K over 1 year ago

Mentioned jrxmls shared below.

#11

Updated by Sharjuban P over 1 year ago

  • Assignee changed from System Admins Team to Shafeek M
#12

Updated by Shafeek M over 1 year ago

  • Assignee changed from Shafeek M to Rijas P

attachment field query changes
Committed revision 27596.

EuroQuotationFormat.jrxml
EuroQuotationFormat_XLS.jrxml

#13

Updated by Rijas P over 1 year ago

  • Status changed from In Progress to Closed

Fixed

#14

Updated by SHAIJAL EDAVANA 8 months ago

  • Tracker changed from Bug to Tasks
  • Project changed from Euro Novelties to Temp Projects
  • Category deleted (Print Format)

Also available in: Atom PDF