Skip to content

Commit

Permalink
Release 8.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-axelor committed Dec 19, 2024
1 parent a10624d commit 3a3d044
Show file tree
Hide file tree
Showing 22 changed files with 59 additions and 64 deletions.
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,61 @@
## [8.0.21] (2024-12-19)

### Fixes
#### Base

* Product: fixed french translation for 'Product'.
* Partner: fixed so that customer can be converted to other partner types.
* Partner link: made partners required to avoid errors.

#### Account

* Accounting batch: fixed 'Realize fixed asset lines' batch doesn't work when start date and end date are same.
* Invoice: fixed payment voucher confirmation with auto reconcile config enabled.
* Invoice: added server-side controls to prevent forbidden status changes, for example cancelling a ventilated invoice.
* Accounting report: fixed blank values in 'Summary of gross values and depreciation' report.
* Invoice: fixed display of company bank details when we create an invoice payment.
* Invoice payment: fixed an issue where payment amount wrongly reset to 0 after changing payment date two times.
* Invoice: fixed an issue with amount remaining being reinitialized from ventilated invoice.

#### Budget

* Invoice: fixed error when there is no product on the invoice line while budget computation.

#### CRM

* Partner: fixed the display issue in event panel when images are attached in the event description.

#### Human Resource

* Lunch voucher: leave request with hour leave reason type are now ignored.
* Expense API: fixed the error when an employee did not have a contract while creating an expense.

#### Production

* Purchase order: fixed wrong domain for the dashlet on outsourcing tab.
* Manufacturing order: merging manufacturing orders now correctly takes into account scheduling configuration.

#### Quality

* Quality alert: fixed NPE when opening kanban view.

#### Sale

* Sale order: fixed concurrency error when adding a pack on a sale order.

#### Supply Chain

* Timetable: timetable are now correctly updated to not invoiced when a linked credit note has been ventilated.
* Sale order: a sale order with invoiced timetables cannot be edited anymore.
* Sale order invoicing: fixed the missing title 'To invoice' on the corresponding column when invoicing time table lines from a sale order.


### Developer

#### Account

`action-invoice-record-draft` was replaced by `action-invoice-method-back-to-draft`

## [8.0.20] (2024-11-28)

### Fixes
Expand Down Expand Up @@ -1301,6 +1359,7 @@ The resulting locale will be used for translation, date and currency formats.
* Authentication: add a new API to fetch user permissions.
* HR: add new configuration to manage timesheets from the mobile application.

[8.0.21]: https://github.com/axelor/axelor-open-suite/compare/v8.0.20...v8.0.21
[8.0.20]: https://github.com/axelor/axelor-open-suite/compare/v8.0.19...v8.0.20
[8.0.19]: https://github.com/axelor/axelor-open-suite/compare/v8.0.18...v8.0.19
[8.0.18]: https://github.com/axelor/axelor-open-suite/compare/v8.0.17...v8.0.18
Expand Down
3 changes: 0 additions & 3 deletions changelogs/unreleased/84403.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/84757.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/85768.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/85822.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/85910.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86068.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86195.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86302.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/unreleased/86315.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/86522.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86546.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86560.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86630.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86716.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86717.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86719.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86732.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/86830.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/87306.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/87762.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/88116.yml

This file was deleted.

0 comments on commit 3a3d044

Please sign in to comment.