refactor: providerid codes → supplychain.suppliers
This commit is contained in:
parent
802ab896d8
commit
6186d15fee
@ -87,9 +87,9 @@
|
|||||||
"codes": [
|
"codes": [
|
||||||
{
|
{
|
||||||
"field": "providerid",
|
"field": "providerid",
|
||||||
"table": "organization",
|
"table": "supplychain.suppliers",
|
||||||
"valuefield": "id",
|
"valuefield": "id",
|
||||||
"textfield": "orgname"
|
"textfield": "supplier_name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"field": "iconid",
|
"field": "iconid",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user