mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Fix bug in purchase order form (#354)
- Remove "project_code" field if the server API does not yet support it
This commit is contained in:
parent
905cedf9af
commit
b733d00c37
3 changed files with 14 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: inventree
|
||||
description: InvenTree stock management
|
||||
|
||||
version: 0.12.0+66
|
||||
version: 0.12.1+67
|
||||
|
||||
environment:
|
||||
sdk: ">=2.16.0 <3.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue