Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: use `frappe._dict()` instead of `{}` A downstream function (`_get_item_tax_template`) expects this to be a frappe._dict and fails otherwise. * refactor: use `ItemDetails()`
- Loading branch information