Skip to content

Commit fd1f404

Browse files
committed
feat: add bling v3 to export/import on product list
1 parent ed331ad commit fd1f404

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/views/resources.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,14 @@ <h1 data-id="resource-name"></h1>
190190
<span data-lang="en_us">Import from ERP Bling</span>
191191
<span data-lang="pt_br">Importar do Bling ERP</span>
192192
</a>
193+
<a class="dropdown-item i18n" data-action="export" data-app-id="102418" href="#" data-id="bling3">
194+
<span data-lang="en_us">Export to ERP Bling v3</span>
195+
<span data-lang="pt_br">Exportar para Bling ERP v3</span>
196+
</a>
197+
<a class="dropdown-item i18n" data-action="import" data-app-id="102418" href="#" data-id="bling3">
198+
<span data-lang="en_us">Import from ERP Bling v3</span>
199+
<span data-lang="pt_br">Importar do Bling ERP v3</span>
200+
</a>
193201
<a class="dropdown-item i18n" data-action="export" data-app-id="102110" href="#" data-id="ideris">
194202
<span data-lang="en_us">Export to Ideris</span>
195203
<span data-lang="pt_br">Exportar para Ideris</span>

0 commit comments

Comments
 (0)