Skip to content

Task #160337 chore: Getting Fatal Error while using vendorList field#82

Open
deepgawade89 wants to merge 8 commits intotechjoomla:release-1.4.4from
deepgawade89:NoMoreHelper
Open

Task #160337 chore: Getting Fatal Error while using vendorList field#82
deepgawade89 wants to merge 8 commits intotechjoomla:release-1.4.4from
deepgawade89:NoMoreHelper

Conversation

@deepgawade89
Copy link
Copy Markdown
Contributor

@deepgawade89 deepgawade89 commented Apr 23, 2020

  1. While using vendor list field in JGive Individual Form at backend getting a fatal error
  2. No more helper : Moving addEntry() frontendhelper function in payout class

@deepgawade89 deepgawade89 changed the title Task #160337 chore: No More helper : Moving isClientExist() function from helper to class file Task #160337 chore: Getting Fatal Error while using vendorList field Apr 28, 2020
$entryData['client'] = $orderData['client'];
BaseDatabaseModel::addIncludePath(JPATH_ADMINISTRATOR . '/components/com_tjvendors/models', 'payout');
$tjvendorsModelPayout = BaseDatabaseModel::getInstance('Payout', 'TjvendorsModel');
$vendorDetail = $tjvendorsModelPayout->addCreditEntry($entryData);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deepgawade89 We can write save method here and call

Comment thread src/com_tjvendors/site/includes/payout.php Outdated
Comment thread src/com_tjvendors/site/includes/payout.php Outdated
@scrutinizer-notifier
Copy link
Copy Markdown

The inspection completed: 5 new issues, 20 updated code elements

@manojLondhe manojLondhe changed the base branch from release-1.4.0 to release-1.4.2 August 25, 2020 05:04
@manojLondhe manojLondhe changed the base branch from release-1.4.2 to release-1.4.3 November 3, 2020 10:10
@manojLondhe manojLondhe changed the base branch from release-1.4.3 to release-1.4.4 July 26, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants