Commit Graph

  • ca743a3a85 Merge pull request #22 from eLBati/8.0-base-location-geonames-import Lorenzo Battistini 2014-09-19 17:35:35 +0200
  • 49048f5da1 [FIX] missing cr uid #22 Lorenzo Battistini 2014-09-15 17:10:52 +0200
  • 9e426a0226 [IMP] using ir.config_parameter for geonames URL Lorenzo Battistini 2014-09-15 16:28:14 +0200
  • 1a5dd0247a Merge pull request #28 from savoirfairelinux/passport_warnings Holger Brunn 2014-09-15 11:37:23 +0200
  • 0da554485d Merge pull request #29 from bealdav/7.0-partner-helper Pedro M. Baeza 2014-09-15 11:20:26 +0200
  • ae2b25ce4e [IMP] rename module to partner_helper according to pedro request #29 david.beal@akretion.com 2014-09-13 17:10:28 +0200
  • 0c0af385d0 Merge branch '7.0-travis-update' into 7.0-partner_relations Holger Brunn 2014-09-12 17:53:20 +0200
  • 395c91d79f [IMP] update from maintainers-quality-tools, add web as dependency #31 Holger Brunn 2014-09-12 17:51:32 +0200
  • 240c5b76ee Merge pull request #24 from hbrunn/7.0-firstname_display_name_trigger-use_refactoring Pedro M. Baeza 2014-09-09 13:47:21 +0200
  • 8309a68cd3 [FIX] writing again, i shouldn't commit the morning david.beal@akretion.com 2014-09-09 10:13:46 +0200
  • e0ea919002 [FIX] writing description david.beal@akretion.com 2014-09-09 10:01:48 +0200
  • 680b80b75d [FIX] PEP8 david.beal@akretion.com 2014-09-09 09:45:58 +0200
  • 40dd6c7b82 Remove partner_id in object #55 EL HADJI DEM 2014-09-08 14:42:42 -0400
  • b005524c0a [FIX] Change the way to send email EL HADJI DEM 2014-09-08 14:17:36 -0400
  • af5cc18fb4 [ADD] module base_partner_helper david.beal@akretion.com 2014-09-08 17:06:13 +0200
  • 87dc378a1e [ADD] partner_rank module (Manage partner's priority) #56 EL HADJI DEM 2014-09-05 15:56:11 -0400
  • 39a0a872e2 Base Contact: Remove the `type` field as is deprecated in the `ir.ui.view` model. #28 Sandy Carter 2014-09-03 10:09:20 -0400
  • 3b0851eb1c Remove the field as is deprecated in the `ir.ui.view` model. Sandy Carter 2014-09-03 09:57:51 -0400
  • c99b14b290 typo line 74 #21 blaggacao 2014-08-30 15:45:46 -0500
  • d60bb6db1a [FIX] pep8 Holger Brunn 2014-08-27 09:06:05 +0200
  • 065d72563c [RFR] provide a modular way to inject fields into res_partner_relation_all Holger Brunn 2014-08-27 08:57:42 +0200
  • 3563cef61c Clarified help and description of module Sandy Carter 2014-03-21 15:36:33 -0400
  • 1c86c4341b [ADD]Add res_bank_account module: add the title bank account, observation and active boolean fields.It allows to manage several bank accounts for each contact EL HADJI DEM 2014-01-30 12:15:27 -0500
  • 74a88b45b8 [IMP] allow to write certain fields on relation view Holger Brunn 2014-08-25 11:39:09 +0200
  • f57e2a6239 Merge pull request #25 from savoirfairelinux/7.0-length Yannick Vaucher 2014-08-19 17:26:00 +0200
  • 664a53a04b Merge pull request #26 from savoirfairelinux/7.0-pep8-length Pedro M. Baeza 2014-08-19 17:24:09 +0200
  • 0164ac80e8 Fix pep8 (line length) #26 Sandy Carter 2014-08-19 08:35:31 -0400
  • 9db6903f8a Fix pep8 (line length) #25 Sandy Carter 2014-08-19 08:35:31 -0400
  • ab4db07ebb [IMP] use refactoring in partner_firstname #24 Holger Brunn 2014-08-19 13:05:07 +0200
  • e421eb864e [RFR] use refactoring in partner_relations Holger Brunn 2014-08-13 14:35:42 +0200
  • 297a873a0d [RFR] make collecting relation ids simple to override Holger Brunn 2014-08-13 14:34:18 +0200
  • 6b8991149f [IMP] context check, make type_id browsable Holger Brunn 2014-08-13 12:50:47 +0200
  • d2b123c6c2 [FIX] TypeError: unlink() got multiple values for keyword argument 'context' Lorenzo Battistini 2014-08-12 12:58:10 +0200
  • c7fa9323d8 fixed calling erroes blaggacao 2014-08-11 12:13:52 -0500
  • 700509c767 Merge remote-tracking branch 'origin/master' blaggacao 2014-08-11 10:00:08 -0500
  • 2d50593372 cleanup comment blaggacao 2014-08-11 09:54:58 -0500
  • 9e529bf8dd Merge branch '8.0-base-location-geonames-import' of github.com:eLBati/partner-contact into 8.0-base-location-geonames-import Lorenzo Battistini 2014-08-11 11:40:12 +0200
  • f5cc0a300a [FIX] No module named unicodecsv Lorenzo Battistini 2014-08-11 10:55:37 +0200
  • e9704254cc [FIX] __openerp__.py PEP8 Lorenzo Battistini 2014-08-11 10:51:56 +0200
  • b118c762d4 [REF] select_or_create_state and tests Lorenzo Battistini 2014-08-11 10:13:50 +0200
  • 3d16bd7fd8 [IMP] removing 'FOR UPDATE NOWAIT' as ROW EXCLUSIVE lock is already acquired by DELETE and INSERT http://www.postgresql.org/docs/9.2/static/explicit-locking.html Lorenzo Battistini 2014-08-11 08:48:01 +0200
  • df29096e03 [REF] porting to new api Lorenzo Battistini 2014-08-11 00:11:34 +0200
  • a9c203e408 [FIX] WARNING test_8 openerp.models: Cannot execute name_search, no _rec_name defined on better.zip.geonames.import Lorenzo Battistini 2014-08-10 23:07:34 +0200
  • 1bbca70ade Remove France-specific code ; moved to new module l10n_fr_base_location_geonames_import on lp:openerp-french-localization Alexis de Lattre 2014-06-02 17:06:58 +0200
  • 93f47210f7 Add a FOR UPDATE NOWAIT at the beginning of the transaction. Alexis de Lattre 2014-04-11 23:30:57 +0200
  • 3dee5bbf07 Insist on the fact that the wizard deletes current better zip entries in the module description and in the wizard itself. Better error message when the country code inside the file is wrong. Alexis de Lattre 2014-04-11 22:59:13 +0200
  • d0e4108b01 Allow to skip entries in the _prepare method. Alexis de Lattre 2014-04-07 18:51:17 +0200
  • 58257b4321 Add support for states (if states are already present in res.country.state). Add POT file and FR translation. Alexis de Lattre 2014-04-07 17:12:35 +0200
  • 7887672941 Add module base_location_geonames_import Alexis de Lattre 2014-03-30 23:50:40 +0200
  • 1236d07195 Remove France-specific code ; moved to new module l10n_fr_base_location_geonames_import on lp:openerp-french-localization Alexis de Lattre 2014-06-02 17:06:58 +0200
  • 338655b41b Add a FOR UPDATE NOWAIT at the beginning of the transaction. Alexis de Lattre 2014-04-11 23:30:57 +0200
  • 61765d7c9f Insist on the fact that the wizard deletes current better zip entries in the module description and in the wizard itself. Better error message when the country code inside the file is wrong. Alexis de Lattre 2014-04-11 22:59:13 +0200
  • 25188692f9 Allow to skip entries in the _prepare method. Alexis de Lattre 2014-04-07 18:51:17 +0200
  • 9f942f9b73 Add support for states (if states are already present in res.country.state). Add POT file and FR translation. Alexis de Lattre 2014-04-07 17:12:35 +0200
  • 47a3f0a301 Add module base_location_geonames_import Alexis de Lattre 2014-03-30 23:50:40 +0200
  • 332ca70624 Merge pull request #14 from eLBati/8.0 Holger Brunn 2014-08-11 11:14:20 +0200
  • 5c2dc3977a [FIX] No module named unicodecsv Lorenzo Battistini 2014-08-11 10:55:37 +0200
  • 71e58d2b0b [FIX] __openerp__.py PEP8 Lorenzo Battistini 2014-08-11 10:51:56 +0200
  • 0b18fc7649 [REF] select_or_create_state and tests Lorenzo Battistini 2014-08-11 10:13:50 +0200
  • 56256c063c [IMP] removing 'FOR UPDATE NOWAIT' as ROW EXCLUSIVE lock is already acquired by DELETE and INSERT http://www.postgresql.org/docs/9.2/static/explicit-locking.html Lorenzo Battistini 2014-08-11 08:48:01 +0200
  • a667113f3b [REF] porting to new api Lorenzo Battistini 2014-08-11 00:11:34 +0200
  • bd6128b60d [FIX] WARNING test_8 openerp.models: Cannot execute name_search, no _rec_name defined on better.zip.geonames.import Lorenzo Battistini 2014-08-10 23:07:34 +0200
  • 96371aa702 Merge branch '8.0-base-location-geonames-import' of github.com:eLBati/partner-contact into 8.0-base-location-geonames-import Lorenzo Battistini 2014-08-10 23:01:16 +0200
  • f5087d65bf Remove France-specific code ; moved to new module l10n_fr_base_location_geonames_import on lp:openerp-french-localization Alexis de Lattre 2014-06-02 17:06:58 +0200
  • 36436f8afa Add a FOR UPDATE NOWAIT at the beginning of the transaction. Alexis de Lattre 2014-04-11 23:30:57 +0200
  • e3d6622c9d Insist on the fact that the wizard deletes current better zip entries in the module description and in the wizard itself. Better error message when the country code inside the file is wrong. Alexis de Lattre 2014-04-11 22:59:13 +0200
  • c50948770f Allow to skip entries in the _prepare method. Alexis de Lattre 2014-04-07 18:51:17 +0200
  • 828f466be9 Add support for states (if states are already present in res.country.state). Add POT file and FR translation. Alexis de Lattre 2014-04-07 17:12:35 +0200
  • 5d9aeedea9 Add module base_location_geonames_import Alexis de Lattre 2014-03-30 23:50:40 +0200
  • 1e14e2af46 small fixes blaggacao 2014-08-09 21:54:55 -0500
  • c7ff07ce12 -> reallocated compute attribute correctly blaggacao 2014-08-08 08:56:47 -0500
  • f611d9b93e -> fixed wrong statement in _openerp_.py -> fixed remaining PEP8 issues (3rd iteration) blaggacao 2014-08-08 08:54:41 -0500
  • d2a6e0f9d2 -> added help tooltips blaggacao 2014-08-08 06:11:09 -0500
  • 5a42b6353a -> PEP8 styling 2nd blaggacao 2014-08-08 06:06:49 -0500
  • 7e76e0b86f -> onchange -> depends blaggacao 2014-08-06 20:54:13 -0500
  • 1f0c1b9bec -> access rule, lint & typos blaggacao 2014-08-06 20:44:14 -0500
  • 0880200705 -> PEP8 styling blaggacao 2014-08-04 20:46:58 -0500
  • 8142e11e6d res_partner_fiscal_document is borne blaggacao 2014-08-04 17:24:15 -0500
  • c3b4a83cd3 [FIX] The transient model base.partner.merge.line and base.partner.merge.automatic.wizard should not have explicit access rules Lorenzo Battistini 2014-07-20 09:53:40 +0200
  • 076da1e1fb Fix failing tests in passport using new api Sandy Carter 2014-07-19 11:36:35 -0400
  • 519d88e51c Move partner_last name to unported due to failed install Sandy Carter 2014-07-19 11:22:19 -0400
  • 955dff43f6 Move 7.0 modules depending on non-existent 'process' to __unported__ Sandy Carter 2014-07-19 10:26:02 -0400
  • 531ab70760 Move 7.0 modules depending on non-existent 'account_report_company' to __unported__ Sandy Carter 2014-07-19 10:19:04 -0400
  • afe0dc4aa5 Remove modules unported to 7.0 Sandy Carter 2014-07-19 10:08:30 -0400
  • e270b45605 Add meta files Sandy Carter 2014-07-18 19:13:12 -0400
  • e3a04a90a9 Fix imports in partner_firstname Sandy Carter 2014-07-19 11:11:02 -0400
  • 18e679d437 Fix pep8 Sandy Carter 2014-07-18 19:22:54 -0400
  • 71f028c4ae small fixes blaggacao 2014-08-09 21:54:55 -0500
  • a1a45ccedf -> reallocated compute attribute correctly blaggacao 2014-08-08 08:56:47 -0500
  • 33935a0ff6 -> fixed wrong statement in _openerp_.py -> fixed remaining PEP8 issues (3rd iteration) blaggacao 2014-08-08 08:54:41 -0500
  • 8e9f01b90d -> added help tooltips blaggacao 2014-08-08 06:11:09 -0500
  • fffb17e3ed -> PEP8 styling 2nd blaggacao 2014-08-08 06:06:49 -0500
  • 3d5c4de88c -> onchange -> depends blaggacao 2014-08-06 20:54:13 -0500
  • f537a6c534 -> access rule, lint & typos blaggacao 2014-08-06 20:44:14 -0500
  • 9da57c6d9c Merge branches '8.0' and 'master' of https://github.com/blaggacao/partner-contact blaggacao 2014-08-06 00:04:43 -0500
  • ec2ba96f59 -> PEP8 styling blaggacao 2014-08-04 20:46:58 -0500
  • 04795a1653 res_partner_fiscal_document is borne blaggacao 2014-08-04 17:24:15 -0500
  • c792e1bcbb [IMP] _set_default_value_on_column avoiding useless queries #14 Lorenzo Battistini 2014-07-29 21:07:13 +0200
  • ecd45fa2ec [FIX] base_partner_merge PEP8 Lorenzo Battistini 2014-07-29 15:45:35 +0200
  • c600209b81 [FIX] passport PEP8 Lorenzo Battistini 2014-07-29 15:41:45 +0200