Pedro M. Baeza
|
eb6181a0c6
|
Merge pull request #49 from oca-travis/7.0-autofix-script-01-dev-moylop260
[REF] auto-fix conventions
|
10 years ago |
Pedro M. Baeza
|
63836aba22
|
Merge pull request #15 from hbrunn/7.0-partner_relations
[ADD] partner_relations
|
10 years ago |
Sandy Carter
|
6821dd63ed
|
[REF] auto-fix conventions
Signed-off-by: Sandy Carter <sandy.carter@savoirfairelinux.com>
|
10 years ago |
Pedro M. Baeza
|
e39e46541a
|
Merge pull request #52 from gurneyalex/fix-pylint
Fix pylint
|
10 years ago |
Alexandre Fayolle
|
7593694b9c
|
use raw string for regexp
|
10 years ago |
moylop260
|
9d295eecf7
|
Fix Pylint warnings
|
10 years ago |
Lorenzo Battistini
|
e52554c56a
|
Merge pull request #48 from StefanRijnhart/7.0-streetnumber
[ADD] Module to split partner street name and street number
|
10 years ago |
Stefan Rijnhart
|
ced183370f
|
[ADD] Module to split partner street name and street number
|
10 years ago |
Yannick Vaucher
|
f059d692d7
|
Merge pull request #44 from savoirfairelinux/firstname_look
Fix look of Contact Page for partner First Name
|
10 years ago |
Holger Brunn
|
d0ba5a1dd5
|
Merge pull request #45 from savoirfairelinux/base_contact_look
Put contact type under name and add label in edit mode
|
10 years ago |
Sandy Carter
|
0f05753fad
|
Put contact type under name and add label in edit mode
|
10 years ago |
Sandy Carter
|
7eeb62df49
|
Take out dynamic required and invisible
Contacts are never companies
Add labels
|
10 years ago |
Sandy Carter
|
5833150713
|
Remove name label is child Contact creation
|
10 years ago |
Sandy Carter
|
17f082a525
|
Remove "Is a Company" in Contact Creation page
Contact creation is not a place to change Is a Company
|
10 years ago |
Yannick Vaucher
|
83ac6260f6
|
Merge pull request #17 from savoirfairelinux/partner_maiden_name
[ADD] add partner_maiden_name module: It allows to add the maiden name field to the partner
|
10 years ago |
Sandy Carter
|
686aa30fde
|
[ADD] Add partner_birth_name module
It allows to add the maiden name field to the partner
|
10 years ago |
Sandy
|
74927c5759
|
Merge pull request #40 from hbrunn/7.0-travis-2014-10-20
[FIX] coding style issues
|
10 years ago |
Holger Brunn
|
97b067362c
|
[FIX] coding style issues
|
10 years ago |
Holger Brunn
|
0af2360c0e
|
[ADD] some demo data
|
10 years ago |
Holger Brunn
|
4844d6b0a0
|
[FIX] coding style issues
|
10 years ago |
Yannick Vaucher
|
4e540dce55
|
Merge pull request #39 from savoirfairelinux/7.0_add_translated_files_base_contact
[UPD] Update translated files
|
10 years ago |
Pedro M. Baeza
|
e6df1fcbff
|
Merge pull request #31 from hbrunn/7.0-travis-update
[IMP] update from maintainers-quality-tools, add web as dependency
|
10 years ago |
EL HADJI DEM
|
4f85a13fc4
|
[UPD] Update translated files
|
11 years ago |
Pedro M. Baeza
|
ffbf2e098a
|
Merge pull request #36 from savoirfairelinux/7.0_add_translated_files_base_contact
[IMP] base_contact: Add translation files
|
11 years ago |
EL HADJI DEM
|
6d4a947a56
|
[ADD] Add translated files for base_contact module
|
11 years ago |
Holger Brunn
|
1a5dd0247a
|
Merge pull request #28 from savoirfairelinux/passport_warnings
Remove the `type` field as is deprecated in the `ir.ui.view` model.
|
11 years ago |
Pedro M. Baeza
|
0da554485d
|
Merge pull request #29 from bealdav/7.0-partner-helper
[ADD] module partner_helper
|
11 years ago |
david.beal@akretion.com
|
ae2b25ce4e
|
[IMP] rename module to partner_helper according to pedro request
|
11 years ago |
Holger Brunn
|
0c0af385d0
|
Merge branch '7.0-travis-update' into 7.0-partner_relations
|
11 years ago |
Holger Brunn
|
395c91d79f
|
[IMP] update from maintainers-quality-tools, add web as dependency
|
11 years ago |
Pedro M. Baeza
|
240c5b76ee
|
Merge pull request #24 from hbrunn/7.0-firstname_display_name_trigger-use_refactoring
[IMP] use refactoring in partner_firstname
|
11 years ago |
david.beal@akretion.com
|
8309a68cd3
|
[FIX] writing again, i shouldn't commit the morning
|
11 years ago |
david.beal@akretion.com
|
e0ea919002
|
[FIX] writing description
|
11 years ago |
david.beal@akretion.com
|
680b80b75d
|
[FIX] PEP8
|
11 years ago |
david.beal@akretion.com
|
af5cc18fb4
|
[ADD] module base_partner_helper
|
11 years ago |
Sandy Carter
|
39a0a872e2
|
Base Contact: Remove the `type` field as is deprecated in the `ir.ui.view` model.
|
11 years ago |
Sandy Carter
|
3b0851eb1c
|
Remove the field as is deprecated in the `ir.ui.view` model.
|
11 years ago |
Holger Brunn
|
d60bb6db1a
|
[FIX] pep8
|
11 years ago |
Holger Brunn
|
065d72563c
|
[RFR] provide a modular way to inject fields into
res_partner_relation_all
|
11 years ago |
Holger Brunn
|
74a88b45b8
|
[IMP] allow to write certain fields on relation view
|
11 years ago |
Pedro M. Baeza
|
664a53a04b
|
Merge pull request #26 from savoirfairelinux/7.0-pep8-length
Fix PEP8 (line length)
|
11 years ago |
Sandy Carter
|
0164ac80e8
|
Fix pep8 (line length)
|
11 years ago |
Holger Brunn
|
ab4db07ebb
|
[IMP] use refactoring in partner_firstname
|
11 years ago |
Holger Brunn
|
297a873a0d
|
[RFR] make collecting relation ids simple to override
|
11 years ago |
Holger Brunn
|
6b8991149f
|
[IMP] context check, make type_id browsable
|
11 years ago |
Holger Brunn
|
825a1c82bf
|
[FIX] flake8, relative import, unused context initialization
|
11 years ago |
Holger Brunn
|
1d60b010b4
|
[ADD] partner_relations
|
11 years ago |
Sandy
|
d2bad30a80
|
Merge pull request #9 from eLBati/fix_base.partner.merge.line_access_rules
[FIX] The transient model base.partner.merge.line and base.partner.merge automatic.wizard should not have explicit access rules
|
11 years ago |
Pedro M. Baeza
|
b4508c0763
|
Merge pull request #6 from savoirfairelinux/7.0-meta
7.0 meta
|
11 years ago |
Lorenzo Battistini
|
b360ce39b4
|
[FIX] The transient model base.partner.merge.line and base.partner.merge.automatic.wizard should not have explicit access rules
|
11 years ago |