diff --git a/assets/plugins/plugin_dataflow.svg b/assets/plugins/plugin_dataflow.svg new file mode 100644 index 00000000..938bab3e --- /dev/null +++ b/assets/plugins/plugin_dataflow.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + def TransferCart(self,request,pk): + re_path(r'transfercart/(?P<pk>\d+)/', self.TransferCart, name='transfer-cart'), + response = await fetch( "{% url 'plugin:suppliercart:transfer-cart' order.pk %}"); + SLUG = "suppliercart" + + Python: + Javascript: + + + + + + + + + + + + + +