# How to import all italian zip into Tryton?

**URL:** https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731
**Category:** User
**Created:** [May 18, 2020, 1:23pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731 "2020-05-18T13:23:45Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Vincenzo](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/vincenzo/32/847_2.png) [@Vincenzo](https://discuss.tryton.org/u/Vincenzo)
#### Post date: [May 18, 2020, 1:23pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/1 "2020-05-18T13:23:45Z")

</div>

Hi everyone,  
how can i import Italy zip codes into tryton docker?  
Thanks

---

<div class="post-metadata">

### Author: ![pokoli](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/pokoli/32/22_2.png) [@pokoli](https://discuss.tryton.org/u/pokoli)
#### Post date: [May 18, 2020, 1:36pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/2 "2020-05-18T13:36:22Z")

</div>

The coutry module installs a `trytond_import_zip` executable that will accept the database name and the country code that you want to load zips.

You can load all the zips using tihs script.

---

<div class="post-metadata">

### Author: ![Vincenzo](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/vincenzo/32/847_2.png) [@Vincenzo](https://discuss.tryton.org/u/Vincenzo)
#### Post date: [May 18, 2020, 2:06pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/3 "2020-05-18T14:06:19Z")

</div>

Thanks Pokoli.

In Container Docker, in the `core_modules/country/scripts` folder, I find the `trytond_import_zip` file.  
If I run the command: `trytond_import_zip -h -d <database> <code>`, but I have the answer `bash: trytond_import_zip: command not found`.

---

<div class="post-metadata">

### Author: ![pokoli](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/pokoli/32/22_2.png) [@pokoli](https://discuss.tryton.org/u/pokoli)
#### Post date: [May 18, 2020, 2:24pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/4 "2020-05-18T14:24:52Z")

</div>

> [@Vincenzo](#):
>
> If I run the command: `trytond_import_zip -h -d <database> <code>` , but I have the answer `bash: trytond_import_zip: command not found` .

How did you install the trytond\_country module?

I’m able to execute the command on the docker image without any issues.

---

<div class="post-metadata">

### Author: ![Vincenzo](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/vincenzo/32/847_2.png) [@Vincenzo](https://discuss.tryton.org/u/Vincenzo)
#### Post date: [June 10, 2020, 12:29pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/5 "2020-06-10T12:29:08Z")

</div>

Found the problem:  
The module was not installed properly …

---

<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: [July 10, 2020, 12:29pm UTC](https://discuss.tryton.org/t/how-to-import-all-italian-zip-into-tryton/2731/6 "2020-07-10T12:29:09Z")

</div>

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