Pedro M. Baeza
0ba1b2596c
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
53275d3126
[UPD] prefix versions with 8.0
9 years ago
Jairo Llopis
4b9ab2dfaa
Execute _firstname_install when installing, and log it.
10 years ago
Jairo Llopis
d9a7291ef0
Better partner_firstname. Merged rebase.
10 years ago
Alexandre Fayolle
de1b5b2f16
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
Lorenzo Battistini
8dc056bd2a
[FIX] partner_firstname - some PEP8
10 years ago
Lorenzo Battistini
709daa4e43
[ADD] partner_firstname for v8
because it's working as is
11 years ago
Sandy Carter
c4f88dbf7a
Move partner_last name to unported due to failed install
```
ERROR openerp_test openerp.sql_db: bad query: ALTER TABLE "res_partner" ALTER COLUMN "lastname" SET NOT NULL
Traceback (most recent call last):
File "openerp/sql_db.py", line 230, in execute
res = self._obj.execute(query, params)
IntegrityError: column "lastname" contains null values
```
11 years ago
Sandy Carter
43f85b72d9
Fix pep8
11 years ago
unknown
f186be5056
Adapt user form to look like partner form
* Name field replaced by Firstname and Lastname
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
Yannick Vaucher
331b2a4c64
[FIX] partner_firstname name not editable in user view
12 years ago
Alexandre Fayolle
28bb7e64ca
[IMP] small improvements in module description and docstrings
12 years ago
unknown
3cb789621f
[FIX] heading coding definition
12 years ago
unknown
baaf361baf
[ADD] partner_firstname module
12 years ago
unknown
f85c91a8d5
[FIX] licence of better_zip GPL to AGPL
12 years ago
unknown
879c6102f7
[ADD] better_zip for v7.0
12 years ago