# Is there a module to add comments to an internal shipment?

**URL:** https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106
**Category:** User
**Created:** [February 19, 2026, 7:51am UTC](https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106 "2026-02-19T07:51:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![philipp.ludwig](https://discuss-cdn.tryton.org/letter_avatar_proxy/v4/letter/p/dc4da7/32.png) [@philipp.ludwig](https://discuss.tryton.org/u/philipp.ludwig)
#### Post date: [February 19, 2026, 7:51am UTC](https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106/1 "2026-02-19T07:51:19Z")

</div>

I am currently dealing with a few internal shipments, and it would be a nice convenience to write a few lines of comments directly in Tryton, e.g. a Textbox labeled “notes”.

Is there already a module which allows this? I could not find one, but maybe I missed it.

---

<div class="post-metadata">

### Author: ![oscarQ](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/oscarq/32/413_2.png) [@oscarQ](https://discuss.tryton.org/u/oscarQ)
#### Post date: [February 19, 2026, 8:09am UTC](https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106/2 "2026-02-19T08:09:05Z")

</div>

Hi Philipp,  
Tryton’s core already provides a generic Notes feature (via ir.note) available on most models. You should see a note icon in the toolbar of the shipment form/tree — this allows free-text notes attached to any record, including internal shipments, without needing any extra module.

 ![image](https://discuss-cdn.tryton.org/uploads/default/original/2X/1/1681ef954047ce94348705d0a6618741909ec3b5.png)

That said, if you’d prefer a more visible dedicated text field directly inside the form there is no official module for this — but it’s quite straightforward to develop a small custom one.

---

<div class="post-metadata">

### Author: ![philipp.ludwig](https://discuss-cdn.tryton.org/letter_avatar_proxy/v4/letter/p/dc4da7/32.png) [@philipp.ludwig](https://discuss.tryton.org/u/philipp.ludwig)
#### Post date: [February 19, 2026, 8:20am UTC](https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106/3 "2026-02-19T08:20:07Z")

</div>

Thank you, I totally forgot about that feature. I am going to get another cup of coffee.

---

<div class="post-metadata">

### Author: ![system](https://discuss-cdn.tryton.org/uploads/default/original/1X/c6f8ec0a40525cdcd50058c734283450a4b3d38b.png) [@system](https://discuss.tryton.org/u/system)
#### Post date: [February 20, 2026, 8:20am UTC](https://discuss.tryton.org/t/is-there-a-module-to-add-comments-to-an-internal-shipment/9106/4 "2026-02-20T08:20:22Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
