mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 12:01:41 +00:00
Bump pre commit versions (#7255)
* bump pre-commit tools * move uv config to pyproject * style fix * bump pre-commit deps again * add config for code spell * spelling fixes * bump regex * bump pre-commit * bump versions again * roll back regex version * reverse uv bump * compile for 3.12 * use 3.12 for ci * remove unused env vars * only cache main version * set caching dep path * remove caching distinction * pip installl regex * switch back to 3.9 default * remove install test * reset versions * remove tomli * Update playwright.config.ts --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
@@ -61,7 +61,7 @@ Also, dedicated settings sections were added for:
|
||||
|
||||
For Category section, read [Category Parameter Templates](#category-parameter-templates)
|
||||
|
||||
Other section allows to set the prefix of build, puchase and sales orders.
|
||||
Other section allows to set the prefix of build, purchase and sales orders.
|
||||
|
||||
### Category Parameter Templates
|
||||
|
||||
|
@@ -29,5 +29,5 @@ title: Release 0.4.0
|
||||
| Pull Request | Description |
|
||||
| --- | --- |
|
||||
| [#1823](https://github.com/inventree/InvenTree/pull/1823) | Fixes link formatting issues for ManufacturerParts |
|
||||
| [#1824](https://github.com/inventree/InvenTree/pull/1824) | Selects correct curreny code when creating a new PurchaseOrderLineItem |
|
||||
| [#1824](https://github.com/inventree/InvenTree/pull/1824) | Selects correct currency code when creating a new PurchaseOrderLineItem |
|
||||
| [#1867](https://github.com/inventree/InvenTree/pull/1867) | Fixes long-running bug when deleting sequential items via the API |
|
||||
|
Reference in New Issue
Block a user