Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: release-1.4.4
Choose a base branch
from

Conversation

deepgawade89
Copy link
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
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

@scrutinizer-notifier
Copy link

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