EC-CUBE / EC-CUBE/order-pdf-plugin
EC-CUBE3.0.16において、管理画面に「帳票出力」が表示されない
Open
bug
- Dominant language
- PHP
- Stars
- 3
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
# 概要
+ 管理画面の受注一覧にて、「その他」のドロップダウンメニューに「帳票出力」が表示されません。
# 原因箇所
+ https://github.com/EC-CUBE/ec-cube/commit/c33ac3221c70170e8239d5db8ba45a549fef5016#diff-81ef87e3d0e00a02b177bccd6fa3e517
上記変更により、`/path/to/OrderPdf/Event/CommonEvent.php`内の以下の正規表現にマッチしなくなっています。
```CommonEvent.php
$search .= '(
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.