Jump to content
  • 0

Błąd przy zamianie rodzaju płatnośći w złożonym już zamówieniu.


vendan

Question

Presta 1.5.6.0. Witam. Przy próbie zmiany rodzaju płatności w złożonym w sklepie zamówieniu, otrzymałem takie coś :

[PrestaShopException]

Property OrderPayment->amount is empty
at line 837 in file classes/ObjectModel.php

831. 832. 			$message = $this->validateField($field, $this->$field);833. 			if ($message !== true)834. 			{835. 				if ($die)836. 					throw new PrestaShopException($message);837. 				return $error_return ? $message : false;838. 			}839. 		}840. 841. 		return true;

Co się dzieje ? :))

 

pozdrawiam!

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...