Relation Helper Update

  • Last Created On Apr 17, 2024
  • 233
0 0

In file application/helpers/relation_helper.php update line 144 with script:   

$data = hooks()->apply_filters('get_relation_data', $data, compact('type', 'rel_id', 'extra'), $q);



-Line 330 update this code

return hooks()->apply_filters('relation_values', [

        'id'        => $id,

        'name'      => $name,

        'link'      => $link,

        'addedfrom' => $addedfrom,

        'subtext'   => $subtext,

        'type'      => $type,

        ], $relation);


Views: 233

Recent Articles

  • Rental Dashboard
    13
  • Rental Report
    14
  • Rental Maintenance
    15
  • Create Return Order From Customer Portal...
    12
  • Create Return Order From Customer Portal...
    10

Popular Articles

  • Warehouse
    1562
  • Item Settings
    1263
  • General Accounting Settings
    1130
  • Mapping Setup
    1048
  • Inventory Receiving Voucher
    919