I have been searching for it but did not find any applicable answer for my problem.
As the webshop will be running next to the conventional shop, I would like to manually number the invoices created via OpenCart. Is there any way to do so? Or do you have another solution which might solve the problem I am facing?
Thank you in advance.
We have provided similar extension to customer.
Email me from below opencart link
http://www.opencart.com/index.php?route ... tner_id=10
or use our store inquiry form.
http://www.kedgegroup.com/store/index.p ... on/contact
Please see the attached image extension is for version 1.5.1.x
Email me from below opencart link
http://www.opencart.com/index.php?route ... tner_id=10
or use our store inquiry form.
http://www.kedgegroup.com/store/index.p ... on/contact
Please see the attached image extension is for version 1.5.1.x
I have managed to solve this myself.
I simply added a input field and button in the order_info.tpl and changed the ajax request as send by the #invoice-create click event to add the value of the input field.
Accordingly I have made changes in both the controller (added the input field value to the the call for the model method) and the model (actually saving the inputfield as invoice no.)
I simply added a input field and button in the order_info.tpl and changed the ajax request as send by the #invoice-create click event to add the value of the input field.
Accordingly I have made changes in both the controller (added the input field value to the the call for the model method) and the model (actually saving the inputfield as invoice no.)
What exactly did you add to the order.tpl and controller? Which files exactly? This is a very difficult issue.
harald wrote:I have managed to solve this myself.
I simply added a input field and button in the order_info.tpl and changed the ajax request as send by the #invoice-create click event to add the value of the input field.
Accordingly I have made changes in both the controller (added the input field value to the the call for the model method) and the model (actually saving the inputfield as invoice no.)
Who is online
Users browsing this forum: No registered users and 85 guests