Hi All,
In my sales invoice, i had fetched part number from item transaction through this code {{ frappe.db.get_value(“Item”, doc.item, “custom_part_number”) }} my problem is if the part number field is empty it is showing none in sales invoice print i need not to show none