Replaced screenshot in help pages, links to #9241

This commit is contained in:
Frappe 2017-06-20 13:04:00 +05:30
parent 8181a7463e
commit 9a8f33f855
8 changed files with 3 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

View File

@ -40,5 +40,3 @@ You can also Archive and Restore the columns added in a Kanban board. To do so c
+<img class="screenshot" alt="Add New Kanban Board" src="{{docs_base_url}}/assets/img/customize/kanban-board-7.gif"> +<img class="screenshot" alt="Add New Kanban Board" src="{{docs_base_url}}/assets/img/customize/kanban-board-7.gif">

View File

@ -14,7 +14,7 @@ Step 1: Select Price List
You can create multiple Price List in ERPNext to track Selling and Buying Price List of an item separtely. Also if item's selling prices id changing based on territory, or due to other criteria, you can create multiple selling Price List for it. You can create multiple Price List in ERPNext to track Selling and Buying Price List of an item separtely. Also if item's selling prices id changing based on territory, or due to other criteria, you can create multiple selling Price List for it.
![Item Price list]({{docs_base_url}}/assets/old_images/erpnext/item-price-list.png) +<img class="screenshot" alt="Item Price list" src="{{docs_base_url}}/assets/img/stock/item-price-1.png">
On selection of Price List, its currency and for selling or buying property will be fetched as well. On selection of Price List, its currency and for selling or buying property will be fetched as well.
@ -24,13 +24,13 @@ Step 2: Select Item
Select item for which Item Price record is to be created. On selection of Item Code, Item Name and Description will be fetched as well. Select item for which Item Price record is to be created. On selection of Item Code, Item Name and Description will be fetched as well.
![Item Price Item]({{docs_base_url}}/assets/old_images/erpnext/item-price-item.png) +<img class="screenshot" alt="Item Price list" src="{{docs_base_url}}/assets/img/stock/item-price-2.png">
Step 3: Enter Rate Step 3: Enter Rate
Enter selling/buying rate of an item in Price List currency. Enter selling/buying rate of an item in Price List currency.
![Item Price Rate]({{docs_base_url}}/assets/old_images/erpnext/item-price-rate.png) +<img class="screenshot" alt="Item Price list" src="{{docs_base_url}}/assets/img/stock/item-price-3.png">
Step 4: Save Item Price Step 4: Save Item Price