Odoo defined in bundle 'web.assets_backend' - odoo

Web.asstes_backend error when trying to install the accounting kit for Odoo 15 community version

Related

Could not install SAP HANA Development tools in Eclipse Oxygen

I am trying to install SAP HANA development tools plug in from https://tools.hana.ondemand.com/neon url in Eclipse Oxygen Version.
But I am not able to install all the features. Encountering problem as with Install Remediation Dialog box and displaying the the some features list with caption as will not be installed.
Expecting all the 7 features to get installed but only Designer for SAP Cloud platform is getting installed.
Please help me out with the solution.
Screenshot of error
Thanks,
Sneha.
You said you're using the Neon-Repository with Eclipse Oxygen. Try the Repository for Oxygen and see if that works:
https://tools.hana.ondemand.com/oxygen/

IBM installation manager 1.8.4 cannot find any packages to install

I’m installing the Websphere Fix pack 8.5.5.12 in our Redhat Linux 6 environment using IBM Installation Manager 1.8.4.
I can start IM and add the repository using the typical steps but for some reason its not picking it up.
I add the repository as follows via the preferences,
/rational/rational/Was855_FP012/
I save the changes and the repository shows but when I go back to the main IM window and hit 1. to install I get,
IBM installation manager 1.8.4 cannot find any packages to install
This directory includes the repository.config file as part of extract of all 3 files
8.5.5-WS-WAS-FP012-part1.zip
8.5.5-WS-WAS-FP012-part2.zip
8.5.5-WS-WAS-FP012-part3.zip
previously we installed the WAS85511 patch using the same method and installed successfully
Also the user owns both the installation manager folder and the repository folders.
Environment details:
IBM Installation Manager
Version: 1.8.4
Internal version: 1.8.4000.20151125_0201
Architecture: 64-bit
WAS FP downloads:
8.5.5-WS-WAS-FP012-part1.zip
8.5.5-WS-WAS-FP012-part2.zip
8.5.5-WS-WAS-FP012-part3.zip
Redhat Linux 6
any help would be appreciated.
Thanks
I was installing from the wrong installation manager instance /rational/imcl-1.8.4/tools/imcl
Had to run from the IM which installed the original Websphere instance and Fix packs.
using /app/IBM/IM/eclipse/tools/
./imcl -c
Also instead of using option 1. to install. Must use option 2. to UPDATE for this particular package.
for certain versions of Websphere you must use a silent install or command line install to install the package and bypass the interactive mode.
For 8.5.5.11 we had to run
/app/IBM/IM/eclipse/tools/./imcl install
com.ibm.websphere.ND.v85_8.5.5012.20170627_1018 -repositories
/rational/Was855_FP012 -installationDirectory /app/IBM/WAS85 -
acceptLicense -sP
which translates to
/app/IBM/YourIMInstall/./imcl install
com.ibm.websphere.ND.v85_8.5.5012.20170627_1018 -repositories
/yourRepolocation -installationDirectory /yourWASInstallPath/
acceptLicense -sP
After the installation completes run the following command to confirm the update
/app/IBM/WAS85/bin/./versionInfo.sh
[appadm#myServer bin]$ ./versionInfo.sh
WVER0010I: Copyright (c) IBM Corporation 2002, 2012; All rights
reserved.
WVER0012I: VersionInfo reporter version 1.15.1.49, dated 4/7/17

how to deploy runbot odoo at odoo version 9?

I'm getting error in runbot odoo ,
here is the log.
I have installed runbot odoo in odoo version 9, runbot odoo module at
github in branch master
and following runbot installation this procedure.
I've got repository at git#github:odoo/odoo. After testing all, there is red thumb. Do I need to configure it or anything else to get green thumb?
Use pip install psycogreen and start again

How to get 'report_py3o' for Odoo 9

I got 'report_py3o' module which developed by OCA for Odoo 10
https://github.com/OCA/reporting-engine
but i couldn't found it for odoo 9.
Please help.

I have Installed the Titanium studio.Ink In Windows from appcelerator website but unable to run app like Kitchen sink?

I have also tried to install Android sdk & updates but its end up showing that java jdk not installed as I have Installed the JDK earlier
and In the Console Part-->
Titanium Command-Line Interface,CLI version 3.1.1,Titanium SDK version 3.1.1.GA
Copyright (c) 2012-2013,Appcelerator,Inc. All Rights Reserved.
[ERROR] : "Missing Java SDK.Please make sure Java SDK is on your PATH
What To DO !!
Check whether java is in your path. If not install JDK and JRE and try once again
This is the method to set environmental variables and plz make sure that you are using javasdk 1.6 instead of 1.7
http://java.com/en/download/help/path.xml
Thanks