order/ display and upgrate

Questions around the Aimeos bundle for the Symfony framework
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Seds
Posts: 34
Joined: 26 Jun 2018, 17:42

order/ display and upgrate

Post by Seds » 11 Aug 2018, 13:35

hi,

i entered un new order with my count admin role.
in dashboard, i can see my order, and when i click on it, i can go to its order page /jqadm/save/order?id=1
but when i go to orders list page /jqadm/search/order?lang=fr, my last order doesn't appeared

and on /jqadm/save/order?id=1, when i want to save :

Code: Select all

 Erreur An exception occurred while executing ' UPDATE "mshop_order_base_service_attr" SET "attrid" = '', "ordservid" = 2, "type" = '', "code" = 'directdebit.accountno', "value" = '\"475475475\"', "quantity" = 1, "name" = '', "mtime" = '2018-08-11 13:33:14', "editor" = 'xxx@gmail.com' WHERE "siteid" = 1 AND "id" = 5 ': SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicata du champ '2---directdebit.accountno' pour la clef 'unq_msordbaseat_oid_aid_ty_cd', C:\wamp64\www\shop\vendor\aimeos\aimeos-core\lib\mwlib\src\MW\DB\Statement\DBAL\Simple.php:97 
**

User avatar
aimeos
Administrator
Posts: 7892
Joined: 01 Jan 1970, 00:00

Re: order/ display and upgrate

Post by aimeos » 11 Aug 2018, 15:42

Can you post screenshots of what you did to get the error?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Seds
Posts: 34
Joined: 26 Jun 2018, 17:42

Re: order/ display and upgrate

Post by Seds » 12 Aug 2018, 11:48

Image

Image
**

User avatar
aimeos
Administrator
Posts: 7892
Joined: 01 Jan 1970, 00:00

Re: order/ display and upgrate

Post by aimeos » 13 Aug 2018, 07:51

Seems like a stored basket without an invoice so it's not displayed in the list view.
Can you also post the lower half of the screen where we can see the rest of the order?

How did you create that order?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply