Skip to content

Commit 5826dc3

Browse files
committed
mention invoice order attr conversion fix
1 parent 9aecee8 commit 5826dc3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Changelog
4444
- Tests were failing on Python 3.12 (`Issue #332 <https://github.com/maxtepkeev/python-redmine/pull/332>`__)
4545
(thanks to `Michał Górny <https://github.com/mgorny>`__)
4646
- Some closed Issues weren't converted to Resource objects using ``redmine.search()``
47+
- *Pro Edition:* RedmineUP Invoice resource ``order`` attribute was returned as a dict instead of being converted to
48+
Resource object
4749
- *Pro Edition:* RedmineUP CrmQuery resource ``deals`` and ``contacts`` relation attributes didn't work
4850
- *Pro Edition:* RedmineUP DealStatus resource ``deals`` relation attribute didn't work
4951

0 commit comments

Comments
 (0)