Vendor Expenses
-
Found an issue with Expenses and Bills on the Vendor page, it is not filtering expenses and bills appropriately for the vendor.
Please fix in /admin/Vendors.php lines 313 and 364
change ‘vendor_id’ => $vendor->id
to ‘client_id’ => $vendor->id
in the query params.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.