OCA Git Bot
12b28a5b9b
[ADD] setup.py
7 years ago
Raúl Martín
e2d52e626b
[MIG][11.0] Migration of partner_affiliate to v11 ( #579 )
* [MIG] Migration of partner_affiliate to v11
* Fixing use of @class and do not inheriting address from parent company
* Improving legibility and details of fields
* Fixing travis errors
7 years ago
OCA Git Bot
05882e77b8
[ADD] setup.py [ci skip]
7 years ago
Pedro M. Baeza
575d4e4fde
Merge pull request #574 from njeudy/11.0-partner_in_several_companies_fixes
[FIX] disable create position on contact
7 years ago
Pedro M. Baeza
b6d4b2824d
Merge pull request #576 from etobella/11.0-fix-partner_firstname
[FIX] config_parameter must be readed with sudo
7 years ago
Enric Tobella
1a0a972022
[FIX] config_parameter must be readed with sudo
7 years ago
Nicolas JEUDY
b9f3dd9705
[FIX] disable position editing on contact
- This is just to see all positions
- If we want to add position go to one company and add contact linked to this partner
7 years ago
OCA Transbot
3e09250845
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
0967817312
[ADD] setup.py
7 years ago
Pedro M. Baeza
617b4be782
Merge pull request #531 from Comunitea/11.0-mig-base_partner_sequence
11.0 migrated base_partner_sequence
7 years ago
jesusVMayor
fb17b9058c
[MIG]migration of base_partner_sequence
7 years ago
OCA Transbot
98758cd800
OCA Transbot updated translations from Transifex
9 years ago
Cédric Pigeon (ACSONE)
a12b38082c
[CHG] re-introduce _get_next_ref method to allow overriding ( #417 )
8 years ago
Denis Leemann
fdef315a95
fix sequence increase on 'partner.write()'
8 years ago
Akim Juillerat
1e84c88f2e
[MIG] base_partner_sequence: Migration to 10.0
8 years ago
cubells
d08ee2975b
base_partner_sequence module
8 years ago
Laurent Mignon (ACSONE)
4f79f0c216
[IMP] base_partner_sequence Structure + new API
9 years ago
OCA Transbot
47a6020dea
OCA Transbot updated translations from Transifex
9 years ago
Guewen Baconnier
3712892fa5
Do no longer set the 'ref' field readonly
Because it is set to readonly conditionally on the view.
Setting the field to readonly prevents users to import it with csv files.
10 years ago
Sandy Carter
37b53f46a8
Fix pep8
11 years ago
Thomas Rehn
22c5283e4d
[FIX] base_partner_sequence: shortened long lines + bug in copy
11 years ago
Stefan Rijnhart
75adcac3ae
[IMP] Adapt to commercial partners
[FIX] Replacd call to deprecated method
11 years ago
Thomas Rehn
7d4bf8b559
[MIG] base_partner_sequence: from lp:openobject-addons/extra-trunk to OpenERP v7.0
* Conventions
* implement 'copy' method, fix translation
* change the scope of sequences to customers and suppliers
11 years ago
OCA Git Bot
871099fa02
[ADD] setup.py
7 years ago
Pedro M. Baeza
c1d4533126
Merge pull request #537 from yostashiro/11.0-mig-base_country_state_translatable
11.0 mig base country state translatable
7 years ago
Yoshi Tashiro
1c2ca0629a
[MIG] base_country_state_translatable: Migration to 11.0
remove unnecessary lines, minor adjustments
7 years ago
OCA Transbot
a9ff3536be
OCA Transbot updated translations from Transifex
7 years ago
rami-wafaie
3036c17b1c
base_country_state_translatable Module ( #461 )
7 years ago
OCA Transbot
4cf5189339
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
605d4c05ee
[ADD] setup.py
7 years ago
Pedro M. Baeza
0579c8f8e3
Merge pull request #547 from OpenCode/11.0-add-partner_fax
[ADD] partner_fax
7 years ago
Pedro M. Baeza
58f0cfbc47
Merge pull request #552 from onesteinbv/11_mig_base_vat_sanitized
[11.0][MIG] base_vat_sanitized
7 years ago
OCA Transbot
8d819f78be
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
b9072e6ad2
[ADD] setup.py
7 years ago
Andrea
2a0b1b9e01
[11.0][MIG] Port base_vat_sanitized to V11
7 years ago
OCA Transbot
df6994b0bd
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
64a9bd5b29
Port base_vat_sanitized to v10
8 years ago
OCA Transbot
f7ec212c29
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
bddacec84b
Add module base_vat_sanitized
9 years ago
Pedro M. Baeza
7eb6c736fc
Merge pull request #518 from avanzosc/11.0-mig-base_location_nuts
[11.0][MIG] base_location_nuts: Migration to 11.0
7 years ago
OCA Transbot
b46d368651
OCA Transbot updated translations from Transifex
7 years ago
Francesco Apruzzese
59beedf125
[ADD] partner_fax
7 years ago
Franco Tampieri
2e83c16f1d
[IMP] base_location_geonames_import: Add conf for selecting state columns based on country_id ( #534 )
7 years ago
Franco Tampieri
15a642aa5e
[FIX] partner_contact_in_several_companies: Fix problem in view ( #541 )
7 years ago
Pedro M. Baeza
57c1135100
[FIX] partner_contact_in_several_companies: Incorrect syntax for XML context
7 years ago
OCA Transbot
94108f95fe
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
9aed187a92
[ADD] setup.py
7 years ago
Nicolas JEUDY
da905ca336
[MIG] V11 migration
- fax field removed from res.partner
- 2to3 on all py files
- add contributor and update README
- use hasclass in place of @class in xpath expr
- improve tests
[FIX] typo and clean README
7 years ago
OCA Transbot
a4a5bc973f
OCA Transbot updated translations from Transifex
9 years ago
invitu
b83a08f314
[MIG] Migration partner_contact_birthdate partner_contact_gender part… ( #315 )
[MIG] Migration partner_contact_birthdate partner_contact_gender partner_contact_personal_information_page to v10
8 years ago