Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adicionar metodo addproduct e editprodct no calatago businnes #363

Closed
tomsilva opened this issue Jul 27, 2021 · 0 comments
Closed

adicionar metodo addproduct e editprodct no calatago businnes #363

tomsilva opened this issue Jul 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tomsilva
Copy link

Boas amigos, se possivel adicionar esse metodos na lib
incluir o metodo de adicionar produtos no catalago.

Arquivo de localizacao
bootstrap_qr.f61502d6311fd24214d7.js

Linha 20025   
  t.addProduct = function(e, t=100, r=100) {
        return (0,
        l.addProduct)(e, t, r)
    }

Linha 20030
t.editProduct = function(e, t=100, r=100) {
return (0,
l.editProduct)(e, t, r)
}
Linha 20035
t.deleteProducts = function(e) {
return (0,
l.deleteProducts)(e)
}

@tomsilva tomsilva added the enhancement New feature or request label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant