Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblamey committed Apr 24, 2023
1 parent 2560c12 commit 824454a
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
# Change Log
All notable changes to this project will be documented in this file.

## [1.31.7]
## [1.31.8] 2023-04-24

### Fixed

- Stock item list (index) view: items with zero stock balance had an empty balance value instead of 0.

## [1.31.7] 2023-04-19

### Fixed

- Save and add another button not working correctly on sales and purchase orders.
- Error when on sales order/quote save as new.

## [1.31.6]
## [1.31.6] 2023-04-11

- Minor CSS update to login

## [1.31.5]
## [1.31.5] 2023-04-06

### Added
- View the receive stock action alongside the delivery address when viewing purchase orders.
Expand All @@ -25,7 +31,7 @@ All notable changes to this project will be documented in this file.
- Escape cookie values used in login form
- Only use valid columns for order-by when building SQL queries

## [1.31.4]
## [1.31.4] 2023-03-21

### Change
- When viewing a stock item, show all related sales orders instead of using the default order search for new, open, etc.
Expand Down

0 comments on commit 824454a

Please sign in to comment.