> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/bevica-select/bevica_select_training/bevica_select_training_-_moving_from_on_premise_to_saas.md).

# Moving from On-premise to SaaS

Moving from Bevica on-premise to SaaS? See what changed in Business Central, what’s improved, and which workflows to revisit during Bevica Select training.

If you used Bevica on-premise, most workflows will feel familiar.

The biggest change is the SaaS UI and a few improved tools.

### Before you start

* Access to Bevica Select
* [Introduction to Business Central](/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md)

### What’s different (high level)

#### Finance improvements you’ll notice

* Correct dimensions on posted entries (and view them faster)
* Easier re-use via **Posted General Journals**
* **Navigate** is now **Find Entries**
* Better recurring journal options (date calculation)
* Bank statement import as part of bank reconciliation
* More control over **Adjust Exchange Rates**
* Account Schedules are now **Financial Reports**
* More consistent emailing of documents and email bodies
* Built-in contra options (where enabled)

#### Operations improvements you’ll notice

* “Free stock” behaviour is effectively handled via reservations
* You can reserve demand against stock or incoming supply
* Prepayments are supported for sales and purchases (if used)

#### Data migration improvements you’ll notice

* The Configuration Worksheet is ideal for initial data take on to help you track what bits of information you need to worry about
* Configuration Packages are a suite of Excel templates to help you easily import your data

### Finance: where to see each change

**Read / complete**

* [General Ledger Part 1](/bevica-select/bevica_select_training/bevica_select_training_-_general_ledger_part_1.md) *(dimensions, posted journals, recurring journals, exchange rates)*
* [Find Entries (Navigate)](/documentation/guides/getting-started-and-navigation/find_entries_-navigate.md)
* [Cash Management](/bevica-select/bevica_select_training/bevica_select_training_-_cash_management.md) *(bank reconciliation + import)*
* [General Ledger Part 2](/bevica-select/bevica_select_training/bevica_select_training_-_general_ledger_part_2.md) *(financial reports)*
* [Sales Ledger](/bevica-select/bevica_select_training/bevica_select_training_-_sales_ledger.md) *(emailing, contra, customer payments)*
* [Customer and Vendor Facing Outputs](/documentation/guides/setup-and-configuration/importing_customer-_vendor_and_item_data-1.md) *(email bodies + report selections)*

### Operations: where to see each change

**Read / complete**

* [Bevica Reservations](/documentation/guides/sales/bevica_reservations.md)
* [Prepayment Invoicing](/documentation/guides/finance-and-cash/prepayment_invoicing.md)

### Data migration: where to see each change

**Read / complete**

* [Configuration Worksheet](/bevica-select/bevica_select_training/bevica_select_-_excel_template_data_migration.md#configuration-worksheet)
* [Excel Template Data Migration](/bevica-select/bevica_select_training/bevica_select_-_excel_template_data_migration.md#excel-template-data-migration)

### Next steps

* Continue with the normal module order, starting with [General Ledger Part 1](/bevica-select/bevica_select_training/bevica_select_training_-_general_ledger_part_1.md)


---

# 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://kb.bevica.com/bevica-select/bevica_select_training/bevica_select_training_-_moving_from_on_premise_to_saas.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.
