Skip to content

Commit e745552

Browse files
committed
chore(assets): update application body [skip ci]
1 parent 0fc1d9b commit e745552

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

assets/application.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,15 @@
126126
},
127127
"hide": true
128128
},
129+
"disable_price": {
130+
"schema": {
131+
"type": "boolean",
132+
"default": false,
133+
"title": "Desabilitar importação de preços",
134+
"description": "Desabilitar importação de preços após importação do produto"
135+
},
136+
"hide": true
137+
},
129138
"exportation": {
130139
"schema": {
131140
"title": "Exportação manual",

0 commit comments

Comments
 (0)