mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
edit stock item
- Render choice fields
This commit is contained in:
parent
e8cb002e3c
commit
978cefd6bf
6 changed files with 86 additions and 20 deletions
|
|
@ -56,7 +56,7 @@ class _InvenTreeLoginSettingsState extends State<InvenTreeLoginSettingsWidget> {
|
|||
key: _addProfileKey,
|
||||
callback: () {
|
||||
if (createNew) {
|
||||
// TODO - create the new profile...
|
||||
|
||||
UserProfile profile = UserProfile(
|
||||
name: _name,
|
||||
server: _server,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue