tryton 7.0.7__tar.gz → 7.0.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tryton-7.0.7 → tryton-7.0.9}/CHANGELOG +10 -0
- {tryton-7.0.7 → tryton-7.0.9}/COPYRIGHT +1 -1
- {tryton-7.0.7 → tryton-7.0.9}/PKG-INFO +2 -2
- {tryton-7.0.7 → tryton-7.0.9}/bin/tryton +6 -6
- {tryton-7.0.7 → tryton-7.0.9}/doc/conf.py +2 -3
- {tryton-7.0.7 → tryton-7.0.9}/setup-freeze.py +9 -10
- {tryton-7.0.7 → tryton-7.0.9}/setup.py +1 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/__init__.py +1 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/config.py +1 -3
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/bg/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ca/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/cs/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/de/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/es/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/et/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fa/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fi/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/hu/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/id/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/it/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/lo/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/lt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/nl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/pl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/pt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ro/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ru/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/sl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/tr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/uk/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/form.py +2 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/screen/screen.py +4 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/graph.py +3 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/win_form.py +1 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton/pyson.py +1 -1
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/PKG-INFO +2 -2
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/SOURCES.txt +0 -1
- tryton-7.0.7/.readthedocs.yaml +0 -10
- {tryton-7.0.7 → tryton-7.0.9}/LICENSE +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/MANIFEST.in +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/README.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/catalan.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/darwin/gtk-3.0/gdk-pixbuf.loaders +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/darwin/gtk-3.0/gtk.immodules +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/glossary.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/index.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/installation.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/releases.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/requirements-doc.txt +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/doc/usage.rst +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/english.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/farsi.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/french.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/german.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/make-darwin-installer.sh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/make-win32-installer.sh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/portuguese.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/setup.cfg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/setup.nsi +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/slovenian.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/spanish.nsh +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tox.ini +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/action/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/action/main.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/bus.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/client.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/button.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrendererbinary.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrendererbutton.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrendererclickablepixbuf.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrenderercombo.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrendererfloat.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrendererinteger.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrenderertext.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/cellrenderertoggle.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/common.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/completion.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/datetime_.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/domain_inversion.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/domain_parser.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/entry_position.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/environment.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/focus.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/htmltextbuffer.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/number_entry.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/popup_menu.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/richtext.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/selection.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/timedelta.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/underline.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/common/widget_style.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/bg/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ca/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/cs/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/de/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/es/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/es_419/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/et/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fa/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fi/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/fr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/hu/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/id/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/it/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/lo/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/lt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/nl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/pl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/pt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ro/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/ru/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/sl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/tr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/tryton.pot +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/uk/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/LICENSE +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-add.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-archive.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-down.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-left.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-right.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-up.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-attach.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-back.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-barcode-scanner.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmark-border.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmark.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmarks.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-cancel.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-clear.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-close.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-copy.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-create.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-date.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-delete.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-download.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-drag.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-email.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-error.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-exit.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-export.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-filter.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-center.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-justify.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-left.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-right.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-bold.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-color-text.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-italic.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-underline.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-forward.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-history.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-icon.png +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-icon.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-import.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-info.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-launch.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-link.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-log.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-menu.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-note.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-ok.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-open.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-print.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-public.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-question.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-refresh.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-remove.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-save.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-search.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-send.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-sound-off.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-sound-on.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-star-border.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-star.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-switch.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-translate.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-unarchive.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-undo.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-warning.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.icns +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.ico +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.svg +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/sounds/LICENSE +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/sounds/danger.wav +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/data/sounds/success.wav +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/device_cookie.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/exceptions.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/fingerprints.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/main.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/about.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/attachment.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/board.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/code_scanner.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/dblogin.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/email_.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/infobar.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/limit.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/log.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/nomodal.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/note.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/preference.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/revision.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/tabcontent.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_board/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_board/action.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_board/view_board.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/model/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/model/field.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/model/group.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/model/record.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/screen/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/calendar_.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/dates_period.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/toolbar.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/binary.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/calendar_.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/char.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/checkbox.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/dictionary.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/document.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/float.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/image.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/integer.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/many2many.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/many2one.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/multiselection.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/one2many.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/one2one.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/progressbar.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/pyson.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/reference.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/richtextbox.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/selection.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/state_widget.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/textbox.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/timedelta.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/url.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/widget.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/bar.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/line.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/pie.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/list.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_form.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/editabletree.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/widget.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/view_form/view/screen_container.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/win_csv.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/win_export.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/win_import.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/win_search.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/window.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/gui/window/wizard.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/jsonrpc.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/plugins/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/plugins/translation/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/rpc.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/tests/__init__.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/tests/test_common.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/tests/test_common_domain_parser.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/tests/test_common_selection.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/tests/test_common_timedelta.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton/translate.py +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton.desktop +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/dependency_links.txt +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/not-zip-safe +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/requires.txt +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/tryton.egg-info/top_level.txt +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/win32/gtk-3.0/gdk-pixbuf.loaders +0 -0
- {tryton-7.0.7 → tryton-7.0.9}/win32/gtk-3.0/gtk.immodules +0 -0
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
|
|
2
|
+
Version 7.0.9 - 2024-04-17
|
|
3
|
+
--------------------------
|
|
4
|
+
* Bug fixes (see mercurial logs for details)
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Version 7.0.8 - 2024-04-04
|
|
8
|
+
--------------------------
|
|
9
|
+
* Bug fixes (see mercurial logs for details)
|
|
10
|
+
|
|
11
|
+
|
|
2
12
|
Version 7.0.7 - 2024-03-03
|
|
3
13
|
--------------------------
|
|
4
14
|
* Bug fixes (see mercurial logs for details)
|
|
@@ -5,7 +5,7 @@ Copyright (C) 2007-2024 Cédric Krier.
|
|
|
5
5
|
Copyright (C) 2008-2011 Udo Spallek.
|
|
6
6
|
Copyright (C) 2008-2011 virtual things - Preisler & Spallek GbR.
|
|
7
7
|
Copyright (C) 2008-2024 B2CK SPRL.
|
|
8
|
-
Copyright (C) 2010-
|
|
8
|
+
Copyright (C) 2010-2024 Nicolas Évrard.
|
|
9
9
|
Copyright (C) 2011-2012 Rodrigo Hübner.
|
|
10
10
|
Copyright (C) 2012-2013 Antoine Smolders.
|
|
11
11
|
Copyright (C) 2020-2021 Maxime Richez
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tryton
|
|
3
|
-
Version: 7.0.
|
|
3
|
+
Version: 7.0.9
|
|
4
4
|
Summary: Tryton desktop client
|
|
5
5
|
Home-page: http://www.tryton.org/
|
|
6
6
|
Download-URL: http://downloads.tryton.org/7.0/
|
|
@@ -8,7 +8,7 @@ Author: Tryton
|
|
|
8
8
|
Author-email: foundation@tryton.org
|
|
9
9
|
License: GPL-3
|
|
10
10
|
Project-URL: Bug Tracker, https://bugs.tryton.org/
|
|
11
|
-
Project-URL: Documentation, https://docs.tryton.org/
|
|
11
|
+
Project-URL: Documentation, https://docs.tryton.org/latest/client-desktop/
|
|
12
12
|
Project-URL: Forum, https://www.tryton.org/forum
|
|
13
13
|
Project-URL: Source Code, https://code.tryton.org/tryton
|
|
14
14
|
Keywords: business application ERP
|
|
@@ -12,21 +12,21 @@ except NameError:
|
|
|
12
12
|
|
|
13
13
|
if hasattr(sys, 'frozen'):
|
|
14
14
|
prefix = os.path.dirname(sys.executable)
|
|
15
|
+
share = os.path.join(prefix, 'share')
|
|
15
16
|
os.environ['GTK_EXE_PREFIX'] = prefix
|
|
16
17
|
os.environ['GTK_DATA_PREFIX'] = prefix
|
|
17
18
|
os.environ['EV_BACKENDS_DIR'] = prefix
|
|
18
|
-
os.environ['XDG_DATA_DIRS'] =
|
|
19
|
-
etc = os.path.join(prefix, 'etc')
|
|
19
|
+
os.environ['XDG_DATA_DIRS'] = share
|
|
20
20
|
os.environ['GDK_PIXBUF_MODULE_FILE'] = os.path.join(
|
|
21
|
-
|
|
21
|
+
share, 'gtk-3.0', 'gdk-pixbuf.loaders')
|
|
22
22
|
os.environ['GTK_IM_MODULE_FILE'] = os.path.join(
|
|
23
|
-
|
|
23
|
+
share, 'gtk-3.0', 'gtk.immodules')
|
|
24
24
|
os.environ['GI_TYPELIB_PATH'] = os.path.join(
|
|
25
25
|
prefix, 'lib', 'girepository-1.0')
|
|
26
26
|
os.environ.setdefault('SSL_CERT_FILE',
|
|
27
|
-
os.path.join(
|
|
27
|
+
os.path.join(share, 'ssl', 'cert.pem'))
|
|
28
28
|
os.environ.setdefault('SSL_CERT_DIR',
|
|
29
|
-
os.path.join(
|
|
29
|
+
os.path.join(share, 'ssl', 'certs'))
|
|
30
30
|
|
|
31
31
|
if sys.platform == 'win32':
|
|
32
32
|
# cx_freeze >= 5 put python modules under lib directory
|
|
@@ -8,9 +8,8 @@ if base_url:
|
|
|
8
8
|
modules_url = base_url + '/modules-{module}/'
|
|
9
9
|
trytond_url = base_url + '/server/'
|
|
10
10
|
else:
|
|
11
|
-
modules_url =
|
|
12
|
-
|
|
13
|
-
trytond_url = 'https://docs.tryton.org/projects/server/en/{series}/'
|
|
11
|
+
modules_url = 'https://docs.tryton.org/${series}/modules-{module}/'
|
|
12
|
+
trytond_url = 'https://docs.tryton.org/${series}/server/'
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
def get_info():
|
|
@@ -23,8 +23,6 @@ except IOError:
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
include_files = [
|
|
26
|
-
(os.path.join('tryton', 'data'), 'data'),
|
|
27
|
-
(os.path.join('tryton', 'plugins'), 'plugins'),
|
|
28
26
|
(os.path.join(sys.prefix, 'share', 'glib-2.0', 'schemas'),
|
|
29
27
|
os.path.join('share', 'glib-2.0', 'schemas')),
|
|
30
28
|
(os.path.join(sys.prefix, 'lib', 'gtk-3.0'),
|
|
@@ -33,14 +31,12 @@ include_files = [
|
|
|
33
31
|
os.path.join('lib', 'gdk-pixbuf-2.0')),
|
|
34
32
|
(os.path.join(sys.prefix, 'lib', 'evince'),
|
|
35
33
|
os.path.join('lib', 'evince')),
|
|
36
|
-
(os.path.join(sys.prefix, 'share', 'locale'),
|
|
37
|
-
os.path.join('share', 'locale')),
|
|
38
34
|
(os.path.join(sys.prefix, 'share', 'icons', 'Adwaita'),
|
|
39
35
|
os.path.join('share', 'icons', 'Adwaita')),
|
|
40
36
|
(os.path.join(sys.platform, 'gtk-3.0', 'gtk.immodules'),
|
|
41
|
-
os.path.join('
|
|
37
|
+
os.path.join('share', 'gtk-3.0', 'gtk.immodules')),
|
|
42
38
|
(os.path.join(sys.platform, 'gtk-3.0', 'gdk-pixbuf.loaders'),
|
|
43
|
-
os.path.join('
|
|
39
|
+
os.path.join('share', 'gtk-3.0', 'gdk-pixbuf.loaders')),
|
|
44
40
|
]
|
|
45
41
|
|
|
46
42
|
required_gi_namespaces = [
|
|
@@ -70,7 +66,10 @@ def replace_path(match):
|
|
|
70
66
|
libs = [os.path.basename(p) for p in match.group(1).split(',')]
|
|
71
67
|
required_libs.update(libs)
|
|
72
68
|
if sys.platform == 'darwin':
|
|
73
|
-
|
|
69
|
+
prefix = '@executable_path/lib'
|
|
70
|
+
else:
|
|
71
|
+
prefix = 'lib'
|
|
72
|
+
libs = [os.path.join(prefix, l) for l in libs]
|
|
74
73
|
return 'shared-library="%s"' % ','.join(libs)
|
|
75
74
|
|
|
76
75
|
|
|
@@ -109,14 +108,14 @@ for lib in required_libs:
|
|
|
109
108
|
break
|
|
110
109
|
else:
|
|
111
110
|
raise Exception('%s not found' % lib)
|
|
112
|
-
include_files.append((path, lib))
|
|
111
|
+
include_files.append((path, os.path.join('lib', lib)))
|
|
113
112
|
|
|
114
113
|
ssl_paths = ssl.get_default_verify_paths()
|
|
115
114
|
include_files.append(
|
|
116
|
-
(ssl_paths.openssl_cafile, os.path.join('
|
|
115
|
+
(ssl_paths.openssl_cafile, os.path.join('share', 'ssl', 'cert.pem')))
|
|
117
116
|
if os.path.exists(ssl_paths.openssl_capath):
|
|
118
117
|
include_files.append(
|
|
119
|
-
(ssl_paths.openssl_capath, os.path.join('
|
|
118
|
+
(ssl_paths.openssl_capath, os.path.join('share', 'ssl', 'certs')))
|
|
120
119
|
|
|
121
120
|
version = Popen(
|
|
122
121
|
'python3 ./setup.py --version', stdout=PIPE, shell=True, encoding='utf-8'
|
|
@@ -85,7 +85,7 @@ dist = setup(name=name,
|
|
|
85
85
|
download_url=download_url,
|
|
86
86
|
project_urls={
|
|
87
87
|
"Bug Tracker": 'https://bugs.tryton.org/',
|
|
88
|
-
"Documentation": 'https://docs.tryton.org/',
|
|
88
|
+
"Documentation": 'https://docs.tryton.org/latest/client-desktop/',
|
|
89
89
|
"Forum": 'https://www.tryton.org/forum',
|
|
90
90
|
"Source Code": 'https://code.tryton.org/tryton',
|
|
91
91
|
},
|
|
@@ -99,7 +99,7 @@ class ConfigManager(object):
|
|
|
99
99
|
'graph.color': '#3465a4',
|
|
100
100
|
'image.max_size': 10 ** 6,
|
|
101
101
|
'image.cache_size': 1024,
|
|
102
|
-
'doc.url': 'https://docs.tryton.org
|
|
102
|
+
'doc.url': 'https://docs.tryton.org/%(version)s',
|
|
103
103
|
'bug.url': 'https://bugs.tryton.org/',
|
|
104
104
|
'download.url': 'https://downloads.tryton.org/',
|
|
105
105
|
'download.frequency': 60 * 60 * 8,
|
|
@@ -219,8 +219,6 @@ class ConfigManager(object):
|
|
|
219
219
|
|
|
220
220
|
CONFIG = ConfigManager()
|
|
221
221
|
CURRENT_DIR = os.path.dirname(__file__)
|
|
222
|
-
if hasattr(sys, 'frozen'):
|
|
223
|
-
CURRENT_DIR = os.path.dirname(sys.executable)
|
|
224
222
|
if not isinstance(CURRENT_DIR, str):
|
|
225
223
|
CURRENT_DIR = str(CURRENT_DIR, sys.getfilesystemencoding())
|
|
226
224
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -66,7 +66,8 @@ class Form(TabContent):
|
|
|
66
66
|
if isinstance(res_id, int):
|
|
67
67
|
res_id = [res_id]
|
|
68
68
|
self.screen.load(res_id)
|
|
69
|
-
|
|
69
|
+
if res_id:
|
|
70
|
+
self.screen.current_record = self.screen.group.get(res_id[0])
|
|
70
71
|
self.screen.display()
|
|
71
72
|
else:
|
|
72
73
|
if self.screen.current_view.view_type == 'form':
|
|
@@ -821,7 +821,10 @@ class Screen:
|
|
|
821
821
|
context=self.context)
|
|
822
822
|
except RPCException:
|
|
823
823
|
return False
|
|
824
|
-
self.load(new_ids, position=self.new_position)
|
|
824
|
+
self.group.load(new_ids, position=self.new_position)
|
|
825
|
+
if new_ids:
|
|
826
|
+
self.current_record = self.group.get(new_ids[0])
|
|
827
|
+
self.display(set_cursor=True)
|
|
825
828
|
return True
|
|
826
829
|
|
|
827
830
|
def set_tree_state(self):
|
|
@@ -12,6 +12,7 @@ from dateutil.relativedelta import relativedelta
|
|
|
12
12
|
from gi.repository import Gdk, Gtk
|
|
13
13
|
|
|
14
14
|
import tryton.rpc as rpc
|
|
15
|
+
from tryton import common
|
|
15
16
|
from tryton.action import Action
|
|
16
17
|
from tryton.common import COLOR_SCHEMES, generateColorscheme, hex2rgb
|
|
17
18
|
from tryton.config import CONFIG
|
|
@@ -386,7 +387,8 @@ class Graph(Gtk.DrawingArea):
|
|
|
386
387
|
if isinstance(value, datetime.timedelta):
|
|
387
388
|
value = value.total_seconds()
|
|
388
389
|
self.datas[x][key] += float(value or 0)
|
|
389
|
-
date_format =
|
|
390
|
+
date_format = common.date_format(
|
|
391
|
+
self.view.screen.context.get('date_format'))
|
|
390
392
|
datetime_format = date_format + ' %X'
|
|
391
393
|
if isinstance(minx, datetime.datetime):
|
|
392
394
|
date = minx
|
|
@@ -445,7 +445,7 @@ class WinForm(NoModal, InfoBar):
|
|
|
445
445
|
record.modified_fields.setdefault('id')
|
|
446
446
|
result = False
|
|
447
447
|
else:
|
|
448
|
-
result = response_id not in cancel_responses
|
|
448
|
+
result = (response_id not in cancel_responses) and not readonly
|
|
449
449
|
if self.callback:
|
|
450
450
|
self.callback(result)
|
|
451
451
|
self.destroy()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tryton
|
|
3
|
-
Version: 7.0.
|
|
3
|
+
Version: 7.0.9
|
|
4
4
|
Summary: Tryton desktop client
|
|
5
5
|
Home-page: http://www.tryton.org/
|
|
6
6
|
Download-URL: http://downloads.tryton.org/7.0/
|
|
@@ -8,7 +8,7 @@ Author: Tryton
|
|
|
8
8
|
Author-email: foundation@tryton.org
|
|
9
9
|
License: GPL-3
|
|
10
10
|
Project-URL: Bug Tracker, https://bugs.tryton.org/
|
|
11
|
-
Project-URL: Documentation, https://docs.tryton.org/
|
|
11
|
+
Project-URL: Documentation, https://docs.tryton.org/latest/client-desktop/
|
|
12
12
|
Project-URL: Forum, https://www.tryton.org/forum
|
|
13
13
|
Project-URL: Source Code, https://code.tryton.org/tryton
|
|
14
14
|
Keywords: business application ERP
|
tryton-7.0.7/.readthedocs.yaml
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|