mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 00:01:18 +00:00
[feature] [refactor] Shipping Rule for Buying + Refactor (#11628)
* Shipping rule for Buying * [refactor] shipping rule
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 214 KiB |
@@ -1,7 +1,7 @@
|
||||
# Shipping Rule
|
||||
|
||||
Using Shipping Rule you can define the cost for delivering the product to the customer.
|
||||
You can define different shipping rules for the same item across different territories.
|
||||
Using Shipping Rule you can define the cost for delivering the product to the customer and also to the supplier.
|
||||
You can define different shipping rules or a fixed shipping amount for the same item across different territories.
|
||||
|
||||
<img class="screenshot" alt="Shipping Rule" src="/docs/assets/img/selling/shipping-rule.png">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user