Project

General

Profile

Tasks #5743

Invoice Print - Credit period

Added by Rijas P almost 3 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
02/25/2022
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

We need a small change in our Invoice printout. Currently, the customer credit term is showing in Invoice printout. We need to change this as follows:

If the Customer Credit term is "Immediate" then show as " Cash" in invoice print.

For all other Credit terms like 30 days, 60 days show as " Credit".

euroNovelties.jrxml


Files

Print format changes.JPG (69.2 KB) Print format changes.JPG Rijas P, 02/25/2022 01:00 PM

History

#1

Updated by Mohamed Suhail almost 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Rijas P wrote:

We need a small change in our Invoice printout. Currently, the customer credit term is showing in Invoice printout. We need to change this as follows:

If the Customer Credit term is "Immediate" then show as " Cash" in invoice print.

For all other Credit terms like 30 days, 60 days show as " Credit".

euroNovelties.jrxml

Implemented in live server

Changed

c_invoice_header_v.paymentterm

to

case when c_invoice_header_v.paymentterm='Immediate' then 'Cash' else 'Credit' end as paymentterm

Shafeek M, please note
@admins will need to copy the same file to miniserver

#2

Updated by Noufal K almost 3 years ago

  • Assignee changed from Noufal K to Shafeek M
#3

Updated by Shafeek M almost 3 years ago

Changes Committed
revision 24945.

#4

Updated by Noufal K almost 3 years ago

  • Assignee changed from Shafeek M to System Admins Team

Sharil, please copy the files to mini

#5

Updated by Sharil Ali almost 3 years ago

  • Status changed from Resolved to In Progress
  • Assignee changed from System Admins Team to jidhin kp

Jidhin

Please do the needful.

Sharil

#6

Updated by jidhin kp almost 3 years ago

  • Status changed from In Progress to Resolved

Deployed euroNovelties.jrxml to all mini severs

#7

Updated by Noufal K almost 3 years ago

  • Status changed from Resolved to Closed
#8

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