Questions tagged [backoffice]

SAP Hybris Commerce offers a Backoffice Cockpits tools, built on Backoffice Framework. It provides extensive tooling for backend administration.

Backoffice Administration Cockpit

Backoffice Administration Cockpit is a user-centric backend interface that enables you to easily manage any kind of data within a hybris system. It provides specific widgets needed to create administrative and management tools, such as search, list views, or navigation tree.

193 questions
0
votes
1 answer

One to Many relation in hybris

I have two types like AbstractOrder and OrderEntryDetails. They are related one to many. In backoffice I want to display 4 fields from AbstractOrder(code,date,totalPrice,user) table and 1 field(productcode) from OrderEntryDetails table. In my…
mamur
  • 371
  • 4
  • 19
0
votes
1 answer

Backoffice : Configure simple search widget to fetch records excluding subtype

Hi I have created one custom item type and created another sub type as well which extends custom one. In Backoffice, I have added configuration for simple-search, but by default, widget gives result including subtype as well. I want simple-search…
Free-Minded
  • 5,322
  • 6
  • 50
  • 93
0
votes
2 answers

Hybris backoffice: Unable to search for Type

I created a custom type say, MyType. I configured it in backoffice and created an instance from Backoffice using create wizard. I am able to confirm successful creation from HMC. The problem is when I search for MyType in backoffice(simple as well…
Farhan
  • 411
  • 1
  • 10
  • 23
0
votes
1 answer

Facet Search not found in Backoffice

I am working on Hybris and see that Facet Search option under System in Backoffice is not present but when I see in HMC I can see the Facet Search under System. Please see the images attached. Let me know why its not visible in Backoffice and how…
munna
  • 91
  • 1
  • 4
-1
votes
1 answer

Need Hybris Extension Name

https://hybrismart.com/2016/10/14/managing-localized-messages-via-backoffice/ From above link, May I know whats the Hybris extension name for HybrisResource and HybrisResourceItem classes?
john
  • 15
  • 8
-1
votes
1 answer

Host prestashop (with single Shop, no multi shop) Back office in different server

Host Prestashop (having single Shop, no multi shop) Back office in different server/EC2 I tried to dig more about this, but the only solution I got is a multi-shop. is there anybody achieved this with any type of server? What problem I am trying to…
Bhavin Rana
  • 1,554
  • 4
  • 20
  • 40
-1
votes
1 answer

Back office access for admin

I'm building web app without users and I want to create a back office for admin to edit something on the site. I thought to add a route that isn't accessible from any place in the app and only admin has it and there he can login. Is there any…
Alex Guberman
  • 203
  • 1
  • 3
  • 15
-1
votes
1 answer

Prestashop How to show another field in informations about customer in BO

I use prestashop 1.7, I am stuck in the display of a field 'hobbies' which is the phoneNumber in back office prestashop with others fiels like in this image: enter image description here enter image description here i'm new in prestashop and i can't…
H_Hmd
  • 25
  • 8
-1
votes
1 answer

How to create an order level promotion in hybris.?

How we can create an order level promotions in the Hybris. I created one promotion through back-office, I did all steps. But that promotion is not applying to the cart. Why? I am using hybris6.4 version.
Mahesh
  • 1
  • 1
-1
votes
2 answers

SAP HYBRIS [Y] : How to create our custom widget in backoffice

I am a beginner in the Sap Hybris. I want to understand the backoffice extension and how to create our custom widget. Just a small example to understand with the different steps.
CHARAFI Saad
  • 1,340
  • 3
  • 16
  • 36
-1
votes
1 answer

How to change backoffice ui in ext-backoffice-config.xml file

I am new in Hybris, sorry if it is silly question. I have existing project and I am trying to figure out how to change backoffice ui. I need to change 'backoffice > Order > Orders'. I tried modifying cus_ext-backoffice-config.xml file. But it did…
mamur
  • 371
  • 4
  • 19
-5
votes
1 answer

What's the use of GraphQL?

Is graphQL a superset of MySQL ? or is it a superset or a back-end language like PHP ? And is graphQL just a way to write simplest API ? Thanks for explaining me. I don't understand what is really "GraphQL" regarding the website
1 2 3
12
13