Merge pull request #2834 from rkalman/fix-so-panel-load

Fixes loading of SO table on company page
This commit is contained in:
Oliver 2022-04-17 01:46:08 +10:00 committed by GitHub
commit 5f455a6ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,7 +238,7 @@
});
{% if company.is_customer %}
onPanelLoad('panel-sales-orders', function() {
onPanelLoad('sales-orders', function() {
loadSalesOrderTable("#sales-order-table", {
url: "{% url 'api-so-list' %}",
params: {