PHPackages                             fond-of-oryx/erp-delivery-note-page-search - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. fond-of-oryx/erp-delivery-note-page-search

ActiveLibrary[Search &amp; Filtering](/categories/search)

fond-of-oryx/erp-delivery-note-page-search
==========================================

ERP Delivery Note Page Search module

2.7.0(1y ago)01.6k1MITPHPPHP &gt;=8.0CI passing

Since Mar 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fond-of-oryx/erp-delivery-note-page-search)[ Packagist](https://packagist.org/packages/fond-of-oryx/erp-delivery-note-page-search)[ RSS](/packages/fond-of-oryx-erp-delivery-note-page-search/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (12)Versions (16)Used By (1)

ERP Delivery Note Page Search
=============================

[](#erp-delivery-note-page-search)

[![CI](https://github.com/fond-of-oryx/erp-delivery-note-page-search/actions/workflows/main.yml/badge.svg)](https://github.com/fond-of-oryx/erp-delivery-note-page-search/actions/workflows/main.yml)[![license](https://camo.githubusercontent.com/42edbf58bc98b503f2016f96a38ef1a86a7248faf8269920c8db0065e972690b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f666f6e642d6f662d6f7279782f6572702d64656c69766572792d6e6f74652d706167652d7365617263682e737667)](https://packagist.org/packages/fond-of-oryx/erp-delivery-note-page-search)

Installation
------------

[](#installation)

```
composer require fond-of-oryx/erp-delivery-note-page-search

```

Configuration
-------------

[](#configuration)

For searches like `GET {{glue_uri}}/erp-delivery-note-page-search?page[offset]=0&page[limit]=12&company-business-unit-uuid[]={{external_company_business_unit_reference}}&external-reference[]={{external_reference1}}&external-reference[]={{external_reference2}}`Register `ErpDeliveryNotePageSearchOwnParamFilterQueryExpanderPlugin` as expander plugin For searches with spryker filters like `GET {{glue_uri}}/erp-delivery-note-page-search?page[offset]=0&page[limit]=12&filter[company-business-unit.uuid]={{external_company_business_unit_reference}}&filter[erp-delivery-note.external-reference]={{external_reference}}`Register `ErpDeliveryNotePageSearchExternalReferenceFilterQueryExpanderPlugin` as expander plugin and `ErpDeliveryNotePageSearchCompanyBusinessUnitUuidFilterQueryExpanderPlugin` as expander plugin

Register `RawErpDeliveryNotePageSearchResultFormatterPlugin` as result formatter plugin

```
