Hi,
1) PDF - to use PDF function in Phoca Cart, you need to have installed Phoca PDF component (which brings PDF library to Joomla) and Phoca PDF Phoca Cart plugin (which is a plugin for printing PDFs of Phoca Cart in Phoca PDF):
https://www.phoca.cz/download/79-phocap ... -component
https://www.phoca.cz/download/79-phocap ... art-plugin
2) What do you mean with draft? The invoice is dynamically created, so just click on the Invoice button to see it. The invoice is not created e.g. when you click the button to view it, but e.g. after order is made or after specific order status is set (e.g. you have set in options, that order status "Confirmed" will create invoice)
3) If the invoice ID is the same like order ID (autoincrement), there is no need to set specific options but if you set specific options, you need to care about it and check all the parameters to have right invoice numbers (e.g. such number is only created when e.g. specific order status is set, etc. etc.
4) Yes, you can use this format: {prefix}{year}{month}{day}{orderid}{suffix}
![Image]()
... then you get following output:
![Image]()
https://www.phoca.cz/documentation/115- ... 67-billing
Jan
1) PDF - to use PDF function in Phoca Cart, you need to have installed Phoca PDF component (which brings PDF library to Joomla) and Phoca PDF Phoca Cart plugin (which is a plugin for printing PDFs of Phoca Cart in Phoca PDF):
https://www.phoca.cz/download/79-phocap ... -component
https://www.phoca.cz/download/79-phocap ... art-plugin
2) What do you mean with draft? The invoice is dynamically created, so just click on the Invoice button to see it. The invoice is not created e.g. when you click the button to view it, but e.g. after order is made or after specific order status is set (e.g. you have set in options, that order status "Confirmed" will create invoice)
3) If the invoice ID is the same like order ID (autoincrement), there is no need to set specific options but if you set specific options, you need to care about it and check all the parameters to have right invoice numbers (e.g. such number is only created when e.g. specific order status is set, etc. etc.
4) Yes, you can use this format: {prefix}{year}{month}{day}{orderid}{suffix}

... then you get following output:

https://www.phoca.cz/documentation/115- ... 67-billing
Jan
Statistics: Posted by Jan — 26 Jul 2024, 16:56