adser Posted February 28, 2011 Share Posted February 28, 2011 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 More sharing options...
shokinro Posted February 28, 2011 Share Posted February 28, 2011 PrestaShop provide a functionality that you can generate invoice for a specified period.Back Office - Order - InovicesBut 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 More sharing options...
Arkhee Posted March 2, 2011 Share Posted March 2, 2011 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 More sharing options...
Recommended Posts