From 2b6915519f21de0f491bbf5e5d3e40f635686784 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 13 Aug 2015 15:35:55 +0530 Subject: [PATCH] [change-log] --- erpnext/change_log/current/journal_entry_rename.md | 1 - erpnext/change_log/current/stock_entry_additional_costs.md | 2 -- erpnext/change_log/v5/v5_6_0.md | 6 ++++++ 3 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 erpnext/change_log/current/journal_entry_rename.md delete mode 100644 erpnext/change_log/current/stock_entry_additional_costs.md create mode 100644 erpnext/change_log/v5/v5_6_0.md diff --git a/erpnext/change_log/current/journal_entry_rename.md b/erpnext/change_log/current/journal_entry_rename.md deleted file mode 100644 index 9bd1b66866..0000000000 --- a/erpnext/change_log/current/journal_entry_rename.md +++ /dev/null @@ -1 +0,0 @@ -- For referencing a line in **Journal Entry**, now you can reference by the **Reference Type** and **Reference Name** columns, instead of "Against Sales Invoice", "Against Purchase Invoice", etc. diff --git a/erpnext/change_log/current/stock_entry_additional_costs.md b/erpnext/change_log/current/stock_entry_additional_costs.md deleted file mode 100644 index ef03375381..0000000000 --- a/erpnext/change_log/current/stock_entry_additional_costs.md +++ /dev/null @@ -1,2 +0,0 @@ -- Additional Costs in Stock Entry **[Sponsored by PT. Ridho Sribumi Sejahtera]** - - Now additional costs like shipping charges, operating costs etc can be added in Stock Entry in item valuation \ No newline at end of file diff --git a/erpnext/change_log/v5/v5_6_0.md b/erpnext/change_log/v5/v5_6_0.md new file mode 100644 index 0000000000..0ef5a3a2d0 --- /dev/null +++ b/erpnext/change_log/v5/v5_6_0.md @@ -0,0 +1,6 @@ +- For referencing a line in **Journal Entry**, now you can reference by the **Reference Type** and **Reference Name** columns, instead of "Against Sales Invoice", "Against Purchase Invoice", etc. +- Additional Costs in Stock Entry **[Sponsored by PT. Ridho Sribumi Sejahtera]** + Now additional costs like shipping charges, operating costs etc can be added in Stock Entry in item valuation +- **Update Finished Goods** in Production Order can now use the items from **Transfer Materials for Manufacture** step instead of items from the Bill of Materials. This can be configured in Manufacturing Settings +- Added field **Tax ID** in Customer +- Bug fixes in Item, Time Log Batch, Pricing Rule, Salary Slip, Address and Stock Entry