Sandy Carter
d8e7332ca4
Use OCA template
10 years ago
Sandy Carter
9c14697500
Add base_import as admin_technical_features deps
With module admin_technical_features installed, base_import unittests fail with
in the following test:
test_shallow (openerp.addons.base_import.tests.test_cases.test_o2m)
Having technical features enabled add the following to the dict in
fields:
{'fields': [{'fields': [],
'id': 'parent_id',
'name': 'id',
'required': False,
'string': 'External ID'},
{'fields': [],
'id': 'parent_id',
'name': '.id',
'required': False,
'string': 'Database ID'}],
'id': 'parent_id',
'name': 'parent_id',
'required': False,
'string': 'unknown'}
10 years ago
Jordi Riera
a7d50a5718
[ADD] Added admin_technincal_features module.
10 years ago
Sandy
1b7346d923
Merge pull request #8 from legalsylvain/7.0-module_parent_dependencies
[ADD] new module 'module_parent_dependencies'
10 years ago
Sylvain LE GAL
6bd74b6630
[REF] change header in xml and python file;
10 years ago
Sylvain LE GAL
0f492f3777
Merge branch '7.0' of https://github.com/OCA/server-tools into 7.0-module_parent_dependencies
10 years ago
Pedro M. Baeza
6ba50421cd
Merge pull request #74 from acsone/7.0-fix-base-optional-quick-create-attributeerror
[FIX] This fixes #73
10 years ago
Laurent Mignon
a5fa4f59ef
[FIX] This fixes #73
Check if the model still exists in the registry before registring the 'check_quick_create' hook
10 years ago
Sandy
cb16c9ad89
Merge pull request #71 from grap/7.0-fix_pep8
[7.0] [FIX] Pep8 (various modules)
10 years ago
Sylvain LE GAL
a389276869
[7.0] [FIX] Pep8
10 years ago
Sylvain LE GAL
ee8eb49d46
[FIX] change name of field; Add pot file
10 years ago
Sandy
2981a389d0
Merge pull request #9 from bealdav/7.0-tree-view-id
[ADD] tree_view_record_id module
10 years ago
Leonardo Pistone
247253bbce
Merge pull request #68 from nbessi/fix_pylint
Fix pylint tests
10 years ago
Leonardo Pistone
54012a6292
lint comment
10 years ago
Pedro M. Baeza
4b88fc6ea9
Merge pull request #67 from akretion/7.0-web_context_tunnel-doc
[FIX] web_context_tunnel: updated example usage link; trash VIM statements
10 years ago
Nicolas Bessi
28083a6158
Fix explicit return in __init__
10 years ago
Nicolas Bessi
1934d2a86d
Fix faulty default context
10 years ago
Nicolas Bessi
690ae1e338
Fix faulty default in serv_config.py
10 years ago
Raphaël Valyi
56cd8a0436
updated example usage link; trash VIM statements
10 years ago
david.beal@akretion.com
07338ea732
[FIX] flake8
10 years ago
david.beal@akretion.com
64e25aafd9
[IMP] add comment for port to next version
10 years ago
Sylvain LE GAL
148eceb056
[REF] change import call in __init__.py file
10 years ago
Sylvain LE GAL
63157cfbf2
[REF] remove extra double quotes useless
10 years ago
Alexandre Fayolle
edfcf4176b
Merge pull request #37 from gurneyalex/7.0
Tighten type check in domain (closes #15 )
10 years ago
Sandy Carter
2d3a9fb97c
Tighten type check in domain ( closes #15 )
11 years ago
Sylvain LE GAL
2109e2a113
Update test_module_parent_dependencies.py
[FIX] bad copy/past in description of the function in test file.
10 years ago
Sylvain LE GAL
f249393a5d
Update __openerp__.py
Improve description.
10 years ago
Sylvain LE GAL
1c4a2ea912
Update __openerp__.py
Remove licences information in the description of the module.
10 years ago
Pedro M. Baeza
5329eaa632
Merge pull request #38 from gurneyalex/7.0-fix_flake8
Fix flake8 errors
10 years ago
Alexandre Fayolle
06ba171909
flake8: remove unrequired parenthesis
10 years ago
Alexandre Fayolle
68a5f5eabd
import fix in import_odbc.py
10 years ago
Alexandre Fayolle
6613228b18
a couple of leftover flake8 errors
10 years ago
Alexandre Fayolle
d970d99f42
7.0: fix flake8 errors
10 years ago
Sandy Carter
9b6eee8e46
Tighten type check in domain ( closes #15 )
11 years ago
Sandy
4c38478ed9
Merge pull request #29 from savoirfairelinux/7.0-delete-search
[7.0] Fix wrong parenthesis
10 years ago
Sandy Carter
009bfb2836
Fix wrong parenthesis
10 years ago
Pedro M. Baeza
7454621c47
Merge pull request #27 from savoirfairelinux/7.0-pep8
7.0 pep8
10 years ago
Sandy Carter
9b4e2a3932
Fix failing yml test
10 years ago
Sandy Carter
0b9d69f676
Update travis
10 years ago
Sandy Carter
82aa4f5763
Fix additional depreications
10 years ago
Sandy Carter
d007be5060
[PEP8] fetchmail_attach_from_folder
11 years ago
david.beal@akretion.com
c9be267485
[FIX] exclude field addition to tree views buit on transient models
10 years ago
david.beal@akretion.com
4dcc5d5ed2
[FIX] switch to auto_install = False
11 years ago
Pedro M. Baeza
a28edaaeff
Merge pull request #21 from bwrsandman/7.0-fix-flakes8
7.0 fix flakes8 (complete)
11 years ago
Sandy
e5adb3cddb
Merge pull request #13 from yvaucher/7.0-travis-fix
fix test file path in base-external_dbsourse
11 years ago
Sylvain LE GAL
54c0cd704c
[FIX] incorrect description in __openerp__.py file and minor error in the header of .py files
11 years ago
Sandy Carter
49975648a8
[PEP8] Misc
11 years ago
Sandy Carter
d82b1574f6
[PEP8] email_template_template
11 years ago
Sandy Carter
a2b37d8d2e
[PEP8] users_ldap_mail
11 years ago
Sandy Carter
50af2cc47e
[PEP8] users_ldap_populate
11 years ago