Jump to content

Urgent help "Update status" in orders


patrik1972

Recommended Posts

Hi,

 

I where about to try to make a buy in my own shop and choosed "Cash on delivery" and when iI in the shopadmin under orders wanted to change status to Payment accepted I got this...please help!!!

 

[PrestaShopException]

Property Discount->name is empty
at line 954 in file classes/ObjectModel.php

949. }
950.
951. $message = $this->validateField($field, $value, $id_lang);
952. if ($message !== true) {
953. if ($die) {
954. throw new PrestaShopException($message);
955. }
956. return $error_return ? $message : false;
957. }
958. }
959. }
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...