Yannick Vaucher
eac4bcb9a2
[IMP] PEP8
11 years ago
Jonathan Nemry
d6772ec4a6
Add more controls to avoid to update the name or the lastname fields only with whitespace
11 years ago
EL HADJI DEM
98766c270e
[IMP] add tests directory for passport module
11 years ago
EL HADJI DEM
1d3ac0e75e
[ADD] Add passport and passport_partner modules: It allows to manage several passports for each contact
11 years ago
EL HADJI DEM
de8195744e
[FIX] PEP8, 7.0 ORM imports
11 years ago
Jonathan Nemry
6205e32cf1
[CHG] Some Refactoring Of The Code
11 years ago
Jonathan Nemry
67204566a0
[ADD] Tests For partner-firstname
11 years ago
Jonathan Nemry
3bbde88780
[FIX] Create Sql constraint anyway
[CHG] Improve the _write_name method
* trying to coerce to the correct lastname if the firstname is untouched
* resetting the firstname if contact is a company
[FIX] Avoid to replicate the firstname into the name when duplicating a partner
[FIX] Avoid to replicate the firstname into the name when duplicating a user
[CHG] Restore the required attribute of the field name in user form
[CHG] Beautify the inner form for children contacts (placing fields as in the main form)
[FIX] Allow edition of the field name in the inner form if child is a company
11 years ago
unknown
2279c991a7
[MRG] [ADD] add continent management addon
11 years ago
unknown
520dd16119
[IMP] base_location: Make ZIP code optional
11 years ago
unknown
a2c32093a5
[ADD] migrate 'base_partner_sequence' from lp:openobject-addons/extra-trunk
11 years ago
unknown
e1368aff4e
[FIX] firstname_display_name_trigger: remove trailing space from display name if only the lastname is defined
11 years ago
Pedro M. Baeza
85ba316b56
[IMP] base_location: create_name_field for zip_id and added field for contact form.
11 years ago
Romain Deheele
709f90e57a
[UPD] change deprecated keys in __openerp__.py
11 years ago
Romain Deheele
f18e606e14
[UPD] add access rights
11 years ago
Romain Deheele
64486bd9a4
[FIX] remove deprecated types on views
11 years ago
Romain Deheele
43bc2667cf
[ADD] add continent datas
11 years ago
Romain Deheele
6ce4d9c410
[ADD] add template and fr po
11 years ago
Romain Deheele
ae875f1037
[ADD] add continent management addon
11 years ago
unknown
5bb7b137bc
[MRG] [FIX] layout for contact view (display Firstname and Lastname label) + add Is a company on contact view of a partner
11 years ago
Pedro M. Baeza
52af681968
[IMP] base_location: Make ZIP code optional
11 years ago
Matthieu Dietrich
c3e1a8ff86
[FIX] more Pythonic method
11 years ago
Thomas Rehn
587cad2e99
fix a bug in copying an object with a ref
11 years ago
Matthieu Dietrich
3f9a565e8f
[FIX] removed space if only first name or last name
11 years ago
Thomas Rehn
7ee59af62f
shortened long lines
11 years ago
Thomas Rehn
fb9ebd894f
merged lp:~therp-nl/partner-contact-management/7.0-base_partner_sequence_commercial_partner
11 years ago
Stefan Rijnhart
473af33520
[IMP] Module description
11 years ago
Stefan Rijnhart
0fb9e0125f
[IMP] Adapt to commercial partners
[FIX] Replacd call to deprecated method
11 years ago
Thomas Rehn
9d87571040
whitespace cleanup
11 years ago
Thomas Rehn
c4f21c1961
change the scope of sequences to customers and suppliers
11 years ago
Thomas Rehn
c3e8b97810
implement 'copy' method, fix translation
11 years ago
Thomas Rehn
83ad6507e2
update keys in __openerp__ dictionary
11 years ago
Vincent Renaville
4350e2baf2
[FIX] layout for contact view (display Firstname and Lastname label) + add Is a company on contact view of a partner
11 years ago
Thomas Rehn
0186d4513d
improve adherance to coding conventions
11 years ago
Thomas Rehn
d4b9b953e5
migrate 'base_partner_sequence' from lp:openobject-addons/extra-trunk to OpenERP v7.0
11 years ago
Holger Brunn
fd2e21b9d2
[ADD] Dutch translation
11 years ago
Holger Brunn
8fd361c33b
[IMP] don't show first/last name fields for companies
11 years ago
Xavier ALT
4bb830013e
[IMP] base_contact: add contact fields (name + title) sync between partner attached to the same contact
11 years ago
Xavier ALT
dc29bf37ab
[FIX] base_contact: missing .name
11 years ago
Xavier ALT
89c7a9fc3e
[FIX] base_contact: fix contact staying attached after settings it's type to standalone
11 years ago
Xavier ALT
817a8196c9
[+] base_contact module
11 years ago
unknown
0b90e7e0d1
[FIX] res_partner_affiliate: New affiliates are not company by default
11 years ago
unknown
a690680a26
[FIX] partner_firstname: Trailing space when last name empty.
11 years ago
Holger Brunn
be82426493
[ADD] translation template
11 years ago
Holger Brunn
1c31a19eb4
[ADD] Dutch translation
11 years ago
Holger Brunn
b00e53c214
[FIX] get required attributes right for companies and non-companies
11 years ago
Holger Brunn
7b4e869b41
[IMP] don't show first/last name fields for companies
11 years ago
Yannick Vaucher
18e9def5d9
[ADD] account_partner_merge module
11 years ago
unknown
9e5a1b5aa7
[FIX] base_location: Changed partner view to avoid extrange behaviour when company country is filled.
11 years ago
Guewen Baconnier
b4f783a80a
[FIX] missing propagation of the context #2
11 years ago