Skip to content

Commit 34f06b0

Browse files
committed
[UPD] README.rst
1 parent 6bbd279 commit 34f06b0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

product_supplierinfo_for_customer_sale/README.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,30 +35,30 @@ To use this module, you need:
3535
- Go to product and configure *Partner product name* and *Partner product code*
3636
for each selected customer.
3737

38-
.. figure:: static/description/configuration_customer.png
38+
.. figure:: https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/configuration_customer.png
3939
:alt: Configure customer codes
4040
:width: 600 px
4141

4242
- When add order lines in sale quotation for a customer that has an specific
4343
name and code in the product, you can search that product with that customer
4444
name or code. Then, this values will be displayed in product description.
4545

46-
.. figure:: static/description/search_code.png
46+
.. figure:: https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/search_code.png
4747
:alt: Search by exist customer code
4848
:width: 600 px
4949

50-
.. figure:: static/description/description_code.png
50+
.. figure:: https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/description_code.png
5151
:alt: Search by exist customer code
5252
:width: 600 px
5353

5454
- If product does not have a configuration for customer selected, product will
5555
be search by its default code.
5656

57-
.. figure:: static/description/search_code_2.png
57+
.. figure:: https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/search_code_2.png
5858
:alt: Search by exist customer code
5959
:width: 600 px
6060

61-
.. figure:: static/description/description_code_2.png
61+
.. figure:: https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/description_code_2.png
6262
:alt: Search by exist customer code
6363
:width: 600 px
6464

product_supplierinfo_for_customer_sale/static/description/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -378,28 +378,28 @@ <h1 class="title">Product Supplierinfo for Customer Sale</h1>
378378
for each selected customer.</li>
379379
</ul>
380380
<div class="figure">
381-
<img alt="Configure customer codes" src="static/description/configuration_customer.png" style="width: 600px;" />
381+
<img alt="Configure customer codes" src="https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/configuration_customer.png" style="width: 600px;" />
382382
</div>
383383
<ul class="simple">
384384
<li>When add order lines in sale quotation for a customer that has an specific
385385
name and code in the product, you can search that product with that customer
386386
name or code. Then, this values will be displayed in product description.</li>
387387
</ul>
388388
<div class="figure">
389-
<img alt="Search by exist customer code" src="static/description/search_code.png" style="width: 600px;" />
389+
<img alt="Search by exist customer code" src="https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/search_code.png" style="width: 600px;" />
390390
</div>
391391
<div class="figure">
392-
<img alt="Search by exist customer code" src="static/description/description_code.png" style="width: 600px;" />
392+
<img alt="Search by exist customer code" src="https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/description_code.png" style="width: 600px;" />
393393
</div>
394394
<ul class="simple">
395395
<li>If product does not have a configuration for customer selected, product will
396396
be search by its default code.</li>
397397
</ul>
398398
<div class="figure">
399-
<img alt="Search by exist customer code" src="static/description/search_code_2.png" style="width: 600px;" />
399+
<img alt="Search by exist customer code" src="https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/search_code_2.png" style="width: 600px;" />
400400
</div>
401401
<div class="figure">
402-
<img alt="Search by exist customer code" src="static/description/description_code_2.png" style="width: 600px;" />
402+
<img alt="Search by exist customer code" src="https://raw.githubusercontent.com/OCA/sale-workflow/11.0/product_supplierinfo_for_customer_sale/static/description/description_code_2.png" style="width: 600px;" />
403403
</div>
404404
<p><strong>Table of contents</strong></p>
405405
<div class="contents local topic" id="contents">

0 commit comments

Comments
 (0)