Pedro M. Baeza
aea5020387
[FIX] firstname_display_name_trigger: pylint
8 years ago
Ronald Portier
643511e835
[7.0] [FIX] Fix issue in partner_relations. ( #211 )
There was a problem with the code to determine whether the right hand partner in a
relation was the active partner.
8 years ago
Pedro M. Baeza
465eb5d1c9
[FIX] .travis.yml: Fix Travis
8 years ago
Stéphane Bidoul (ACSONE)
6c541ec844
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Pedro M. Baeza
cb37725bcb
Merge pull request #126 from gurneyalex/7.0-street3
[7.0] Add module 'partner_address_street_3'
9 years ago
OCA Transbot
0ee5ad6ffe
OCA Transbot updated translations from Transifex
9 years ago
Alexandre Fayolle
ff1843ac73
fix openerp.py and README
9 years ago
Alexandre Fayolle
7f5e43b4fd
Merge pull request #142 from savoirfairelinux/7.0-base_location_uniq_constraint
Remove migration script
9 years ago
Alexandre Fayolle
61acab2949
added README.rst
9 years ago
Alexandre Fayolle
7c6a711b52
fix flake8 warnings
9 years ago
jbeficent
9ebf7ca395
Method '_address_fields' should super and then add 'street3'.
10 years ago
jbeficent
74c967adb6
PEP8 corrections
10 years ago
jbeficent
64200cd3dc
Add module 'partner_address_street_3'. Backported from 8.0
10 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
50d150262d
[ADD] Changelog
9 years ago
OCA Transbot
a43836c9c1
OCA Transbot updated translations from Transifex
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
2a51dbf373
[DEL] better_zip symlink to base_location
9 years ago
Maxime Chambreuil - http://www.savoirfairelinux.com
8a3205c7ef
[FIX] Typo
9 years ago
Pedro M. Baeza
eae528e1fb
Merge pull request #172 from hbrunn/7.0-partner_relations_pass_load
[FIX] pass load in load override
9 years ago
Holger Brunn
84cf8b0ad5
[FIX] pass load in load override
fixed #154
9 years ago
Pedro M. Baeza
4b66b3c8ef
Merge pull request #131 from cesarcruz/fix-admin-merge-contacts
Fix admin merge contacts
9 years ago
Pedro M. Baeza
701ef98425
Merge pull request #125 from steveferry/7.0
Keep partner's lastname if it has one
10 years ago
Alexandre Fayolle
9d010c1806
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
10 years ago
dufresnedavid
24b818c031
Remove migration script
This script will not work because when loading the module res.better.zip
other models related to it with m2o or m2m might not be already loaded to the database.
The script can still be found on Openupgrade but should be used
in a seperate module once all modules are loaded.
10 years ago
steveferry
4d35891d66
FIX
10 years ago
cesarcruz
0f846abe13
Fix missed condition on merge contacts with different emails.
10 years ago
steveferry
e8ec4bb928
Fix PEP8 error
10 years ago
steveferry
dfa858069f
Review
Test existence of 'partner_id'
10 years ago
Pedro M. Baeza
7819bae723
Merge pull request #57 from komsas/patch-1
Fix disfigured simplified form of res.partner
10 years ago
Paulius Sladkevičius
89f16ad48a
Fix firstname field indentation
10 years ago
Paulius Sladkevičius
91f6386711
Fix disfigured simplified form of res.partner
10 years ago
steveferry
9a9dcb3a64
Add a condition
10 years ago
Guewen Baconnier
ed7b77992f
Merge pull request #75 from savoirfairelinux/7.0_fix_function_partner_import_issue
[FIX] Make sure we create a new partner on import.
10 years ago
steveferry
4d2d40c452
Keep partner's lastname if it has one
10 years ago
Yannick Vaucher
cc7e3f6f6e
Merge pull request #102 from savoirfairelinux/7.0-base_location_uniq_constraint
7.0 - [IMP] Add unique constraint on res.better.zip
10 years ago
Sandy
8c8687896c
Use svg coverage badge
10 years ago
Sandy
6c140d7fcb
Fix transifex password
10 years ago
Pedro M. Baeza
774fbbafe6
Merge pull request #121 from savoirfairelinux/7.0_flake8_quickfix
E123 closing bracket indentation fix X 2
10 years ago
Vincent Vinet
c10d9d108f
E123 closing bracket indentation fix X 2
10 years ago
Sandy
2366a7d788
Fix parens
10 years ago
Sandy Carter
676fd3c64d
Update .travis.yml
Use matrix
Use lint
Use oca_dependencies.txt
Use transifex
Use conditional coveralls
10 years ago
Alexandre Fayolle
0e4c454a9a
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago
dufresnedavid
53182211d8
Fix migration script
10 years ago
Alexandre Fayolle
b6bd011b98
don't use travis container-based infrastructure
10 years ago
dufresnedavid
17563537b8
Add unique constraint on res.better.zip
10 years ago
Yannick Vaucher
ab258bdb07
Merge pull request #92 from savoirfairelinux/7.0-pep8
Fix added pep8 conventions
10 years ago
Sandy Carter
99fb138484
Fix added pep8 conventions
Put boolean operators at end of lines instead of beggining of newlines
Put lambda definition in fields.function def
Remove callit lambda, use function directly
10 years ago
Alexandre Fayolle
817811775a
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Yannick Vaucher
5992d3e624
Merge pull request #91 from savoirfairelinux/utf8
Fix encoding line to be ascii readable
10 years ago
Sandy Carter
2e398c89f4
Fix encoding line to be ascii readable
10 years ago
Pedro M. Baeza
6b761f6ab7
Merge pull request #88 from hbrunn/7.0-partner_relations
[IMP] support != operator
10 years ago