> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/b2b/b2b-portal-account-login/b2b-mobile-view-compatibility.md).

# B2B - Mobile View Compatibility

We are excited to announce that the XoroERP B2B module is now fully compatible with both desktop and mobile portrait modes. This enhancement ensures that users can seamlessly access and utilize the B2B platform on various mobile devices, making it easier for businesses to manage their operations on the go.

### Mobile Compatibility

* **Portrait Mode:** The B2B pages are now optimized for mobile portrait mode, ensuring compatibility with all the latest mobile brands. This improvement provides a more user-friendly experience for mobile users, enhancing accessibility and usability.\
  \
  ![](/files/iFx1txWZOA1Hf5D3SNYe)<br>

### User Interface (UI) Improvements

* **UI Changes:** The interface of the Customer and Internal Presentation links has been updated for both desktop and mobile views. These changes aim to provide a consistent and intuitive user experience across different devices.
* **Filter Option:** The filter option has been moved to the top corner of the presentation page, beside "Menu"  to ensure compatibility with the mobile view. \
  \
  ![](/files/bTPyYhywyUs8D7jnCdYj)\
  \
  The filter section displays all available product filters, allowing users to easily apply the necessary filters.\
  \
  ![](/files/FozxupoHP3okqLRtOpcl)<br>
* **Apply Filters:** After selecting the desired filters, users can apply them by clicking the “Apply Filters” button at the bottom of the screen.

#### Presentation Improvements

* **Presentations:** All available presentations can be accessed by going to Menu > Presentations. Users will be redirected to the "Presentation Centre" module in the portal that lists all the presentations available for the user.\
  \
  ![](/files/cAq7SMvNTecyqjho1rYX)\
  \
  ![](/files/gzKDKOB23OynJtSNnBuD)<br>
* **Product Addition:** Products can be easily added to the cart by specifying the required quantity and updating the cart as needed.\
  \
  ![](/files/mNtbp9gykjScuq2PKA9S)

#### Order Summary Page

* **Order Summary:** The order summary page has been optimized for mobile portrait mode. After adding items to the cart, users can view the order summary by clicking the cart icon. Here, they can update the order if necessary before finalizing and placing the order.\
  \
  ![](/files/jViTscTaXECIl9dAKzvM)\
  \
  \
  ![](/files/bNSaAycf1kqmlgzQFxEE)

This enhancement to the XoroERP B2B module provide a more streamlined and efficient user experience across both desktop and mobile devices. By making the platform mobile-compatible, we aim to support businesses in managing their operations more effectively, regardless of the device they are using.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/b2b/b2b-portal-account-login/b2b-mobile-view-compatibility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
