Hi @yara,
Please apply/try it.
{{ frappe.db.get_value("Item",{"item_code": row.item_code},'package') }}
Then reload and check it.
Thank You!
Hi @yara,
Please apply/try it.
{{ frappe.db.get_value("Item",{"item_code": row.item_code},'package') }}
Then reload and check it.
Thank You!