> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-jp/notice/change-of-finishing-info-format.md).

# \[機能アップデート] 仕上げ材販売情報の入力方法変更のご案内

2025-07-11

こんにちは、アキスケッチです。

仕上げ材販売情報の入力方式が一部変更となりましたのでご案内いたします。今後、新規で仕上げ材製品をご登録いただく場合は、下記内容をご参考ください。

* **変更日時**: 2025年07月11日（金）
* **変更内容：** 下記の内容が変更されます。

## 変更された入力方式の要約

**パス：** ダッシュボード 企業ライブラリ > 製品 > 仕上げ材 > 製品詳細ページ

壁紙/床材の **販売情報の有効化** 時、下記の項目をご入力いただけます。

![新しく変更された画面](https://1909169026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-30bcde2b7f5a473240c4db71b75a30fd927f2d91%2Fchange-of-finishing-info-format-1.png?alt=media)

1. **販売タイプ選択**
   * 壁紙、フィルム、床材、タイル、デコタイル、マット、フローリング、ペイントなど
2. **規格入力**
   * 横、縦、高さ、厚さ、幅、長さから選択可能（高さは任意です。）
   * 単位も mm / cm / m / t / ml / L から選択可能
3. **販売単位選択**
   * 例：枚、箱、ロールなど
4. **数量入力**
   * 選択した販売単位に含まれる数量（例：箱あたり10枚）
5. **施工可能面積入力（重要）**
   * 従来の「3D画像のタイル数」項目が **削除**されました。
   * 今後は\*\*販売単位1つあたりに施工可能な面積（㎡）\*\*を直接入力してください。
     * 例：600×1200(mm)タイル = 0.72㎡
   * 入力された面積値は、今後 **リアルタイム見積書計算**に活用される予定です。
6. **販売金額入力**
   * 入力された **販売単位基準**で金額を入力

## 参考事項

{% hint style="info" %}
現在のリアルタイム見積書画面には、入力された規格/販売単位情報がすぐには反映されません。該当情報は次期リアルタイム見積書およびCRMバージョンのアップデート時に適用される予定ですので、ご了承ください。
{% endhint %}

## 既存製品登録のお客様へのご案内

* アップデート以前に登録された壁紙/床材製品は **別途修正なしでそのままご利用いただいて問題ありません。**
* ただし、 **新規登録時には『施工可能面積』を必ず入力**してください。
* 既存製品の情報を修正したい場合は、 **新規登録方法と同様に、編集画面で施工可能面積を入力**してください。

今回の変更に関してご不明な点がございましたら、いつでもChannel Talkまでお問い合わせください。ありがとうございます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-jp/notice/change-of-finishing-info-format.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
