バージョン選択

フォーラム

メニュー

オンライン状況

46 人のユーザが現在オンラインです。 (29 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 46
もっと...

サイト内検索

質問 > 管理機能 > 納品書のカスタマイズ

管理機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
yu1124
投稿日時: 2023/9/11 9:47
対応状況: −−−
半人前
登録日: 2022/8/3
居住地:
投稿: 17
Re: 納品書のカスタマイズ
自己解決しました。

/app/Customize/Service/OrderPdfService

<?php

/*
 * This file is part of EC-CUBE
 *
 * Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
 *
 * http://www.ec-cube.co.jp/
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Customize\Service;

class OrderPdfService extends \Eccube\Service\OrderPdfService
{
	
    protected function renderShopData()
    {
     
		// 事業者登録番号
		$text = '登録番号: '.$this->baseInfoRepository->getbangou();
		$this->lfText(125, 90, $text, 8);
		
		return parent::renderShopData();

    }

}
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   納品書のカスタマイズ yu1124 2023/9/10 0:18
   » Re: 納品書のカスタマイズ yu1124 2023/9/11 9:47
       Re: 納品書のカスタマイズ KAJI 2023/9/11 16:01

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は108,223名です
総投稿数は112,718件です

投稿数ランキング

1
seasoft
7369
2
468
3217
3
AMUAMU
2712
4
nanasess
2334
5
umebius
2085
6
h_tanaka
2024
7
yuh
1900
8
mcontact
1733
9
red
1582
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
805
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
balisys
502


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.