logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

trytond_import_zip

Author

       Tryton is maintained by the Tryton project <http://www.tryton.org/>.

       This manual page was written by Mathias Behrle <mathiasb@m9s.biz>.

3.8                                                2015-11-13                              TRYTOND_IMPORT_ZIP(1)

Description

       Tryton  is  a  high-level  general purpose application platform written in Python and using PostgreSQL as
       database engine.

       This script serves to import zip codes from an  official  database  (geonames.org)  to  provide  internal
       matching of zip codes to cities.

       Note: The country module must be installed in the target database.

              usage: trytond_import_zip [-h] [-d DATABASE] [-c CONFIG_FILE] codes [codes ...]

              positional arguments: codes

              optional arguments:

                     -h,--help
                            show  this  help  message  and exit -d DATABASE, --database DATABASE -c CONFIG_FILE,
                            --config CONFIG_FILE the trytond config file

Homepage

       More information about Tryton server and the Tryton project can be found at <http://www.tryton.org/>.

Name

       trytond_import_zip - Tryton Application Platform (Zip Import Script)

See Also

trytond(1) tryton(1)

Synopsis

trytond_import_zip

See Also