Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Added find customer by old erp id method #18

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

silvesterk
Copy link
Collaborator

Please ignore the commit message

public function findCustomerByOldErpId(string $oldErpId): ?Customer
{
$filters = [[
'name' => 'custentity_cus_crm_id',
Copy link
Owner

Choose a reason for hiding this comment

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

Out of curiosity - Zašto RSM pominje CRM u vezi s ovim ID, kada je reč o starom ERP (M&I)?

@nebkam nebkam merged commit fbd1593 into main Apr 22, 2021
@nebkam nebkam deleted the feature/add-find-cusomter-by-old-erp-id branch August 11, 2021 05:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants