Orders are not showing up in the backend (Wrong ProductCatalogGroupId)
New orders are not showing up in the backend, however they are placed. When I checked the database I noticed that ProductCatalogGroupId is 14 because I created a new product catalog group and deleted the default catalog group 'uCommerce.dk'. When I change this Id from 14 to 13 they show up in the uCommerce backend.
Is this configured somewhere? I cannot figure out why uCommerce decides to show the orders from product catalog group with Id 13.
The ProductCatalogGroupId is set automatically on orders based on which store is configured to run on any given hostname. Do you have a hostname set up or are you running with the "Default" value for your store?
I totally missed your reply here, I already managed to fix the issue. It turned out that the security on purchase orders wasn't set correctly. Enabling them for our admin user fixed the problem.
Orders are not showing up in the backend (Wrong ProductCatalogGroupId)
New orders are not showing up in the backend, however they are placed. When I checked the database I noticed that ProductCatalogGroupId is 14 because I created a new product catalog group and deleted the default catalog group 'uCommerce.dk'. When I change this Id from 14 to 13 they show up in the uCommerce backend.
Is this configured somewhere? I cannot figure out why uCommerce decides to show the orders from product catalog group with Id 13.
Sander
@Soren
Where is this productcataloggroupid coming from when listing the orders? Is this coming from a file, from the database or some other place?
Hi Sander,
The ProductCatalogGroupId is set automatically on orders based on which store is configured to run on any given hostname. Do you have a hostname set up or are you running with the "Default" value for your store?
Also which version of uCommerce are you using?
Hey Soren,
I totally missed your reply here, I already managed to fix the issue.
It turned out that the security on purchase orders wasn't set correctly. Enabling them for our admin user fixed the problem.
Beautiful. Thanks for being awesome and following up in the forum!
is working on a reply...