Sandy Carter
473ffe06ea
Adapt user form to display first name and last name like partner form
11 years ago
Jonathan Nemry
be2de23ee3
[MRG]
For Partner:
1) Create always the SQL constraint on 'lastname'
2) Better implementation of "_write_name" allowing more intuitive update of the partner name when processing from another model (ex: res_user), i.e., try to keep the firstname if unchanged
3) When duplicating a partner, avoid to repeat the firstname in the name
4) Beautify the inner form for children contacts (placing fields as in the main form)
5) Allow edition of the field name in the inner form if child is a company
For User:
1) Reintegrate the name as "required"
2) When duplicating a user, avoid to repeat the firstname in the related partner name
11 years ago
unknown
46e64dcea8
[ADD] Add passport and passport_partner modules: You can manage several passports for each contact.
11 years ago
Olivier LAURENT
be00f74797
[FIX] some tests failed if user's language is not english
[CHG] improve some assertions
11 years ago
Sandy Carter
14f4d5f2ff
Fixed name_get and unittests for name_get
11 years ago
Yannick Vaucher
f8fffcb7a7
[ADD] display_name in account_partner_merge view
11 years ago
Yannick Vaucher
29af4e8d04
[FIX] remove display_name from base_partner_merge as included in account_report_company
11 years ago
Sandy Carter
6b7d1343fd
[FIX] Combined passport and passport_partner into passport, removed redundant view changes, general cleanup
11 years ago
unknown
08a8d1504e
[FIX] base_location - Add context propagation to base_location
11 years ago
Olivier LAURENT
9275c8ca95
[FIX] avoid traceback when calling the fnct_inv method with a null field_value
11 years ago
EL HADJI DEM
9b09cb7809
[IMP] Indent the form block
11 years ago
EL HADJI DEM
6f19e4e72b
[IMP] remove auto_install in passport_partner
11 years ago
EL HADJI DEM
185e9aaea2
[IMP] change view presentation of passport
11 years ago
Sandy Carter
de58ee7734
[FIX] Add context propagation to base_location
11 years ago
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