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