NF12 Get image through url from attachment
From iDempiere en
Feature: Get image through url from attachment
Goal: Functional
Developer: Hengsin,
Feature Ticket: IDEMPIERE-6256
Sponsor : Norbert Bede at Cloudempiere.com
Feature
This feature allow define in print format items image source from attachment with the next pattern. This feature inherited from jasper report lookup:
do the next
$P{COLUMN_LOOKUP}.apply( "attachment/test/emoji*.png", 103) - TODO @hengsin
When to use
if company want to store their image asset as attachment eg. for product or categories, (storage provider) then they want to print on documents.
