Skip to content
Snippets Groups Projects
Commit 7a0a66cb8d33 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:books: update readme

parent 8898d80c29fe
No related branches found
No related tags found
No related merge requests found
...@@ -41,9 +41,8 @@ ...@@ -41,9 +41,8 @@
How To Get Started? How To Get Started?
------------------- -------------------
Go to the folowing url : https://redner-demo.orbeet.io/sign-in Go to https://redner.orbeet.io/sign-in to create your account and set up your API key to connect Rednerd to your application.
Alternatively check our step-by-step tutorials_.
Create your account and set up your API key to connect Rednerd to your application.
Once your account is ready, configure the module with the following ``ir.config_parameter``:: Once your account is ready, configure the module with the following ``ir.config_parameter``::
...@@ -47,7 +46,7 @@ ...@@ -47,7 +46,7 @@
Once your account is ready, configure the module with the following ``ir.config_parameter``:: Once your account is ready, configure the module with the following ``ir.config_parameter``::
rednerd.server_url = https://redner-demo.orbeet.io rednerd.server_url = https://redner.orbeet.io
rednerd.api_key = <your API key here> rednerd.api_key = <your API key here>
redner.account = <your account name> redner.account = <your account name>
redner.timeout = 20 redner.timeout = 20
...@@ -59,8 +58,7 @@ ...@@ -59,8 +58,7 @@
Documentation Documentation
------------- -------------
If you need further information concerning Redner integration with Odoo ERP, you can check our `step-by-step tutorials <https://orbeet.io/services/generateur-documents-redner/api-key/>`_. If you need further information concerning Redner integration with Odoo ERP, you can check our step-by-step tutorials_.
Feel free to visit Orbeet_ website to discover all our solutions. Feel free to visit Orbeet_ website to discover all our solutions.
UI Changes UI Changes
...@@ -84,3 +82,4 @@ ...@@ -84,3 +82,4 @@
XCG Consulting, part of Orbeet_. XCG Consulting, part of Orbeet_.
.. _Orbeet: https://orbeet.io/ .. _Orbeet: https://orbeet.io/
.. _tutorials: https://orbeet.io/services/generateur-documents-redner/api-key/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment