tryton 7.0.19__tar.gz → 7.0.21__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.
Potentially problematic release.
This version of tryton might be problematic. Click here for more details.
- {tryton-7.0.19 → tryton-7.0.21}/CHANGELOG +10 -0
- {tryton-7.0.19 → tryton-7.0.21}/COPYRIGHT +2 -2
- {tryton-7.0.19 → tryton-7.0.21}/PKG-INFO +16 -2
- {tryton-7.0.19 → tryton-7.0.21}/doc/usage.rst +1 -2
- {tryton-7.0.19 → tryton-7.0.21}/tryton/__init__.py +1 -1
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/bg/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ca/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/cs/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/de/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/es/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/et/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fa/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fi/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/hu/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/id/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/it/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/lo/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/lt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/nl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/pl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/pt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ro/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ru/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/sl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/tr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/uk/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/about.py +1 -1
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/model/field.py +0 -2
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/screen/screen.py +12 -9
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/binary.py +3 -3
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/list.py +4 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/screen_container.py +3 -5
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/PKG-INFO +16 -2
- {tryton-7.0.19 → tryton-7.0.21}/LICENSE +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/MANIFEST.in +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/README.rst +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/bin/tryton +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/catalan.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/conf.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/glossary.rst +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/index.rst +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/installation.rst +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/releases.rst +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/doc/requirements-doc.txt +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/english.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/farsi.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/french.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/german.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/make-darwin-installer.sh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/make-win32-installer.sh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/portuguese.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/setup-freeze.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/setup.cfg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/setup.nsi +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/setup.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/slovenian.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/spanish.nsh +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tox.ini +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/action/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/action/main.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/bus.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/client.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/button.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrendererbinary.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrendererbutton.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrendererclickablepixbuf.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrenderercombo.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrendererfloat.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrendererinteger.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrenderertext.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/cellrenderertoggle.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/common.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/completion.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/datetime_.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/domain_inversion.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/domain_parser.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/entry_position.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/environment.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/focus.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/htmltextbuffer.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/number_entry.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/popup_menu.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/richtext.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/selection.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/timedelta.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/underline.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/common/widget_style.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/config.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/bg/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ca/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/cs/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/de/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/es/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/es_419/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/et/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fa/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fi/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/fr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/hu/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/id/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/it/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/lo/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/lt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/nl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/pl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/pt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ro/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/ru/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/sl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/tr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/tryton.pot +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/uk/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/LICENSE +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-add.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-archive.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-arrow-down.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-arrow-left.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-arrow-right.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-arrow-up.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-attach.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-back.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-barcode-scanner.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-bookmark-border.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-bookmark.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-bookmarks.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-cancel.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-clear.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-close.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-copy.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-create.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-date.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-delete.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-download.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-drag.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-email.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-error.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-exit.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-export.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-filter.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-align-center.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-align-justify.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-align-left.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-align-right.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-bold.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-color-text.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-italic.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-format-underline.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-forward.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-history.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-icon.png +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-icon.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-import.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-info.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-launch.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-link.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-log.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-menu.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-note.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-ok.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-open.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-print.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-public.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-question.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-refresh.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-remove.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-save.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-search.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-send.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-sound-off.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-sound-on.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-star-border.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-star.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-switch.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-translate.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-unarchive.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-undo.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton-warning.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton.icns +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton.ico +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/pixmaps/tryton/tryton.svg +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/sounds/LICENSE +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/sounds/danger.wav +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/data/sounds/success.wav +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/device_cookie.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/exceptions.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/fingerprints.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/main.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/attachment.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/board.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/code_scanner.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/dblogin.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/email_.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/form.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/infobar.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/limit.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/log.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/nomodal.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/note.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/preference.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/revision.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/tabcontent.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_board/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_board/action.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_board/view_board.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/model/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/model/group.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/model/record.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/screen/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/calendar_.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/calendar_gtk/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/calendar_gtk/calendar_.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/calendar_gtk/dates_period.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/calendar_gtk/toolbar.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/calendar_.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/char.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/checkbox.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/dictionary.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/document.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/float.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/image.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/integer.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/many2many.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/many2one.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/multiselection.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/one2many.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/one2one.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/progressbar.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/pyson.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/reference.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/richtextbox.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/selection.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/state_widget.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/textbox.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/timedelta.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/url.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/form_gtk/widget.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph_gtk/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph_gtk/bar.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph_gtk/graph.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph_gtk/line.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/graph_gtk/pie.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/list_form.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/list_gtk/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/list_gtk/editabletree.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/view_form/view/list_gtk/widget.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/win_csv.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/win_export.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/win_form.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/win_import.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/win_search.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/window.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/gui/window/wizard.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/jsonrpc.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/plugins/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/plugins/translation/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/pyson.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/rpc.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/tests/__init__.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/tests/test_common.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/tests/test_common_domain_parser.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/tests/test_common_selection.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/tests/test_common_timedelta.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton/translate.py +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.desktop +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/SOURCES.txt +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/dependency_links.txt +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/not-zip-safe +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/requires.txt +0 -0
- {tryton-7.0.19 → tryton-7.0.21}/tryton.egg-info/top_level.txt +0 -0
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
|
|
2
|
+
Version 7.0.21 - 2025-02-16
|
|
3
|
+
---------------------------
|
|
4
|
+
* Bug fixes (see mercurial logs for details)
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Version 7.0.20 - 2025-01-01
|
|
8
|
+
---------------------------
|
|
9
|
+
* Bug fixes (see mercurial logs for details)
|
|
10
|
+
|
|
11
|
+
|
|
2
12
|
Version 7.0.19 - 2024-12-16
|
|
3
13
|
---------------------------
|
|
4
14
|
* Bug fixes (see mercurial logs for details)
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Copyright (C) 2004-2008 Tiny SPRL.
|
|
2
2
|
Copyright (C) 2007-2009 Lorenzo Gil Sanchez.
|
|
3
3
|
Copyright (C) 2007-2013 Bertrand Chenal.
|
|
4
|
-
Copyright (C) 2007-
|
|
4
|
+
Copyright (C) 2007-2025 Cédric Krier.
|
|
5
5
|
Copyright (C) 2008-2011 Udo Spallek.
|
|
6
6
|
Copyright (C) 2008-2011 virtual things - Preisler & Spallek GbR.
|
|
7
|
-
Copyright (C) 2008-
|
|
7
|
+
Copyright (C) 2008-2025 B2CK SPRL.
|
|
8
8
|
Copyright (C) 2010-2024 Nicolas Évrard.
|
|
9
9
|
Copyright (C) 2011-2012 Rodrigo Hübner.
|
|
10
10
|
Copyright (C) 2012-2013 Antoine Smolders.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: tryton
|
|
3
|
-
Version: 7.0.
|
|
3
|
+
Version: 7.0.21
|
|
4
4
|
Summary: Tryton desktop client
|
|
5
5
|
Home-page: http://www.tryton.org/
|
|
6
6
|
Download-URL: http://downloads.tryton.org/7.0/
|
|
@@ -57,6 +57,20 @@ Provides-Extra: calendar
|
|
|
57
57
|
Requires-Dist: GooCalendar>=0.7; extra == "calendar"
|
|
58
58
|
Provides-Extra: sound
|
|
59
59
|
Requires-Dist: playsound; extra == "sound"
|
|
60
|
+
Dynamic: author
|
|
61
|
+
Dynamic: author-email
|
|
62
|
+
Dynamic: classifier
|
|
63
|
+
Dynamic: description
|
|
64
|
+
Dynamic: download-url
|
|
65
|
+
Dynamic: home-page
|
|
66
|
+
Dynamic: keywords
|
|
67
|
+
Dynamic: license
|
|
68
|
+
Dynamic: platform
|
|
69
|
+
Dynamic: project-url
|
|
70
|
+
Dynamic: provides-extra
|
|
71
|
+
Dynamic: requires-dist
|
|
72
|
+
Dynamic: requires-python
|
|
73
|
+
Dynamic: summary
|
|
60
74
|
|
|
61
75
|
tryton
|
|
62
76
|
======
|
|
@@ -491,8 +491,7 @@ A list of values can be set using ``;`` as separator.
|
|
|
491
491
|
|
|
492
492
|
For example: ``Name: Michael; Pam``
|
|
493
493
|
|
|
494
|
-
It will find all records
|
|
495
|
-
``Pam``.
|
|
494
|
+
It will find all records with ``Name`` equal to ``Michael`` or ``Pam``.
|
|
496
495
|
|
|
497
496
|
A range of number values can be set using ``..``.
|
|
498
497
|
|
|
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
|
|
@@ -619,12 +619,10 @@ class O2MField(Field):
|
|
|
619
619
|
from .group import Group
|
|
620
620
|
parent_name = self.attrs.get('relation_field', '')
|
|
621
621
|
fields = fields or {}
|
|
622
|
-
context = record.expr_eval(self.attrs.get('context', {}))
|
|
623
622
|
group = Group(self.attrs['relation'], fields,
|
|
624
623
|
parent=record,
|
|
625
624
|
parent_name=parent_name,
|
|
626
625
|
child_name=self.name,
|
|
627
|
-
context=context,
|
|
628
626
|
parent_datetime_field=self.attrs.get('datetime_field'))
|
|
629
627
|
if not fields and record.model_name == self.attrs['relation']:
|
|
630
628
|
group.fields = record.group.fields
|
|
@@ -75,7 +75,8 @@ class Screen:
|
|
|
75
75
|
self.__current_record = None
|
|
76
76
|
self.new_group(context or {})
|
|
77
77
|
self.current_record = None
|
|
78
|
-
self.screen_container = ScreenContainer(
|
|
78
|
+
self.screen_container = ScreenContainer(
|
|
79
|
+
self, attributes.get('tab_domain'))
|
|
79
80
|
self.screen_container.alternate_view = attributes.get(
|
|
80
81
|
'alternate_view', False)
|
|
81
82
|
self.widget = self.screen_container.widget_get()
|
|
@@ -163,7 +164,6 @@ class Screen:
|
|
|
163
164
|
|
|
164
165
|
def search_active(self, active=True):
|
|
165
166
|
if active and not self.parent:
|
|
166
|
-
self.screen_container.set_screen(self)
|
|
167
167
|
self.screen_container.show_filter()
|
|
168
168
|
else:
|
|
169
169
|
self.screen_container.hide_filter()
|
|
@@ -852,11 +852,12 @@ class Screen:
|
|
|
852
852
|
parent = self.parent.id if self.parent else None
|
|
853
853
|
if parent is not None and parent < 0:
|
|
854
854
|
return
|
|
855
|
-
|
|
855
|
+
state = self.tree_states[parent][view.children_field]
|
|
856
|
+
if state:
|
|
857
|
+
expanded_nodes, selected_nodes = state
|
|
858
|
+
else:
|
|
859
|
+
expanded_nodes, selected_nodes = [], []
|
|
856
860
|
if view.view_type in {'tree', 'list-form'}:
|
|
857
|
-
state = self.tree_states[parent][view.children_field]
|
|
858
|
-
if state:
|
|
859
|
-
expanded_nodes, selected_nodes = state
|
|
860
861
|
if (state is None
|
|
861
862
|
and CONFIG['client.save_tree_state']
|
|
862
863
|
and int(view.attributes.get('tree_state', False))):
|
|
@@ -904,7 +905,8 @@ class Screen:
|
|
|
904
905
|
for widget in widgets:
|
|
905
906
|
if hasattr(widget, 'screen'):
|
|
906
907
|
widget.screen.save_tree_state(store)
|
|
907
|
-
|
|
908
|
+
if view == self.current_view and view.view_type == 'form':
|
|
909
|
+
if self.current_record:
|
|
908
910
|
path = self.current_record.id
|
|
909
911
|
if path < 0:
|
|
910
912
|
path = -self.current_record.group.index(
|
|
@@ -918,8 +920,9 @@ class Screen:
|
|
|
918
920
|
else:
|
|
919
921
|
paths = []
|
|
920
922
|
selected_paths = view.get_selected_paths()
|
|
921
|
-
|
|
922
|
-
|
|
923
|
+
if view == self.current_view:
|
|
924
|
+
self.tree_states[parent][view.children_field] = (
|
|
925
|
+
paths, selected_paths)
|
|
923
926
|
if (store
|
|
924
927
|
and int(view.attributes.get('tree_state', False))
|
|
925
928
|
and CONFIG['client.save_tree_state']):
|
|
@@ -182,13 +182,13 @@ class Binary(BinaryMixin, Widget):
|
|
|
182
182
|
def sig_key_press(self, widget, event, *args):
|
|
183
183
|
editable = self.wid_text and self.wid_text.get_editable()
|
|
184
184
|
if event.keyval == Gdk.KEY_F3 and editable:
|
|
185
|
-
self.
|
|
185
|
+
self.select(widget)
|
|
186
186
|
return True
|
|
187
187
|
elif event.keyval == Gdk.KEY_F2:
|
|
188
188
|
if self.filename:
|
|
189
|
-
self.
|
|
189
|
+
self.open_()
|
|
190
190
|
else:
|
|
191
|
-
self.
|
|
191
|
+
self.save_as()
|
|
192
192
|
return True
|
|
193
193
|
return False
|
|
194
194
|
|
|
@@ -1100,6 +1100,10 @@ class ViewTree(View):
|
|
|
1100
1100
|
def display(self, force=False):
|
|
1101
1101
|
self.treeview.display_counter += 1
|
|
1102
1102
|
current_record = self.record
|
|
1103
|
+
if current_record and current_record not in current_record.group:
|
|
1104
|
+
# current record may have been removed by on_change calls without
|
|
1105
|
+
# changing the current record of screen before the display
|
|
1106
|
+
current_record = None
|
|
1103
1107
|
if (force
|
|
1104
1108
|
or not self.treeview.get_model()
|
|
1105
1109
|
or self.group != self.treeview.get_model().group):
|
|
@@ -185,7 +185,8 @@ class Selection(Gtk.ScrolledWindow):
|
|
|
185
185
|
|
|
186
186
|
class ScreenContainer(object):
|
|
187
187
|
|
|
188
|
-
def __init__(self, tab_domain):
|
|
188
|
+
def __init__(self, screen, tab_domain):
|
|
189
|
+
self.screen = screen
|
|
189
190
|
self.viewport = Gtk.Viewport()
|
|
190
191
|
self.viewport.set_shadow_type(Gtk.ShadowType.NONE)
|
|
191
192
|
self.vbox = Gtk.VBox(spacing=3)
|
|
@@ -351,12 +352,9 @@ class ScreenContainer(object):
|
|
|
351
352
|
def widget_get(self):
|
|
352
353
|
return self.vbox
|
|
353
354
|
|
|
354
|
-
def
|
|
355
|
-
self.screen = screen
|
|
355
|
+
def show_filter(self):
|
|
356
356
|
self.but_bookmark.set_sensitive(bool(list(self.bookmarks())))
|
|
357
357
|
self.bookmark_match()
|
|
358
|
-
|
|
359
|
-
def show_filter(self):
|
|
360
358
|
if self.filter_vbox:
|
|
361
359
|
self.filter_vbox.show()
|
|
362
360
|
if self.notebook:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: tryton
|
|
3
|
-
Version: 7.0.
|
|
3
|
+
Version: 7.0.21
|
|
4
4
|
Summary: Tryton desktop client
|
|
5
5
|
Home-page: http://www.tryton.org/
|
|
6
6
|
Download-URL: http://downloads.tryton.org/7.0/
|
|
@@ -57,6 +57,20 @@ Provides-Extra: calendar
|
|
|
57
57
|
Requires-Dist: GooCalendar>=0.7; extra == "calendar"
|
|
58
58
|
Provides-Extra: sound
|
|
59
59
|
Requires-Dist: playsound; extra == "sound"
|
|
60
|
+
Dynamic: author
|
|
61
|
+
Dynamic: author-email
|
|
62
|
+
Dynamic: classifier
|
|
63
|
+
Dynamic: description
|
|
64
|
+
Dynamic: download-url
|
|
65
|
+
Dynamic: home-page
|
|
66
|
+
Dynamic: keywords
|
|
67
|
+
Dynamic: license
|
|
68
|
+
Dynamic: platform
|
|
69
|
+
Dynamic: project-url
|
|
70
|
+
Dynamic: provides-extra
|
|
71
|
+
Dynamic: requires-dist
|
|
72
|
+
Dynamic: requires-python
|
|
73
|
+
Dynamic: summary
|
|
60
74
|
|
|
61
75
|
tryton
|
|
62
76
|
======
|
|
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
|
|
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
|