# Nafhaa Changelog 🚀

## Version S59 - Release date: 2021-01-05 🌴&#x20;

### New ✨&#x20;

* SETU now has dropdown for choosing Assigned To for excel imports
* New API's rolled out for Sales, Sales Return, Purchase, Purchase Return, Contacts, Products and Cashbook, these API's support all CRUD operations
* VAT Annexure A and B now live
* Ecommerce Channel, Channel Network, Dispute Management, QC1 and QC1 modules are now live
* Option to clear WhatsApp temporary folder to free the allocated hosting space

### Enhancement 🥏&#x20;

* Individual line item serial now optional in Purchase
* Product master now has some optionally enabled attribute viz: ASIN, FNSKU, SKU, MSKU
* Cashbook will now check if invoice wise amount added and total amount added are matching and show confirmation dialog to override for Sundry creditors and debtors
* QC2 in Ecommerce has Tray release functionality&#x20;
* Tasks from Project management can be added directly

### Fixed 🐞

* QR Code in dispatching now accepts special characters
* Handled duplication of enquiry numbers when custom numbering enabled
* Fixed issue in Contacts for null alert and getting saved on retry
* Fixed issues in DMS list for hierarchy wise data visibility and for share to required even for self uploaded document is been fixed
* Currency navigation link was visible in Quotation even after currency conversion was disabled
* In Stock transfer new products were getting added instead of update when updated and delete option was hidden both concerns are fixed
* Issue fixed for saving the Sales Invoice which was not getting saved when moved from Check-In form
* Some Quotation templates were showing special characters in terms when static terms were optionally enabled


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nafhaa.com/changelog/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
