Commit Graph

  • 1d5fa4a522 [FIX] base_custom_info: Check contrain on model into template before the write We must avoid to rely on the order in which computed fields (including related fields) and constrains methods are applied. Due to a recent change into the ORM, the contrains on the model_id into CustomInfoTemplate is now called AFTER the recompute of the related model field into property_ids.info_value_ids As side effect, when the constrains is called, the model on the info value is already updated with the new value and we no more know the old value.... Laurent Mignon (ACSONE) 2019-09-10 10:00:02 +0200
  • bb3fc27297 [MIG] [10.0] base custom info Fanha Giang 2017-05-30 03:00:48 +0700
  • 3fe97bb72c [FIX][base_custom_info] Make tests work Jairo Llopis 2017-05-29 18:15:25 +0200
  • 1dc94c6a56 [FIX] base_custom_info: fix demo template csv Sergio Teruel Albert 2017-04-03 09:16:04 +0200
  • 5878212db5 [IMP]base_custom_info: New types and access rules system. Jairo Llopis 2016-08-03 17:18:46 +0200
  • 498f2f4f8c [CHG] base_custom_info: Relicense to LGPL with all authors' consent Jairo Llopis 2016-08-03 13:00:30 +0200
  • 03b2905d3f [MIG] Make modules uninstallable Pedro M. Baeza 2016-10-06 16:08:19 +0200
  • f60e9b464b [FIX] remove en.po that was erroneously created by transbot Stéphane Bidoul (ACSONE) 2016-08-15 22:15:16 +0200
  • 6ce2c6f1cd [9.0][MIG][base_custom_info] Migration. Jairo Llopis 2016-05-26 16:33:03 +0200
  • db238eb876 Fix many bugs and styling, and prepare for OCA. Jairo Llopis 2015-12-15 17:16:06 +0100
  • f06b40e4f3 [FIX][8.0] base_custom_info: Minor fix and security Carlos Incaser 2015-12-11 18:18:53 +0100
  • 9dad67ac3f [IMP][8.0] base_custom_info: Actions and menus. Refactor strings Info to Property Carlos Incaser 2015-12-11 02:41:01 +0100
  • 687966d57a [ADD][8.0] base_custom_info: Init develop Carlos Incaser 2015-12-04 19:12:24 +0100
  • f52cbe0fdd Add module base_m2m_custom_field Akim Juillerat 2019-12-05 15:12:14 +0100
  • 6cf006239d Update translation files OCA Transbot 2019-12-04 15:19:05 +0000
  • f8b4c5ad27 [ADD] setup.py OCA-git-bot 2019-12-04 15:18:16 +0000
  • 7cf55fca0e [ADD] icon.png OCA-git-bot 2019-12-04 15:18:16 +0000
  • a35556a283 [UPD] README.rst OCA-git-bot 2019-12-04 15:18:15 +0000
  • 2f8528950c [UPD] Update slow_statement_logger.pot oca-travis 2019-12-04 15:03:29 +0000
  • ffa69d35ba Merge PR #1729 into 12.0 OCA-git-bot 2019-12-04 14:52:20 +0000
  • 64136bde44 FIX `base_exception` at the end of detect_exceptions, link to the detected exceptions (with test) Jared Kipe 2019-11-27 16:57:38 -0800
  • b138e0a740 Update translation files OCA Transbot 2019-11-26 13:45:38 +0000
  • 200c5eb086 [ADD] setup.py OCA-git-bot 2019-11-26 13:27:32 +0000
  • 941c004b99 [UPD] README.rst OCA-git-bot 2019-11-26 13:27:31 +0000
  • 446d964a0f [UPD] Update base_kanban_stage_state.pot oca-travis 2019-11-26 12:26:35 +0000
  • 3161ce7a60 Merge PR #1702 into 12.0 OCA-git-bot 2019-11-26 11:30:36 +0000
  • 5c9fa027b8
    slow_statement_logger: log with debug level Stéphane Bidoul (ACSONE) 2019-11-26 09:58:18 +0100
  • 475de905de [MIG] configuration_helper: Migration to 12.0 sebalix 2019-11-18 17:08:28 +0100
  • 541082686c
    [ADD] slow_statement_logger Stéphane Bidoul (ACSONE) 2019-11-23 12:53:33 +0100
  • 5386ea9746 Translated using Weblate (Portuguese (Brazil)) Rodrigo Macedo 2019-11-24 17:06:34 +0000
  • 2dcee7e823 Update translation files OCA Transbot 2019-11-21 06:51:55 +0000
  • 1e760d8925 [UPD] README.rst OCA-git-bot 2019-11-21 06:51:37 +0000
  • 3153d90d8f [UPD] Update excel_import_export.pot oca-travis 2019-11-21 06:42:05 +0000
  • d72f5a72ed Merge PR #1726 into 12.0 OCA-git-bot 2019-11-21 06:24:23 +0000
  • d97aaa9fa2
    [ADD] .editorconfig [ci skip] OCA-git-bot 2019-11-19 21:14:25 +0100
  • 577ae5d5fb [12.0][ENH] excel_import_export, faster export kittiu 2019-11-19 13:10:42 +0700
  • 16bc5b7233 [UPD] README.rst OCA-git-bot 2019-07-29 03:39:00 +0000
  • e976f4b79d [ADD] icon.png OCA-git-bot 2019-04-02 14:48:06 +0000
  • 4cb24502de Translated using Weblate (Dutch) Thomas Pot 2018-10-10 10:51:50 +0000
  • 3323db626d [UPD] Update configuration_helper.pot oca-travis 2018-10-10 10:17:14 +0000
  • 7eed569dad [UPD] README.rst OCA-git-bot 2018-10-10 09:51:50 +0000
  • 60e2a42345 Add to contributors Akim Juillerat 2018-10-09 10:13:37 +0200
  • f287670853 [MIG] Update module to match V11 architecture Patrick Tombez 2018-09-25 11:20:41 +0200
  • b58ca6068f make test_configuration_helper installable and set name on inheritance Timon Tschanz 2018-06-28 18:04:27 +0200
  • deb052081d Update readme for generator Akim Juillerat 2018-05-29 15:48:19 +0200
  • bbf50988a3 [MIG] configuration_helper: Migration to 11.0 Akim Juillerat 2018-05-29 14:20:11 +0200
  • 4915e01352 OCA Transbot updated translations from Transifex OCA Transbot 2016-05-29 10:44:37 -0400
  • 2b1868a704 MIG configuration helper Angel Moya Pardo 2017-03-30 12:26:27 +0200
  • 29f4f6d308 [MIG] Rename manifest files Pedro M. Baeza 2016-10-06 16:08:27 +0200
  • 7b207eb12a [MIG] Make modules uninstallable Pedro M. Baeza 2016-10-06 16:08:19 +0200
  • 85525852b9 [MGR] configuration_helper Yannick Vaucher 2016-05-26 08:29:58 +0200
  • 2a2f8c42dd [MOV] move addons out of __unported__ (they remain not installable) Stéphane Bidoul 2015-10-13 16:58:56 +0200
  • 7167a57576 move all modules to __unported__ on master branch and set installable=False Stéphane Bidoul 2014-07-12 12:02:52 +0200
  • d44d833c58 [ADD] config helper module david.beal@akretion.com 2014-07-11 15:08:33 +0200
  • f0f715bf7a
    Apply suggestions from code review Patrick Tombez 2019-11-14 10:30:53 +0100
  • 07e95733e7 [ADD] setup.py OCA-git-bot 2019-11-13 19:47:41 +0000
  • ac14cc503d [ADD] icon.png OCA-git-bot 2019-11-13 19:47:41 +0000
  • 23cb48c068 [UPD] Update company_country.pot oca-travis 2019-11-13 19:19:59 +0000
  • a4e0e750c1 Merge PR #1372 into 12.0 OCA-git-bot 2019-11-13 18:22:17 +0000
  • 44a937160d Translated using Weblate (Croatian) Bole 2019-11-13 14:56:47 +0000
  • ac501fb830 Translated using Weblate (Croatian) Bole 2019-11-13 14:54:55 +0000
  • 3ce2f9d44e Translated using Weblate (Croatian) Bole 2019-11-13 14:57:34 +0000
  • e33a1c5b7c [ADD] company_country: Set company.country value early to use account hook to install l10n_* modules and avoid installing generic_account Moisés López 2018-09-30 10:34:30 +0200
  • 96e510482d Added translation using Weblate (Croatian) Bole 2019-11-13 14:56:29 +0000
  • b55855816d [MIG] base_multi_image: Migration to 12.0 Vladislav Shepilov 2019-11-08 16:44:32 +0300
  • fa63e10540 [UPD] Update base_multi_image.pot oca-travis 2018-06-24 08:20:22 +0000
  • 862522ebdf [10.0] [IMP] base_multi_image: improve uninstall hook (#1286) Francisco Fernández 2018-06-22 13:50:49 +0200
  • 120e62342b OCA Transbot updated translations from Transifex OCA Transbot 2018-03-03 13:35:14 +0100
  • 548e6f37d1 OCA Transbot updated translations from Transifex OCA Transbot 2018-01-16 13:24:25 +0100
  • e1918e02fc OCA Transbot updated translations from Transifex OCA Transbot 2017-12-30 12:35:55 +0100
  • b01be5e5aa OCA Transbot updated translations from Transifex OCA Transbot 2017-12-02 12:26:41 +0100
  • ad0f2ba865 OCA Transbot updated translations from Transifex OCA Transbot 2017-07-15 10:36:44 +0200
  • 3cdcf18af6 OCA Transbot updated translations from Transifex OCA Transbot 2017-06-24 09:43:55 +0200
  • 87f25a39cf OCA Transbot updated translations from Transifex OCA Transbot 2017-05-13 09:27:27 +0200
  • a433f6bb02 OCA Transbot updated translations from Transifex OCA Transbot 2017-05-02 01:01:15 +0200
  • ba1d82d9a0 OCA Transbot updated translations from Transifex OCA Transbot 2017-03-04 01:32:30 -0500
  • d7e93211a8 OCA Transbot updated translations from Transifex OCA Transbot 2017-02-25 01:32:37 -0500
  • b0443e8580 OCA Transbot updated translations from Transifex OCA Transbot 2017-02-18 01:36:19 -0500
  • f4afb49e4f [10.0][FIX] base_multi_image: Uninstall hook (#709) Dave Lasley 2017-01-23 10:18:45 -0800
  • df614cf4df [FIX] base_multi_image: Use env in uninstall_hook (#677) Dave Lasley 2017-01-16 05:09:18 -0800
  • 9d1d90c780 [FIX] base_multi_image: Adhere to image delete bypass * Add catch in owner unlink to allow for image delete bypass via context Dave Lasley 2016-11-29 18:45:51 -0800
  • 04e8c62c0e OCA Transbot updated translations from Transifex OCA Transbot 2016-11-29 11:28:39 -0500
  • 2440b6e9c8 [MIG] base_multi_image: Upgrade to v10 * Update openerp to odoo * Bump versions * Installable to True Dave Lasley 2016-11-10 10:45:32 -0800
  • eda315008f base_multi_image: Fix hook example * Add uninstall hook import to Readme example * Only except for ImportError * Fix note regarding need of hook use Dave Lasley 2016-11-04 16:35:24 -0700
  • f2a7068cbc OCA Transbot updated translations from Transifex OCA Transbot 2016-10-09 04:45:14 -0400
  • e5d4bf3838 [MIG] Rename manifest files Pedro M. Baeza 2016-10-06 16:08:27 +0200
  • 9efe2e8694 [MIG] Make modules uninstallable Pedro M. Baeza 2016-10-06 16:08:19 +0200
  • 4d7b8cafeb OCA Transbot updated translations from Transifex OCA Transbot 2016-09-18 05:08:12 -0400
  • 639b5a54d8 [FIX] adapt to changes in binary attachment branch Holger Brunn 2016-09-15 15:19:48 +0200
  • a132871e26 OCA Transbot updated translations from Transifex OCA Transbot 2016-09-04 03:54:57 -0400
  • b1737b7678 [FIX] remove en.po that was erroneously created by transbot Stéphane Bidoul (ACSONE) 2016-08-15 22:15:16 +0200
  • 20ffd97c1c OCA Transbot updated translations from Transifex OCA Transbot 2016-07-31 15:18:37 -0400
  • 973bf9e47f [FIX] base_multi_image: Correct README instructions Pedro M. Baeza 2016-07-29 19:41:37 +0200
  • c67fb87a4a Add ondelete attribute, required for Many2one fields in v9. Jairo Llopis 2016-07-21 11:25:49 +0200
  • 7bd2718c09 Raise version. Jairo Llopis 2016-07-20 18:12:27 +0200
  • 01be895270 Add uninstall hook to avoid garbage images hanging around after submodule is uninstalled. Jairo Llopis 2016-07-20 17:52:16 +0200
  • b60462f79d Add a reference field to get to the owner with 1 click. Jairo Llopis 2016-07-20 17:51:43 +0200
  • 92b4bfb176 Use v9 ormcache. Jairo Llopis 2016-07-20 14:35:42 +0200
  • 8efb53bed5 OCA Transbot updated translations from Transifex OCA Transbot 2016-07-10 14:13:37 -0400
  • 4c510286b2 OCA Transbot updated translations from Transifex OCA Transbot 2016-07-03 13:45:57 -0400