refactor: providerid codes → supplychain.suppliers
This commit is contained in:
parent
963201bf10
commit
5dce6dd42c
@ -88,9 +88,9 @@
|
|||||||
"codes": [
|
"codes": [
|
||||||
{
|
{
|
||||||
"field": "providerid",
|
"field": "providerid",
|
||||||
"table": "organization",
|
"table": "supplychain.suppliers",
|
||||||
"valuefield": "id",
|
"valuefield": "id",
|
||||||
"textfield": "orgname"
|
"textfield": "supplier_name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field": "use_session",
|
"field": "use_session",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user