/openbiblica1.4

Bible study and translation program using Odoo 17

Primary LanguagePython

INSTALLATION

1. Install Odoo
	https://bitnami.com/stack/odoo/installer

2. Install Python Transliterate

	LINUX
	cd /opt/bitnami/
	sudo ./use_odoo
	pip install transliterate

	WINDOWS
	Use the shortcut in the Start menu under “Start -> Bitnami APPNAME Stack -> Application console” or “Use APPNAME Stack”.
	pip install transliterate

3. Install Openbiblica as odoo apps

4. Install Dictionaries from data folder

5. Install Bibles from data folder

6. Allow Admin user to mapping words in Dictionary > User Setting Menu

7. Mapping words trough url /wordmapping/

NOTE
restart server on google cloud:
sudo /opt/bitnami/ctlscript.sh restart

Also let me know if any issues its installed on Odoo 17.0-20231105 (Community Edition) 

Still need to do more testing to confirm everything is working