.drone.yml
.flake8
.hgtags
CHANGELOG
COPYRIGHT
LICENSE
MANIFEST.in
README.rst
setup.py
tox.ini
bin/trytond
bin/trytond-admin
bin/trytond-console
bin/trytond-cron
bin/trytond-worker
doc/index.rst
doc/ref/bus.rst
doc/ref/cache.rst
doc/ref/exceptions.rst
doc/ref/filestore.rst
doc/ref/i18n.rst
doc/ref/index.rst
doc/ref/pool.rst
doc/ref/pyson.rst
doc/ref/rpc.rst
doc/ref/sendmail.rst
doc/ref/tests.rst
doc/ref/transaction.rst
doc/ref/wizard.rst
doc/ref/models/fields.rst
doc/ref/models/index.rst
doc/ref/models/models.rst
doc/ref/tools/index.rst
doc/ref/tools/misc.rst
doc/ref/tools/singleton.rst
doc/topics/access_rights.rst
doc/topics/actions.rst
doc/topics/backend_types.rst
doc/topics/bus.rst
doc/topics/configuration.rst
doc/topics/cron.rst
doc/topics/domain.rst
doc/topics/index.rst
doc/topics/install.rst
doc/topics/logs.rst
doc/topics/pyson.rst
doc/topics/rpc.rst
doc/topics/setup_database.rst
doc/topics/start_server.rst
doc/topics/task_queue.rst
doc/topics/testing.rst
doc/topics/translation.rst
doc/topics/triggers.rst
doc/topics/user_application.rst
doc/topics/user_errors_warnings.rst
doc/topics/wizard.rst
doc/topics/models/fields_default_value.rst
doc/topics/models/fields_on_change.rst
doc/topics/models/index.rst
doc/topics/modules/index.rst
doc/topics/reports/index.rst
doc/topics/views/extension.rst
doc/topics/views/index.rst
trytond/__init__.py
trytond/admin.py
trytond/application.py
trytond/bus.py
trytond/cache.py
trytond/commandline.py
trytond/config.py
trytond/console.py
trytond/const.py
trytond/convert.py
trytond/cron.py
trytond/exceptions.py
trytond/filestore.py
trytond/i18n.py
trytond/pool.py
trytond/pyson.py
trytond/rpc.py
trytond/security.py
trytond/sendmail.py
trytond/test_loader.py
trytond/transaction.py
trytond/tryton.rnc
trytond/tryton.rng
trytond/url.py
trytond/worker.py
trytond/wsgi.py
trytond.egg-info/PKG-INFO
trytond.egg-info/SOURCES.txt
trytond.egg-info/dependency_links.txt
trytond.egg-info/not-zip-safe
trytond.egg-info/requires.txt
trytond.egg-info/top_level.txt
trytond/backend/__init__.py
trytond/backend/database.py
trytond/backend/table.py
trytond/backend/postgresql/__init__.py
trytond/backend/postgresql/database.py
trytond/backend/postgresql/init.sql
trytond/backend/postgresql/table.py
trytond/backend/sqlite/__init__.py
trytond/backend/sqlite/database.py
trytond/backend/sqlite/init.sql
trytond/backend/sqlite/table.py
trytond/ir/__init__.py
trytond/ir/action.py
trytond/ir/action.xml
trytond/ir/attachment.py
trytond/ir/attachment.xml
trytond/ir/cache.py
trytond/ir/calendar_.py
trytond/ir/calendar_.xml
trytond/ir/configuration.py
trytond/ir/cron.py
trytond/ir/cron.xml
trytond/ir/date.py
trytond/ir/email.xml
trytond/ir/email_.py
trytond/ir/exceptions.py
trytond/ir/export.py
trytond/ir/export.xml
trytond/ir/ir.xml
trytond/ir/lang.py
trytond/ir/lang.xml
trytond/ir/message.py
trytond/ir/message.xml
trytond/ir/model.py
trytond/ir/model.xml
trytond/ir/module.py
trytond/ir/module.xml
trytond/ir/note.py
trytond/ir/note.xml
trytond/ir/queue.py
trytond/ir/queue.xml
trytond/ir/resource.py
trytond/ir/routes.py
trytond/ir/rule.py
trytond/ir/rule.xml
trytond/ir/sequence.py
trytond/ir/sequence.xml
trytond/ir/session.py
trytond/ir/translation.py
trytond/ir/translation.xml
trytond/ir/trigger.py
trytond/ir/trigger.xml
trytond/ir/tryton.cfg
trytond/ir/locale/bg.po
trytond/ir/locale/ca.po
trytond/ir/locale/cs.po
trytond/ir/locale/de.po
trytond/ir/locale/es.po
trytond/ir/locale/es_419.po
trytond/ir/locale/et.po
trytond/ir/locale/fa.po
trytond/ir/locale/fi.po
trytond/ir/locale/fr.po
trytond/ir/locale/hu.po
trytond/ir/locale/id.po
trytond/ir/locale/it.po
trytond/ir/locale/lo.po
trytond/ir/locale/lt.po
trytond/ir/locale/nl.po
trytond/ir/locale/pl.po
trytond/ir/locale/pt.po
trytond/ir/locale/ru.po
trytond/ir/locale/sl.po
trytond/ir/locale/tr.po
trytond/ir/locale/zh_CN.po
trytond/ir/ui/__init__.py
trytond/ir/ui/board.rnc
trytond/ir/ui/board.rng
trytond/ir/ui/calendar.rnc
trytond/ir/ui/calendar.rng
trytond/ir/ui/form.rnc
trytond/ir/ui/form.rng
trytond/ir/ui/graph.rnc
trytond/ir/ui/graph.rng
trytond/ir/ui/icon.py
trytond/ir/ui/icon.xml
trytond/ir/ui/menu.py
trytond/ir/ui/menu.xml
trytond/ir/ui/tree.rnc
trytond/ir/ui/tree.rng
trytond/ir/ui/ui.xml
trytond/ir/ui/view.py
trytond/ir/ui/view.xml
trytond/ir/ui/icons/LICENSE
trytond/ir/ui/icons/tryton-board.svg
trytond/ir/ui/icons/tryton-calendar.svg
trytond/ir/ui/icons/tryton-folder.svg
trytond/ir/ui/icons/tryton-form.svg
trytond/ir/ui/icons/tryton-graph.svg
trytond/ir/ui/icons/tryton-list.svg
trytond/ir/ui/icons/tryton-settings.svg
trytond/ir/ui/icons/tryton-tree.svg
trytond/ir/view/action_act_window_domain_form.xml
trytond/ir/view/action_act_window_domain_list.xml
trytond/ir/view/action_act_window_domain_list2.xml
trytond/ir/view/action_act_window_form.xml
trytond/ir/view/action_act_window_list.xml
trytond/ir/view/action_act_window_view_form.xml
trytond/ir/view/action_act_window_view_list.xml
trytond/ir/view/action_act_window_view_list2.xml
trytond/ir/view/action_form.xml
trytond/ir/view/action_keyword_form.xml
trytond/ir/view/action_keyword_list.xml
trytond/ir/view/action_list.xml
trytond/ir/view/action_report_form.xml
trytond/ir/view/action_report_list.xml
trytond/ir/view/action_url_form.xml
trytond/ir/view/action_url_list.xml
trytond/ir/view/action_wizard_form.xml
trytond/ir/view/action_wizard_list.xml
trytond/ir/view/attachment_form.xml
trytond/ir/view/attachment_list.xml
trytond/ir/view/cron_form.xml
trytond/ir/view/cron_list.xml
trytond/ir/view/email_form.xml
trytond/ir/view/email_list.xml
trytond/ir/view/email_template_form.xml
trytond/ir/view/email_template_list.xml
trytond/ir/view/export_form.xml
trytond/ir/view/export_line_form.xml
trytond/ir/view/export_line_list.xml
trytond/ir/view/export_list.xml
trytond/ir/view/icon_view_form.xml
trytond/ir/view/icon_view_list.xml
trytond/ir/view/lang_config_start_form.xml
trytond/ir/view/lang_form.xml
trytond/ir/view/lang_list.xml
trytond/ir/view/message_form.xml
trytond/ir/view/message_list.xml
trytond/ir/view/model_access_form.xml
trytond/ir/view/model_access_list.xml
trytond/ir/view/model_button_click_form.xml
trytond/ir/view/model_button_click_list.xml
trytond/ir/view/model_button_form.xml
trytond/ir/view/model_button_list.xml
trytond/ir/view/model_button_rule_form.xml
trytond/ir/view/model_button_rule_list.xml
trytond/ir/view/model_data_form.xml
trytond/ir/view/model_data_list.xml
trytond/ir/view/model_field_access_form.xml
trytond/ir/view/model_field_access_list.xml
trytond/ir/view/model_field_form.xml
trytond/ir/view/model_field_list.xml
trytond/ir/view/model_form.xml
trytond/ir/view/model_list.xml
trytond/ir/view/model_print_model_graph_start_form.xml
trytond/ir/view/module_activate_upgrade_done_form.xml
trytond/ir/view/module_activate_upgrade_start_form.xml
trytond/ir/view/module_config_wizard_done_form.xml
trytond/ir/view/module_config_wizard_first_form.xml
trytond/ir/view/module_config_wizard_item_list.xml
trytond/ir/view/module_config_wizard_other_form.xml
trytond/ir/view/module_dependency_form.xml
trytond/ir/view/module_dependency_list.xml
trytond/ir/view/module_form.xml
trytond/ir/view/module_list.xml
trytond/ir/view/note_form.xml
trytond/ir/view/note_list.xml
trytond/ir/view/rule_form.xml
trytond/ir/view/rule_group_form.xml
trytond/ir/view/rule_group_list.xml
trytond/ir/view/rule_list.xml
trytond/ir/view/sequence_form.xml
trytond/ir/view/sequence_list.xml
trytond/ir/view/sequence_type_form.xml
trytond/ir/view/sequence_type_list.xml
trytond/ir/view/translation_clean_start_form.xml
trytond/ir/view/translation_clean_succeed_form.xml
trytond/ir/view/translation_export_result_form.xml
trytond/ir/view/translation_export_start_form.xml
trytond/ir/view/translation_form.xml
trytond/ir/view/translation_list.xml
trytond/ir/view/translation_set_start_form.xml
trytond/ir/view/translation_set_succeed_form.xml
trytond/ir/view/translation_update_start_form.xml
trytond/ir/view/trigger_form.xml
trytond/ir/view/trigger_list.xml
trytond/ir/view/ui_menu_favorite_form.xml
tryt
没有合适的资源?快使用搜索试试~ 我知道了~
PyPI 官网下载 | trytond-5.8.7.tar.gz
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 56 浏览量
2022-01-17
03:23:33
上传
评论
收藏 741KB GZ 举报
温馨提示
资源来自pypi官网。 资源全名:trytond-5.8.7.tar.gz
资源推荐
资源详情
资源评论
收起资源包目录
PyPI 官网下载 | trytond-5.8.7.tar.gz (512个子文件)
tryton.cfg 332B
tryton.cfg 141B
tryton.cfg 96B
setup.cfg 38B
CHANGELOG 30KB
COPYRIGHT 928B
.flake8 46B
.hgtags 1KB
email_reset_password.html 1KB
MANIFEST.in 204B
tox.ini 659B
LICENSE 34KB
LICENSE 11KB
not-zip-safe 1B
PKG-INFO 2KB
PKG-INFO 2KB
fa.po 86KB
ru.po 86KB
de.po 84KB
bg.po 84KB
fr.po 84KB
es.po 83KB
ca.po 83KB
pl.po 83KB
nl.po 82KB
pt.po 81KB
it.po 80KB
sl.po 79KB
zh_CN.po 79KB
hu.po 79KB
et.po 78KB
lo.po 76KB
lt.po 76KB
cs.po 72KB
tr.po 72KB
fi.po 72KB
id.po 71KB
es_419.po 68KB
lo.po 16KB
fr.po 15KB
de.po 15KB
es.po 15KB
pl.po 15KB
fa.po 15KB
ca.po 15KB
nl.po 15KB
ru.po 14KB
lt.po 14KB
bg.po 14KB
et.po 14KB
zh_CN.po 14KB
pt.po 14KB
sl.po 14KB
it.po 13KB
hu.po 13KB
id.po 13KB
cs.po 12KB
fi.po 12KB
tr.po 12KB
es_419.po 12KB
modelstorage.py 71KB
modelsql.py 64KB
translation.py 62KB
model.py 53KB
action.py 36KB
modelview.py 35KB
test_tryton.py 35KB
user.py 35KB
test_pyson.py 32KB
convert.py 31KB
test_access.py 30KB
test_modelsql.py 30KB
test_tools.py 29KB
test_field_dict.py 28KB
test_rule.py 23KB
test_modelstorage.py 23KB
test_field_many2many.py 22KB
field.py 21KB
pyson.py 21KB
test_modelview.py 21KB
database.py 20KB
table.py 19KB
test_importdata.py 19KB
lang.py 19KB
module.py 19KB
email_.py 19KB
test_field_one2many.py 18KB
database.py 18KB
many2many.py 18KB
test_field_many2one.py 17KB
test_field_char.py 17KB
test_field_numeric.py 16KB
model.py 16KB
report.py 15KB
test_trigger.py 15KB
__init__.py 15KB
test_field_datetime.py 15KB
test_history.py 15KB
test_field_reference.py 15KB
test_field_timedelta.py 15KB
共 512 条
- 1
- 2
- 3
- 4
- 5
- 6
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【java毕业设计】大健康老年公寓管理系统源码(ssm+mysql+说明文档).zip
- 【java毕业设计】小雨杂志在线投稿网站源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】汽车租赁故障上报网上租车源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】药品销售配送网站系统-源码(ssm+mysql+说明文档+LW).zip
- 多语言实现字符串逆序算法详解与代码示例
- Android Studio中创建简单计算器应用的方法详解
- MATLAB模拟退火算法代码实例及其应用
- 【java毕业设计】家庭食谱管理系统-源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】汉服文化平台网站源码(ssm+mysql+说明文档+LW).zip
- 通过javascript过滤重复整数.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功