Holger Brunn
ebc3e22d85
[ADD] translations
10 years ago
Ronald Portier
f18a19856f
[ENH] Module partner_relations:
- Edit relations in pop-up form instead of through inline tree.
10 years ago
Stefan Rijnhart
1defb616fc
[FIX] #688 , partner_relations: creating equal but non-overlapping relations was not allowed
Conflicts:
partner_relations/model/res_partner_relation_all.py
11 years ago
Sandy Carter
ffc5c2be22
Add optional web_m2x_options options
Functions for contacts of companies should be created in the Functions
Tab. Functions created straight in the Contact form will not end up in the
Functions Tab.
Does not change behaviour on systems without web_m2x_options
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
Matthieu Dietrich
e2eb0f80d2
Correct error message
10 years ago
Matthieu Dietrich
e0a359f431
Add user rights to limit access to certain users (and give all rights to others)
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
Davin Baragiotta
8fbcb1faed
Extend base_contact_function description
10 years ago
El Hadji Dem
347a50e6b7
[ADD] Partner_phone_number_extension module
Add a phone number extension field
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
EL HADJI DEM
2b0ef42363
[ADD] base_contact_function_partner_firstname
Add firstname before name.
Name is considered like the lastname and we have firstname and lastname on
partner view and contact view.
11 years ago
Sandy Carter
b43d2e2f82
[ADD] base_contact_function module
Allow to manage contacts by function
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
11 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