[IMP] Add description for gotenberg module
This commit is contained in:
parent
ce102380ad
commit
324810c3ff
BIN
gotenberg/static/description/banner.jpg
Normal file
BIN
gotenberg/static/description/banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
BIN
gotenberg/static/description/company_logo.jpg
Normal file
BIN
gotenberg/static/description/company_logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
gotenberg/static/description/divider.png
Normal file
BIN
gotenberg/static/description/divider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
gotenberg/static/description/icon.png
Normal file
BIN
gotenberg/static/description/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 KiB |
224
gotenberg/static/description/index.html
Normal file
224
gotenberg/static/description/index.html
Normal file
@ -0,0 +1,224 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US" data-website-id="1" data-oe-company-name="Rydlab">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
|
||||
rel="stylesheet"
|
||||
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
|
||||
crossorigin="anonymous">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<!-- Module name and short description of the module. -->
|
||||
<section>
|
||||
<h1 class="display-3" style="
|
||||
text-align: center;
|
||||
font-family: FontAwesome;
|
||||
margin-bottom: 10px;
|
||||
font-weight: 700;
|
||||
color: #eb8900;
|
||||
">Gotenberg</h1>
|
||||
<div style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">
|
||||
<p style="text-align: center">
|
||||
This module complements the functionality of docx_report_generation,
|
||||
namely it allows you to generate printed forms in PDF from docx templates.
|
||||
</p>
|
||||
</div>
|
||||
<div style="
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
">
|
||||
<img style="height: 10px; width: 40%" src="divider.png">
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div style="width: 15%; margin: 0 auto">
|
||||
<a href="https://rydlab.ru/" target="_blank"
|
||||
style="color: black; text-decoration: none">
|
||||
<img style="display: block; max-width: 100%; margin: 0 auto" src="company_logo.jpg"
|
||||
alt="Rydlab company logo">
|
||||
</a>
|
||||
</div>
|
||||
<div style="
|
||||
width: 30%;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
">
|
||||
<a href="mailto:apps@rydlab.ru?subject=Odoo Support / Development / Module: Contract&body="
|
||||
style="
|
||||
border-radius: 42px;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
color: #ffffff !important;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-size: 23px;
|
||||
padding: 10px 33px;
|
||||
background-color: black;
|
||||
text-decoration: none;
|
||||
border-radius: 45px;
|
||||
">
|
||||
<i class="fa fa-envelope"></i>
|
||||
Have questions or need support?
|
||||
</a>
|
||||
</div>
|
||||
<div style="
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
">
|
||||
<img style="height: 10px; width: 70%" src="divider.png"/>
|
||||
</div>
|
||||
</section>
|
||||
</header>
|
||||
<main>
|
||||
<section>
|
||||
<h3 class="display-5" style="
|
||||
text-align: center;
|
||||
font-family: FontAwesome;
|
||||
margin-bottom: 10px;
|
||||
font-weight: 700;
|
||||
">How to use</h3>
|
||||
<div>
|
||||
<h5 class="display-6" style="
|
||||
text-align: center;
|
||||
font-family: FontAwesome;
|
||||
margin-bottom: 10px;
|
||||
font-weight: 700;
|
||||
">Step 1: Install the module</h5>
|
||||
<div>
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">
|
||||
Open the Apps menu in your Odoo and install the module "Gotenberg™ integration".
|
||||
</p>
|
||||
</div>
|
||||
<div style="
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
">
|
||||
<img style="height: 10px; width: 70%" src="divider.png"/>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<h5 class="display-6" style="
|
||||
text-align: center;
|
||||
font-family: FontAwesome;
|
||||
margin-bottom: 10px;
|
||||
font-weight: 700;
|
||||
">Step 2: Activate gotenberg in general settings</h5>
|
||||
<div>
|
||||
<img style="
|
||||
display: block;
|
||||
border: none;
|
||||
width: 70%;
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
margin-top: 20px;
|
||||
" src="screenshots/2_settings.png">
|
||||
</div>
|
||||
<div>
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">
|
||||
1. Fill in the Server field with the URL of the gotenberg service.
|
||||
</p>
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">
|
||||
2. Select an authentication method if necessary.
|
||||
</p>
|
||||
</div>
|
||||
<div style="
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
">
|
||||
<img style="height: 10px; width: 70%" src="divider.png"/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
<footer style="margin-bottom: 70px">
|
||||
<div style="width: 15%; margin: 0 auto">
|
||||
<a href="https://rydlab.ru/" target="_blank" style="color: black; text-decoration: none">
|
||||
<img style="display: block; max-width: 100%; margin: 0 auto" src="company_logo.jpg"
|
||||
alt="Rydlab company logo">
|
||||
</a>
|
||||
</div>
|
||||
<div style="margin: 0 auto; margin-top: 10px; margin-bottom: 5px; padding: 0">
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">Need any help for this module?</p>
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
">Contact us for your queries</p>
|
||||
<p style="
|
||||
font-family: FontAwesome;
|
||||
font-size: 26px;
|
||||
margin: 0 auto;
|
||||
width: 70%;
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
font-weight: 700;
|
||||
"> Email: apps@rydlab.ru</p>
|
||||
</div>
|
||||
<div style="
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
">
|
||||
<img style="height: 10px; width: 70%" src="divider.png">
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
BIN
gotenberg/static/description/screenshots/2_settings.png
Normal file
BIN
gotenberg/static/description/screenshots/2_settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
Loading…
x
Reference in New Issue
Block a user