Skip to content

Commit

Permalink
[UPD] README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 1, 2019
1 parent acb098f commit 53987d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mis_builder/README.rst
Expand Up @@ -43,7 +43,7 @@ Your preferred way to install addons will work with MIS Builder.

An easy way to install it with all its dependencies is using pip:

* ``pip install --pre odoo12-addon-mis_builder odoo-autodiscover``
* ``pip install --pre odoo12-addon-mis_builder``
* then restart Odoo, update the addons list in your database, and install
the MIS Builder application.

Expand Down Expand Up @@ -134,7 +134,7 @@ so far. Help welcome.*
**Bugs**

- In the style form, hide the "Hide always" checkbox when "Hide always inherit"
is checked, as for all other syle elements. (`#121 <https://github.com/OCA/mis-builder/pull/121>`)
is checked, as for all other syle elements. (`#121 <https://github.com/OCA/mis-builder/pull/121>_`)

**Upgrading from 3.2 (breaking changes)**

Expand Down
4 changes: 2 additions & 2 deletions mis_builder/static/description/index.html
Expand Up @@ -412,7 +412,7 @@ <h1><a class="toc-backref" href="#id41">Installation</a></h1>
<p>Your preferred way to install addons will work with MIS Builder.</p>
<p>An easy way to install it with all its dependencies is using pip:</p>
<ul class="simple">
<li><tt class="docutils literal">pip install <span class="pre">--pre</span> <span class="pre">odoo12-addon-mis_builder</span> <span class="pre">odoo-autodiscover</span></tt></li>
<li><tt class="docutils literal">pip install <span class="pre">--pre</span> <span class="pre">odoo12-addon-mis_builder</span></tt></li>
<li>then restart Odoo, update the addons list in your database, and install
the MIS Builder application.</li>
</ul>
Expand Down Expand Up @@ -495,7 +495,7 @@ <h2><a class="toc-backref" href="#id46">12.0.3.3.0 (2019-01-26)</a></h2>
<p><strong>Bugs</strong></p>
<ul class="simple">
<li>In the style form, hide the “Hide always” checkbox when “Hide always inherit”
is checked, as for all other syle elements. (<cite>#121 &lt;https://github.com/OCA/mis-builder/pull/121&gt;</cite>)</li>
is checked, as for all other syle elements. (<cite>#121 &lt;https://github.com/OCA/mis-builder/pull/121&gt;_</cite>)</li>
</ul>
<p><strong>Upgrading from 3.2 (breaking changes)</strong></p>
<p>If you use <tt class="docutils literal">Actuals (alternative)</tt> data source in combination with analytic
Expand Down

0 comments on commit 53987d8

Please sign in to comment.