-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add gif image in order to make the end user better understand of the module functionality
- Loading branch information
Showing
3 changed files
with
8 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 6 additions & 49 deletions
55
plm_pdf_workorder_enterprise/static/description/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,11 @@ | ||
<section class="oe_container"> | ||
<div class="oe_row oe_spaced"> | ||
<div class="oe_span12"> | ||
<h2 class="oe_slogan" style="color:#875A7B">PLM Report PDF Workorder</h2> | ||
<h3 class="oe_centeralign">The module is developed and maintained by <b>OmniaSolutions</b>, Further information at <a href="https://www.omniasolutions.website" style="text-decoration:none; color:#875A7B">www.omniasolutions.website</a></h3> | ||
<h2 class="oe_slogan" style="color:#875A7B">Product LifeCycle Management Shopflor Integration<br> | ||
|
||
</h2> | ||
<h3 class="oe_slogan">Automate your shopflor app with plm data</h3> | ||
<img src="../img/main_image.gif" style="border-radius:20px;display:block;margin:auto;"> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="oe_container"> | ||
<div class="oe_row oe_spaced" style="margin-top:32px"> | ||
<div class="oe_span12"> | ||
<p style="font-size:18px; text-align:center; width:90%; margin-left:auto; margin-right:auto"> | ||
This module extend the shopflor module in order to get the pdf document directly from the PLM module | ||
</p> | ||
<img src="Plm_pdf.png" style="width:60%; display:block; margin-top:20px; margin-left:auto; margin-right:auto; border-radius:10px; opacity:0.8"> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="oe_container"> | ||
<div class="oe_row oe_spaced" style="margin-top:64px"> | ||
<div class="oe_span" style="width:40%"> | ||
<img src="default_pdf.png" style="width:80%; border:2px solid lightgrey; border-radius:10px; float:right"> | ||
</div> | ||
<div class="oe_span" style="width:20%; text-align:center; opacity:0.4"> | ||
<div style="margin-top:70%"> | ||
<img src="double_arrow.png" style="width:20%"> | ||
</div> | ||
<div style="margin-top:70%"> | ||
<img src="double_arrow.png" style="width:20%; transform:rotate(180deg)"> | ||
</div> | ||
</div> | ||
<div class="oe_span" style="width:40%"> | ||
<img src="2d_drawing.png" style="width:80%; border:2px solid lightgrey; border-radius:10px; float:left"> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="oe_container"> | ||
<div class="oe_row oe_spaced" style="margin-top:64px"> | ||
<div class="oe_span12"> | ||
<p style="font-size:18px; text-align:center; width:90%; margin-left:auto; margin-right:auto; margin-top:20px"> | ||
Possibility from the routing tab to enable/disable the use of its worksheet when processing workorder | ||
</p> | ||
<img src="workorder_routing.png" style="width:30%; display:block; margin-left:auto; margin-right:auto; margin-top:30px; border:2px solid lightgrey; border-radius:10px"> | ||
<p style="font-size:18px; text-align:center; width:90%; margin-left:auto; margin-right:auto; margin-top:50px"> | ||
<b>PLM Report PDF Workorder</b> is only available in Enterprise version of Odoo. | ||
</p> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
</section> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.