vc-platform icon indicating copy to clipboard operation
vc-platform copied to clipboard

Virto Commerce B2B Innovation Platform

Results 91 vc-platform issues
Sort by recently updated
recently updated
newest added

Currently used smart-float and money directives may have incorrect behavior. For example, smart-float allow you to use numbers in the following formats: - 222,111.000 - 222.111,000 - 222,111 - 222.111...

bug
Priority: Low

Version info: - Browser version: Chrome 59 - Platform version: 2.13.11/2.13.12 - Module version: 2.14.2 ### Expected behavior When you create user for contact/employee in Customer module, user must appear...

bug
frontend
module

Change the order number template setting in global settings. Create new store. Open settings widget for store, there will be old order number setting template. Restart platform Open store again>...

Store user filters in the server side (now it stored in browser local storage) Global filters (shared between all users) with management availability

Priority: Low

This prevents products from showing on the frontend.

bug
backend

![BladesBug](https://user-images.githubusercontent.com/38526853/61460192-ac6cc780-a987-11e9-868c-da214cd1411c.gif) Platform: 2.13.47 1. Open a new blade which has different grid settings and change grid settings in that blade. 2. Close new blade, click "Refresh" on the old blade....

**Problem:** Currently we store objects in cache using the following cache keys: ServiceNameMethodName-Param1-Param2-Param3. So if we lad objects by id and put array of objects [A, B, C] to cache,...

enhancement
client request
Cache data consistency project

**Describe the bug** A clear and concise description of what the bug is. **Steps to reproduce** Steps to reproduce the behavior: 1. Go to admin tools of the platform 2....

bug

When doing a fresh new install and after the sample data is installed, the installation shows select sample data screen again, instead of the password: ![image](https://user-images.githubusercontent.com/1566470/47828636-2816dd80-dd41-11e8-916d-72631be7f600.png) Correct behavior would be...

bug

Version info: - Platform version: 2.13.23 ### Expected behavior Asset should be successfully uploaded on root of assets (i.e. Assets blade opened by menu) ### Actual behavior It fails. ###...