This topic is locked

Create an Invoice with PHPRunner

8/2/2022 7:00:30 PM
PHPRunner General questions
F
fbelghait author

Hi,

is there a way to create invoice with phprunner using a custom table

Thanks
belghait
Sergey Kornilov admin 8/2/2022

Yes, invoice is nothing but master-details between InvoiceHeader and InvoiceDetails tables.

You can use Invoice Template as an inspiration and build your own.

fhumanes 8/4/2022

Hello.

Review the possibilities offered by the solutions in this article. https://fhumanes.com/blog/impresos/

Cheers,
fernando