This topic is locked
[SOLVED]

 Add Invoices To Purchase

3/2/2013 10:57:07 PM
PHPRunner General questions
J
joiresende author

Hello all:

I need a help for my project.

In my project I add invoices to purchase products, and generally these invoices come with more than one product. Today to launch a product, add product by product repeating header. How do I add this invoice without having to keep repeating the header of the invoice.

I hope you understood what I intend to do.

Sorry for my English

J
joiresende author 3/3/2013

Checking the forums I found that the easiest thing is I use the invoice template because solves all my problems.

But I was in doubt with some points.
1 - And u can integrate the invoice template in my project.
2 - Can I use the same entrance as invoices or only as output.
3 - Can I add more fields in the database.
Thank you and congratulations for the product

Sergey Kornilov admin 3/3/2013

1 - And u can integrate the invoice template in my project.
Yes, you can add Invoice template to any project via 'Project->Add/Manage business templates' menu.
3 - Can I add more fields in the database.
Yes, you can make any database structure changes.
Unfortunately I wasn't able to understand the second question.