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

Defect NN-288 and NN-150 #8

Merged
merged 4 commits into from
Jan 31, 2018
Merged

Defect NN-288 and NN-150 #8

merged 4 commits into from
Jan 31, 2018

Conversation

Mavlyan
Copy link
Contributor

@Mavlyan Mavlyan commented Jan 26, 2018

NN-150 Fixed time of log records
NN-288 Fixed sendint sheques via cron (appears during attempt to send empty status record)
Added indexes to avoid DEADLOCK errors

try {
$vendor->processExistingTransactionBeforeSending($failStatus);
$vendor->$method($entity, $entity->getOrder());
$vendor->$method($entity);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Эти методы принимают 1 параметр, а не 2

@luckyraul luckyraul merged commit d3d1b34 into stage Jan 31, 2018
@Mavlyan Mavlyan deleted the defect-nn-288-cron branch February 2, 2018 10:44
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.

2 participants