tryton 7.2.11__tar.gz → 7.2.12__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.2.11 → tryton-7.2.12}/CHANGELOG +5 -0
- {tryton-7.2.11 → tryton-7.2.12}/PKG-INFO +1 -1
- {tryton-7.2.11 → tryton-7.2.12}/tryton/__init__.py +1 -1
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/bg/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ca/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/cs/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/de/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/es/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/et/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fa/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fi/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/hu/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/id/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/it/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/lo/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/lt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/nl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/pl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/pt/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ro/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ru/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/sl/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/tr/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/uk/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/about.py +1 -1
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/model/field.py +0 -2
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/model/record.py +4 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/screen/screen.py +3 -2
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/list.py +4 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/screen_container.py +3 -5
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/PKG-INFO +1 -1
- {tryton-7.2.11 → tryton-7.2.12}/COPYRIGHT +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/LICENSE +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/MANIFEST.in +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/README.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/bin/tryton +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/catalan.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/conf.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/glossary.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/index.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/installation.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/releases.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/requirements-doc.txt +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/doc/usage.rst +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/english.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/farsi.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/french.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/german.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/make-darwin-installer.sh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/make-win32-installer.sh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/portuguese.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/setup-freeze.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/setup.cfg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/setup.nsi +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/setup.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/slovenian.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/spanish.nsh +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tox.ini +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/action/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/action/main.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/bus.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/cache.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/client.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/button.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrendererbinary.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrendererbutton.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrendererclickablepixbuf.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrenderercombo.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrendererfloat.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrendererinteger.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrenderertext.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/cellrenderertoggle.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/common.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/completion.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/datetime_.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/domain_inversion.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/domain_parser.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/entry_position.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/environment.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/focus.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/htmltextbuffer.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/number_entry.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/popup_menu.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/richtext.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/selection.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/tempfile.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/timedelta.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/underline.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/common/widget_style.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/config.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/bg/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ca/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/cs/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/de/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/es/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/es_419/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/et/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fa/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fi/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/fr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/hu/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/id/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/it/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/lo/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/lt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/nl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/pl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/pt/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ro/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/ru/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/sl/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/tr/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/tryton.pot +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/uk/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.po +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/LICENSE +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-add.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-archive.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-arrow-down.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-arrow-left.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-arrow-right.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-arrow-up.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-attach.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-back.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-barcode-scanner.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-bookmark-border.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-bookmark.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-bookmarks.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-cancel.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-clear.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-close.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-copy.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-create.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-date.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-delete.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-download.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-drag.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-email.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-error.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-exit.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-export.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-filter.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-align-center.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-align-justify.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-align-left.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-align-right.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-bold.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-color-text.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-italic.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-format-underline.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-forward.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-history.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-icon.png +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-icon.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-import.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-info.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-launch.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-link.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-log.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-menu.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-note.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-ok.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-open.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-print.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-public.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-question.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-refresh.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-remove.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-save.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-search.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-send.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-sound-off.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-sound-on.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-star-border.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-star.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-switch.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-translate.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-unarchive.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-undo.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton-warning.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton.icns +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton.ico +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/pixmaps/tryton/tryton.svg +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/sounds/LICENSE +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/sounds/danger.wav +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/data/sounds/success.wav +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/device_cookie.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/exceptions.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/fingerprints.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/main.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/attachment.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/board.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/code_scanner.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/dblogin.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/email_.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/form.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/infobar.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/limit.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/log.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/nomodal.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/note.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/preference.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/revision.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/tabcontent.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_board/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_board/action.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_board/view_board.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/model/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/model/group.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/screen/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/calendar_.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/calendar_gtk/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/calendar_gtk/calendar_.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/calendar_gtk/dates_period.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/calendar_gtk/toolbar.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/binary.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/calendar_.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/char.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/checkbox.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/dictionary.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/document.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/float.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/image.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/integer.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/many2many.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/many2one.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/multiselection.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/one2many.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/one2one.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/progressbar.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/pyson.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/reference.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/richtextbox.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/selection.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/state_widget.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/textbox.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/timedelta.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/url.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/form_gtk/widget.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph_gtk/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph_gtk/bar.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph_gtk/graph.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph_gtk/line.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/graph_gtk/pie.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/list_form.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/list_gtk/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/list_gtk/editabletree.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/view_form/view/list_gtk/widget.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/win_csv.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/win_export.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/win_form.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/win_import.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/win_search.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/window.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/gui/window/wizard.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/jsonrpc.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/plugins/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/plugins/translation/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/pyson.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/rpc.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/tests/__init__.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/tests/test_common.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/tests/test_common_domain_parser.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/tests/test_common_selection.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/tests/test_common_timedelta.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton/translate.py +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.desktop +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/SOURCES.txt +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/dependency_links.txt +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/not-zip-safe +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/requires.txt +0 -0
- {tryton-7.2.11 → tryton-7.2.12}/tryton.egg-info/top_level.txt +0 -0
|
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
|
|
@@ -621,12 +621,10 @@ class O2MField(Field):
|
|
|
621
621
|
from .group import Group
|
|
622
622
|
parent_name = self.attrs.get('relation_field', '')
|
|
623
623
|
fields = fields or {}
|
|
624
|
-
context = record.expr_eval(self.attrs.get('context', {}))
|
|
625
624
|
group = Group(self.attrs['relation'], fields,
|
|
626
625
|
parent=record,
|
|
627
626
|
parent_name=parent_name,
|
|
628
627
|
child_name=self.name,
|
|
629
|
-
context=context,
|
|
630
628
|
parent_datetime_field=self.attrs.get('datetime_field'))
|
|
631
629
|
if not fields and record.model_name == self.attrs['relation']:
|
|
632
630
|
group.fields = record.group.fields
|
|
@@ -617,6 +617,7 @@ class Record:
|
|
|
617
617
|
values.update(self._get_on_change_args(on_change))
|
|
618
618
|
|
|
619
619
|
if values:
|
|
620
|
+
values['id'] = self.id
|
|
620
621
|
try:
|
|
621
622
|
if len(fieldnames) == 1 or 'id' not in values:
|
|
622
623
|
changes = []
|
|
@@ -678,6 +679,7 @@ class Record:
|
|
|
678
679
|
'on_change_with_' + fieldname,
|
|
679
680
|
values, context=self.get_context()))
|
|
680
681
|
else:
|
|
682
|
+
values['id'] = self.id
|
|
681
683
|
changed = RPCExecute(
|
|
682
684
|
'model', self.model_name, 'on_change_with',
|
|
683
685
|
values, list(fieldnames), context=self.get_context())
|
|
@@ -700,6 +702,7 @@ class Record:
|
|
|
700
702
|
'on_change_with_' + fieldname,
|
|
701
703
|
values, context=self.get_context()))
|
|
702
704
|
else:
|
|
705
|
+
values['id'] = self.id
|
|
703
706
|
changed = RPCExecute(
|
|
704
707
|
'model', self.model_name, 'on_change_with',
|
|
705
708
|
values, list(later), context=self.get_context())
|
|
@@ -731,6 +734,7 @@ class Record:
|
|
|
731
734
|
def on_scan_code(self, code, depends):
|
|
732
735
|
depends = self.expr_eval(depends)
|
|
733
736
|
values = self._get_on_change_args(depends)
|
|
737
|
+
values['id'] = self.id
|
|
734
738
|
try:
|
|
735
739
|
changes = RPCExecute(
|
|
736
740
|
'model', self.model_name, 'on_scan_code', values, code,
|
|
@@ -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()
|
|
@@ -1249,6 +1249,7 @@ class Screen:
|
|
|
1249
1249
|
record = self.current_record
|
|
1250
1250
|
args = record.expr_eval(button.get('change', []))
|
|
1251
1251
|
values = record._get_on_change_args(args)
|
|
1252
|
+
values['id'] = record.id
|
|
1252
1253
|
try:
|
|
1253
1254
|
changes = RPCExecute('model', self.model_name, button['name'],
|
|
1254
1255
|
values, context=self.context)
|
|
@@ -1112,6 +1112,10 @@ class ViewTree(View):
|
|
|
1112
1112
|
def display(self, force=False):
|
|
1113
1113
|
self.treeview.display_counter += 1
|
|
1114
1114
|
current_record = self.record
|
|
1115
|
+
if current_record and current_record not in current_record.group:
|
|
1116
|
+
# current record may have been removed by on_change calls without
|
|
1117
|
+
# changing the current record of screen before the display
|
|
1118
|
+
current_record = None
|
|
1115
1119
|
if (force
|
|
1116
1120
|
or not self.treeview.get_model()
|
|
1117
1121
|
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:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|