diff --git a/erpnext/change_log/v6/v6_22_0.md b/erpnext/change_log/v6/v6_22_0.md new file mode 100644 index 00000000000..5c07d893553 --- /dev/null +++ b/erpnext/change_log/v6/v6_22_0.md @@ -0,0 +1,4 @@ +- **Compact Item Print**: Show only "Description", "Quantity", "Rate" and "Amount" field in Print for the Item table. This can be enabled from *Setup > Customize > Features Setup*. Contributed by [Shasha Qin](https://github.com/ShashaQin). +- **Make Employee** from an Offer Letter +- **View Bank Entries** for an Expense Claim +- Fix: Get open Sales Orders for a specific Item in Production Planning Tool. Contributed by [Javier Wong](https://discuss.erpnext.com/users/bohlian/activity).