?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/routing/admin/sell/customer/



?? Go up: /home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/routing/admin/sell

?? Viewing: outstanding.yml

admin_outstanding_index:
  path: /
  methods: [ GET ]
  defaults:
    _controller: PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController::indexAction
    _legacy_controller: AdminOutstanding
    _legacy_link: AdminOutstanding

admin_outstanding_search:
  path: /
  methods: [ POST ]
  defaults:
    _controller: PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController::searchAction
    _legacy_controller: AdminOutstanding
    _legacy_link: AdminOutstanding:submitFilterorder_invoice


??

??