fix: fetch company details for Lead based quotation

This commit is contained in:
ruthra kumar 2023-10-05 13:13:11 +05:30
parent aad77b133b
commit f388864fd5

View File

@ -379,7 +379,7 @@ def get_lead_details(lead, posting_date=None, company=None):
}
)
set_address_details(out, lead, "Lead")
set_address_details(out, lead, "Lead", company=company)
taxes_and_charges = set_taxes(
None,