From b126ba0132ff8f0a36b7c639b6e5eb075b4a5da1 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 24 Sep 2015 13:05:40 +0530 Subject: [PATCH] [change-log] --- erpnext/change_log/v6/v6_3_0.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 erpnext/change_log/v6/v6_3_0.md diff --git a/erpnext/change_log/v6/v6_3_0.md b/erpnext/change_log/v6/v6_3_0.md new file mode 100644 index 00000000000..8d7849c42e2 --- /dev/null +++ b/erpnext/change_log/v6/v6_3_0.md @@ -0,0 +1,8 @@ +- **Tax Rule:** Define rules to automatically select a Tax Template based on Customer, Supplier, Billing Address or Shipping Address +- Changes to **Shopping Cart:** + - The prices will be based on only a single Price List defined in Shopping Cart Settings. Essentially, it means that your Shopping Cart will be available only in a single currency. + - Shipping Rule will be defined per Country, instead of Territory. + - Taxes will be applied based on the new Tax Rule system, instead of Territory. + - **Important Note:** Your Shopping Cart Settings have been disabled. The new changes require you to review your Price List, Tax Rules and Shipping Rule, update the settings, and then enable Shopping Cart again. +- Enhancements in Customer Portal user interface +- Sales Team is now editable after submission of Sales Order, Sales Invoice and Delivery Note