tryton 7.0.8__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.8 → tryton-7.0.9}/CHANGELOG +5 -0
- {tryton-7.0.8 → tryton-7.0.9}/COPYRIGHT +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/PKG-INFO +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton/__init__.py +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/bg/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ca/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/cs/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/de/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/es/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/et/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fa/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fi/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/hu/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/id/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/it/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/lo/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/lt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/nl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/pl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/pt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ro/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ru/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/sl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/tr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/uk/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/form.py +2 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/graph.py +3 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/win_form.py +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton/pyson.py +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/PKG-INFO +1 -1
- {tryton-7.0.8 → tryton-7.0.9}/LICENSE +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/MANIFEST.in +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/README.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/bin/tryton +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/catalan.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/darwin/gtk-3.0/gdk-pixbuf.loaders +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/darwin/gtk-3.0/gtk.immodules +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/conf.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/glossary.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/index.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/installation.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/releases.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/requirements-doc.txt +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/doc/usage.rst +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/english.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/farsi.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/french.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/german.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/make-darwin-installer.sh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/make-win32-installer.sh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/portuguese.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/setup-freeze.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/setup.cfg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/setup.nsi +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/setup.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/slovenian.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/spanish.nsh +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tox.ini +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/action/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/action/main.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/bus.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/client.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/button.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrendererbinary.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrendererbutton.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrendererclickablepixbuf.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrenderercombo.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrendererfloat.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrendererinteger.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrenderertext.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/cellrenderertoggle.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/common.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/completion.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/datetime_.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/domain_inversion.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/domain_parser.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/entry_position.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/environment.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/focus.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/htmltextbuffer.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/number_entry.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/popup_menu.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/richtext.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/selection.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/timedelta.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/underline.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/common/widget_style.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/config.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/bg/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ca/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/cs/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/de/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/es/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/es_419/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/et/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fa/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fi/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/fr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/hu/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/id/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/it/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/lo/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/lt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/nl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/pl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/pt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ro/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/ru/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/sl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/tr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/tryton.pot +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/uk/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/LICENSE +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-add.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-archive.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-down.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-left.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-right.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-arrow-up.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-attach.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-back.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-barcode-scanner.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmark-border.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmark.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-bookmarks.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-cancel.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-clear.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-close.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-copy.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-create.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-date.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-delete.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-download.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-drag.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-email.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-error.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-exit.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-export.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-filter.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-center.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-justify.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-left.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-align-right.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-bold.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-color-text.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-italic.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-format-underline.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-forward.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-history.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-icon.png +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-icon.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-import.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-info.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-launch.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-link.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-log.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-menu.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-note.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-ok.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-open.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-print.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-public.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-question.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-refresh.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-remove.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-save.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-search.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-send.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-sound-off.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-sound-on.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-star-border.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-star.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-switch.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-translate.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-unarchive.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-undo.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton-warning.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.icns +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.ico +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/pixmaps/tryton/tryton.svg +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/sounds/LICENSE +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/sounds/danger.wav +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/data/sounds/success.wav +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/device_cookie.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/exceptions.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/fingerprints.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/main.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/about.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/attachment.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/board.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/code_scanner.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/dblogin.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/email_.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/infobar.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/limit.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/log.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/nomodal.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/note.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/preference.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/revision.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/tabcontent.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_board/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_board/action.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_board/view_board.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/model/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/model/field.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/model/group.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/model/record.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/screen/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/screen/screen.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/calendar_.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/dates_period.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/calendar_gtk/toolbar.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/binary.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/calendar_.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/char.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/checkbox.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/dictionary.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/document.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/float.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/image.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/integer.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/many2many.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/many2one.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/multiselection.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/one2many.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/one2one.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/progressbar.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/pyson.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/reference.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/richtextbox.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/selection.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/state_widget.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/textbox.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/timedelta.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/url.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/form_gtk/widget.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/bar.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/line.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/graph_gtk/pie.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/list.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_form.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/editabletree.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/list_gtk/widget.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/view_form/view/screen_container.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/win_csv.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/win_export.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/win_import.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/win_search.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/window.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/gui/window/wizard.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/jsonrpc.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/plugins/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/plugins/translation/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/rpc.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/tests/__init__.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/tests/test_common.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/tests/test_common_domain_parser.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/tests/test_common_selection.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/tests/test_common_timedelta.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton/translate.py +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.desktop +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/SOURCES.txt +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/dependency_links.txt +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/not-zip-safe +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/requires.txt +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/tryton.egg-info/top_level.txt +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/win32/gtk-3.0/gdk-pixbuf.loaders +0 -0
- {tryton-7.0.8 → tryton-7.0.9}/win32/gtk-3.0/gtk.immodules +0 -0
|
@@ -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
|
|
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':
|
|
@@ -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()
|
|
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
|
|
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
|