B2B budget
Description
Highlights
- Budget rules per employee
- Total in currency per time unit
- Payroll period floating or fixed
- With further VIO.Apps also for Representatives
Features
- Budget rules per employee
- Total in currency per time unit
- Payroll period floating or fixed
- With further VIO.Apps also for Representatives
About the Extension
One or more budget rules can be assigned to an employee.The budgets include a sum in a currency per time unit (per day, week, month, quarter, year ...) and a definition of the accounting period.
as a flowing accounting calculation (e.g. today one week into the past)
or on the basis of a fixed date
The set time units are automatically taken into account when the shopping basket is called up (and, if necessary, readjusted and carried forward), the currency and its conversion factor into the employee's currently selected currency are taken into account during the check. It is possible to deposit several budgets with different currencies.
Planned Features:
- Evaluation and display of statistics: How much budget was spent / by which employees / ...
- Remaining budget of an employee is displayed in the order confirmation mail and in the login area
Our extension works together with other VIO.Apps:
apps Representatives & Representatives Rights: if configured accordingly (creation of the substitute via an employee assignment), substitutes are also subject to budget rules).
B2B Workflow: if the budget is exhausted and no more orders are possible, a corresponding configuration via B2B Workflow allows a release request to be made instead.
Prerequisite: for the use of the extension:
- App B2B Login (Basic) at https://store.shopware.com/en/vio1246977431016/b2b-login-our-b2b-basic-plugin.html
The budgets include a sum in a currency per time unit (per day, week, month, quarter, year ...) and a definition of the accounting period.
as a flowing accounting calculation (e.g. today one week into the past)
or on the basis of a fixed date
The set time units are automatically taken into account when the shopping basket is called up (and, if necessary, readjusted and carried forward), the currency and its conversion factor into the employee's currently selected currency are taken into account during the check. It is possible to deposit several budgets with different currencies.
Planned Features:
- Evaluation and display of statistics: How much budget was spent / by which employees / ...
- Remaining budget of an employee is displayed in the order confirmation mail and in the login area
Our extension works together with other VIO.Apps:
apps Representatives & Representatives Rights: if configured accordingly (creation of the substitute via an employee assignment), substitutes are also subject to budget rules).
B2B Workflow: if the budget is exhausted and no more orders are possible, a corresponding configuration via B2B Workflow allows a release request to be made instead.
Prerequisite: for the use of the extension:
- App B2B Login (Basic) at https://store.shopware.com/en/vio1246977431016/b2b-login-our-b2b-basic-plugin.html
Details
- Available: English, German
- Latest update: 11 November 2024
- Publication date: 10 December 2021
- Version: 2.0.2
- Category: B2B extensions
Resources
Reviews (0)
About the Extension Partner
VIOSYS AG
Partner Status
-
Shopware
Bronze Partner -
Shopware
Extension Partner
Details
-
Ø-Rating:
4.6
Average rating of 4.6 out of 5 stars
- Partner since: 2015
- Extensions: 31
- Certifications: Certifications
Support
- Based in: Germany
- Speaks: German, English
- Response time: Very quickly
Prerequisite for the use of the extension:
- App B2B Login (Basic) at https://store.shopware.com/en/vio1246977431016/b2b-login-our-b2b-basic-plugin.html
Installation
- The installation is done in the App Manager
- Activate the app there.
- Configure (assign rights and create budgets if necessary)
- This can be done either in the administration by the shop operator or by the customer himself in his employee administration
In short: Yes, this is possible via the Shopware 6 API.
Long version:
As a rule, our VIO.Apps for Shopware 6 do not provide their own endpoints in the API because they are not necessary. All data available in the API is provided by the API generated by Shopware itself. This API basically provides CRUD operation (Create / Read / Update / Delete) on all entities and their data fields in Shopware.
A complete documentation of all fields and functions of the API can be found in Shopware 6 by default at the following URL of your shop:[URL]/api/_info/swagger.html. (see: https://developer.shopware.com/docs/guides/integrations-api/general-concepts/generated-reference#swagger-ui
All API functions are also described in more detail in the official Shopware documentation: https://developer.shopware.com/docs/guides/integrations-api
2.0.2
fixed Bug when updating plugin, which caused by custom fields set upsert
1.2.2
fixed Bug when updating plugin, which caused by custom fields set upsert
2.0.1
Budget is checked last in the shopping basket to take shipping costs and any other costs into account.
1.0.4
Budget is checked last in the shopping basket to take shipping costs and any other costs into account.
1.2.1
Budget is checked last in the shopping basket to take shipping costs and any other costs into account.
2.0.0
Compatibility with Shopware 6.6 established
1.2.0
* display remaining budget for current employee in the account overview
* Remaining budget display in the employee list can now be shown via the plugin configuration
* add current remaining and total budget information as custom fields to the order
1.1.3
- performance optimization for budget overview in administration
1.1.2
- Fixed bug when editing employee budget in account area
1.1.1
fix removing of necessary Service in Version 1.1.0
1.1.0
Compatibility with Shopware 6.5 established
1.0.3
configure availability of b2b budget functionalities via rule in config
1.0.2
fix cascade delete bug for budgets
1.0.1
some small refactoring
1.0.0
First release in the Store