Jump to content

creating an invoice for multiple orders


Recommended Posts

Hi,

Does anybody know of the existence of a module for creating an invoice for a customer to check off multiple orders. Eg a customer who wants only one bill per month but a weekly order. Every month we get the invoice with all orders for that month ...

Link to comment
Share on other sites

PrestaShop provide a functionality that you can generate invoice for a specified period.

Back Office - Order - Inovices

But it is not able to do for specific customer. I think it is not that difficult to add one more parameter to group them by customer if you know some coding.

Link to comment
Share on other sites

Hi,
I have the exact same problem for a customer : some resellers order him products on a regular base and he wants to edit monthly invoices, each invoice potentially concerning several orders.
The Order => Invoices function allows to extract automatically a serie of orders for a period, but merging invoices for the same customer is a bit tricky, in fact it will probably require to rewrite the whole invoice generation process...

Anyone has a solution before I spend my night on it ?

Link to comment
Share on other sites

×
×
  • Create New...