> For the complete documentation index, see [llms.txt](https://docs.b2b-sellers.com/b2b-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2b-sellers.com/b2b-platform/2/developer-guides/guides-for-erp-interface/overview-full-integrated-erp-systems.md).

# Overview - Full integrated ERP-Systems

## Foreword:

The B2Bsellers Suite is a 100% plugin extension for Shopware 6. We have created all necessary new fields as custom fields and all new database tables are described extensively in our documentation.

**We can say: All Shopware 6 interfaces also work with the B2Bsellers Suite.**\
It can only be that an existing Shopware 6 interface does not create any employee accounts, since this is not an available function of Shopware 6. All other database tables must already be able to be filled in the standard with a Shopware 6 interface.

If in doubt, please ask our sales department at "<sales@b2b-sellers.com>"

## Our ERP-Partners:

SAGE 100 - Omniseller from HTK

The B2Bsellers Suite has developed some usable connectors for the connection of the Omniseller API, which can be used at any time. For example, one conector can import customers and employees from the omniseller API ...

Further information on request: [Startseite](https://www.omniseller.de/)

#### **More ERP-Partners can you see at our website:**

DE: <https://www.b2b-sellers.com/de/partner-finden/>

EN: <https://www.b2b-sellers.com/en/partner-finden/>


---

# 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.b2b-sellers.com/b2b-platform/2/developer-guides/guides-for-erp-interface/overview-full-integrated-erp-systems.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.
