-
Posts
16 -
Joined
-
Last visited
Profile Information
-
Location
Brisbane
-
Activity
User/Merchant
Recent Profile Visitors
qicpf's Achievements
Newbie (1/14)
3
Reputation
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
Overriding the class was easy just move it into the override class. But the controllers/admin/AdminOrdersController.php i cant figure out how to do that one. and the template i dont know how either.- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
Ok last edit for the above unless someone figures out how to read the messages. thanks for listening- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
See above for update THM111- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
Ok i was wondering about the all message by customer bit. give me two for a fix on that ill look at the tick click as well now.- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
I would love to see a module based on this but im yet to learn how to do that. I dislike modding the CORE. Thanks again anekeen.- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
OK, After much poking and proding i have a combined Message table and customer messages using the code above from anekeen. Thank you for that!! I have removed the code at a request. This will be made into a module. If you have an Urgent need for it then PM me and we will discuss it.- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
I havent seen that problem yet. Its got so many bugs we ignore most of them and work arround the rest. if i had the time i would log them. Their way of doing stock astounds me sometimes. and the accounting side of it is somtimes just wierd. I have only been using it a few months so it may just be me. But i cant complain too loudly its free and does what we need. We only run a small uniform store for the Local school. Thanks again for the code. If i get time ill see if i can get it to add the messages in the message table to the code you have done now i have a place to start. Not understanding how the override stuff work i was hoping to find a way of putting code into somewhere that wont get overwritten on every update. But for another day kids screaming for food must go. Phil Edit Spelling- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
OK it works. I found what i did wrong. Dont just add it to the bottom of the Classes/CustomerThread.php you must add it before the final } or it is outside of the class I havent read the code yet but i am assuming it only adds the messages from the Customer messages now and not the original messages table is this correct? I have to go home from work now so it may be an hour before you get a reply to this. Thanks you are a legend. Maybe we can ask the Prestashop guys to include this in the next release.- 129 replies
-
- 1
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
its a linux machine no teamviewer how can i see what is causing the error ?- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
I copied yours and pasted to the end of the Classes/CustomerThread.php file- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
Straight copy paste failed i just get a blank page. ill just see if i can find the error- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
What version are you running so i get the right line numbers? Please ignore me i ree-read what you wrote and i have to replace code so i can see what i have to do.... got a bit excited- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
There is a sort of workarround for this here http://www.prestasho...80#entry1078180 I think this might also suffer from the same reason this Order coments dont show on the Order. and the fact they you two seperate tables to store Order comments. a messages table and a customer_message table. i cant for the life of me see why this is a step forward or even a step anywhere. Just seems very confusing.... From what i can tell when a order is placed and a message is entered then it gets added to messages. if a message is added later by the customer service it is added to the customer_message table. Why not just use one table and then the current code thats in the order display will still work? anyway /rant off- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Back Office Order Comments No Longer in Order Page
qicpf replied to Pressed0024's topic in Configuring and using PrestaShop
I would be interested in this as well.- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with: