fix: model codes table supplychain.suppliers -> suppliers to avoid get_code.dspy SQL error
This commit is contained in:
parent
f775d5a751
commit
cdcda374b2
@ -62,7 +62,7 @@
|
||||
},
|
||||
{
|
||||
"field": "providerid",
|
||||
"table": "supplychain.suppliers",
|
||||
"table": "suppliers",
|
||||
"valuefield": "id",
|
||||
"textfield": "supplier_name"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user