Gerhard Könighofer
1b0dfd03bb
__openerp__.py modernized
13 years ago
Launchpad Translations on behalf of c2c
4346992640
Launchpad automatic translations update.
13 years ago
unknown
0de5b6600a
[ADD] translation pot files
13 years ago
unknown
2dfb7fc868
[FIX] translation
13 years ago
unknown
5a8b1859b5
[FIX] renamed de_DE.po to de.po
13 years ago
unknown
65fcc73e52
[REF] translation
13 years ago
Gerhard Könighofer
899bf4ada4
prepare to order notebook pages
13 years ago
ferdinand
239919d180
[ADD] initial
14 years ago
OCA Transbot
4776fd4094
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
c857f5fc3f
[IMP] base_location_geonames_import: Convert tests to Python + switch imported country
Monaco country is very little and it allows to save some downloaded bytes plus making
a test for entries deletion
9 years ago
Pedro M. Baeza
684d407e6e
[FIX] base_location_geonames_import: Don't alias Warning
9 years ago
Pedro M. Baeza
d38cb6043e
[IMP] base_location_geonames_import: Make tests more efficient
9 years ago
Pedro M. Baeza
a2179a835f
[MIG] base_location_geonames_import: Initial migration to 9.0
9 years ago
OCA Git Bot
3712a58cd6
[UPD] addons table in README.md
9 years ago
OCA Transbot
75ab99080a
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
bf5a7bcca6
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
20031fa0b2
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3887446996
OCA Transbot updated translations from Transifex
9 years ago
Iván Todorovich
819a7e8daa
OCA requirements
9 years ago
Iván Todorovich
27ec6de659
Added option to convert retreived names to Title Case.
9 years ago
OCA Transbot
2d09b75242
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
4f3f5e61a8
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
3878893f65
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
e35754917f
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
3b65772832
Merge pull request #238 from yvaucher/9.0-port-partner-firstname
[9.0] [PORT] partner_firstname
9 years ago
Yannick Vaucher
205ccfe44c
Add test for shipping address with empty name
9 years ago
Yannick Vaucher
b5cabce286
Filename conventions
9 years ago
Yannick Vaucher
d00ffec900
[FIX] Ensure default values are computed for res.users
9 years ago
Yannick Vaucher
854d6a3ee2
fixup constraint
9 years ago
OCA Git Bot
5c663d89cd
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
ad5b5b54e1
[FIX] Travis: remove testing of module not migrated
9 years ago
Pedro M. Baeza
ac1a865c1b
Merge pull request #223 from gurneyalex/9.0-port_partner_address_street3
9.0 [MIG] port partner_address_street3
9 years ago
OCA Transbot
d3ea1320fd
OCA Transbot updated translations from Transifex
9 years ago
Sebastien LANGE
49e71758dc
partner_firstname: Name is not mandatory if partner is an address
9 years ago
Yannick Vaucher
05015ef5ff
[PORT][9.0] Adapt tests to take new constraint raising IntegrityError
9 years ago
Yannick Vaucher
1a5180e9fb
[PORT][9.0] partner_firstname - Format of string in __openerp__.py
9 years ago
Yannick Vaucher
fb7d31d6dc
[PORT][9.0] partner_firstname - remove hack to be able to edit user view. Fixed in odoo/odoo#cf63d4d277ef1ba02ff4ebcdae8583332a1775b1
9 years ago
Yannick Vaucher
efb51adf4d
[PORT] partner_firstname to 9.0
- add missing authors
- use reduced license header
- move models in models directory
- adapt views
- show firstname, lastname only in edit mode
- use company_type in views instead of is_company
- adapt constraint on contacts
9 years ago
Alexis de Lattre
891026aa9d
Remove modifications in README.md
9 years ago
Alexis de Lattre
ae3566b7dc
Update README to latest OCA template
9 years ago
Alexis de Lattre
abdf86bcbe
Add DE translation by Wim Audenaert
9 years ago
Alexis de Lattre
5867e5b6ff
Port partner_external_maps to v9, contributed by Wim Audenaert
9 years ago
Jairo Llopis
9477c44e7e
Credit creators, using same name across modules to avoid split statistics.
Conflicts:
partner_contact_gender/__openerp__.py
9 years ago
David Beal
50498ce5ef
[FIX] _get_inverse_name in case of space in name
9 years ago
Jairo Llopis
df754ec2a1
PEP8 fix.
9 years ago
Jairo Llopis
24f15fa8c2
Fix test that was having sentences after return.
9 years ago
Jairo Llopis
21c63b4261
After all, this was just a workaround. Remove it.
The real fix was in #171 . I leave the tests.
9 years ago
Jairo Llopis
2d8bf9b5b3
Fix flake8 error
9 years ago
Jairo Llopis
e7fe07072f
Fix bug #154 .
Conflicts:
partner_firstname/__openerp__.py
partner_firstname/tests/__init__.py
9 years ago
Jairo Llopis
6b194f3181
Allow creation of partners from *Create and Edit*.
This fixes #78 and adds new tests for it.
9 years ago