Michael Bessolov
Michael Bessolov
@beltran-rubo not related to this error, but please use en_US value for the --formatting-code option instead of just en. It doesn't have to be en_US necessarily, en_GB or any other...
@beltran-rubo please contact me by email - it's michael@ on any of our domains (oroinc.com, orocommerce.com), we'll see how we can accelerate this.
@Baachi yes, correct. The installer oro:install after detecting that the application is already installed, shows a warning but does not stop. This will be fixed (not stopping after the warning)....
@dwangove the error you have is related to a different issue - https://github.com/oroinc/platform/issues/1081 Please use composer version < 2.3.0 until the fix is released.
_(internal reference CRM-6997)_
You can do it in System -> Entity -> Entity Management by switching your current language - when you saving the entity or entity field the labels you entered instead...
If I understand your setup correctly `/var/www/html/orocrm` and `/var/www/html/crm-application` are two different installations. And it seems that you have never run `composer install` command inside the `/var/www/html/crm-application` folder.
According to the installation instructions at http://www.orocrm.com/documentation/index/current/book/installation here is the list of what has to be done to install the latest version of OroCRM: ``` cd /var/www git clone -b...
@jneto81 what kind of query?
_Internal reference: BAP-19318_