Project

General

Profile

Task #19862

Updated by Redmine Admin 4 months ago

Add two new values to the **BL Type** dropdown list: 

 * **BANK RELEASE** 
 * **BANK GUARANTEE** WARRANTY** 

 ![image.png](/uploads/03a538311f2f65559b5a8a8954721f2a/image.png){width="464" height="262"} 

 ### **Bill of Lading PDF Generation** 

 When generating the Bill of Lading PDF, the document heading should change according to the selected BL Type. 

 | BL Type | PDF Heading | 
 |---------|-------------| 
 | BANK RELEASE | ORIGINAL BILL OF LADING (BANK RELEASE) | 
 | BANK GUARANTEE | BANK GUARANTEE | 


 ### **Example** 

 **If BL Type = BANK RELEASE** 

 PDF heading should display: 

 ORIGINAL BILL OF LADING (BANK RELEASE) 

 **If BL Type = BANK GUARANTEE** 

 PDF heading should display: 

 BANK GUARANTEE 

 ![image.png](/uploads/21bf07b677e815f4e9d91cd03a4987ea/image.png){width=403 height=218} ![image.png](/uploads/03a538311f2f65559b5a8a8954721f2a/image.png){width=464 height=262}

Back