Update changelog
This commit is contained in:
parent
510b8383a4
commit
836fc0bf5b
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.56 (2023-09-19)
|
||||
-------------------
|
||||
|
||||
* Add link to vendor name for receiving batches grid.
|
||||
|
||||
* Prevent catalog/invoice cost edits if receiving batch is complete.
|
||||
|
||||
* Use small text input for receiving cost editor fields.
|
||||
|
||||
* Show catalog/invoice costs as 2-decimal currency in receiving.
|
||||
|
||||
|
||||
0.9.55 (2023-09-18)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.55'
|
||||
__version__ = '0.9.56'
|
||||
|
|
Loading…
Reference in a new issue