Hello Friends!
Im stuck on a project right now with invoices. So I need to create a invoice automatically based on static data however the only thing I can't figure out is how to create with the price being based on certain currency field in the accounts entity. So the invoice entity requires the creation of a record in 2 different entities. The invoice and the invoice items. I can create a invoice in workflow easily but not the with custom pricing. Anyone have a formula example of creating both the invoice and the invoice items successfully to make up the one invoice record?
Im stuck on a project right now with invoices. So I need to create a invoice automatically based on static data however the only thing I can't figure out is how to create with the price being based on certain currency field in the accounts entity. So the invoice entity requires the creation of a record in 2 different entities. The invoice and the invoice items. I can create a invoice in workflow easily but not the with custom pricing. Anyone have a formula example of creating both the invoice and the invoice items successfully to make up the one invoice record?
Comment