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