Florian da Costa
7ff7efc5d0
change way to open new cursor
8 years ago
Florian da Costa
ff1896eab3
Migrate and rename attachment_metadata to attachment_base_synchronize
8 years ago
OCA Transbot
24c066dc22
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7b8981c8b6
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e4780b43de
OCA Transbot updated translations from Transifex
9 years ago
Mourad Elhadj Mimoune
f1b8d772da
[FIX] bug of compute internal_hash
9 years ago
Mourad Elhadj Mimoune
62301d6472
[FIX] fix pylint & oca_dependencies
9 years ago
Mourad El Hadj Mimoune
5f4316f423
[FIX] fix pylint
9 years ago
Mourad El Hadj Mimoune
785691d6ca
[FIX] bug of file import related to api.multi
9 years ago
Mourad El Hadj Mimoune
8873596e5b
[IMP] move meta data attachement menu near attachement
9 years ago
Mourad El Hadj Mimoune
26b69d600d
[FIX] typing mistake
9 years ago
Mourad El Hadj Mimoune
e9955a6e9c
[ADD] add view on attachment_metadata
9 years ago
Mourad El Hadj Mimoune
490e867138
[ADD] add file type on attachment_metadata
9 years ago
David Beal
d3d172b0b2
[IMP] README file
9 years ago
David Beal
a661138700
[FIX] community remarks
9 years ago
David Beal
528f6e3fc4
[FIX] check if class is in installed module, README
9 years ago
David Beal
25c9e32528
[FIX] python header in akretion modules
9 years ago
Valentin Chemiere
6fe9c25c94
Add file import/export
10 years ago
Pedro M. Baeza
b83123a936
Merge pull request #511 from hbrunn/9.0-database_cleanup_fix_tests
[9.0] database_cleanup fix tests
8 years ago
Maxime Chambreuil
cfe4984888
[FIX] PEP8 errors
8 years ago
Holger Brunn
ed0db1491a
[DEL] unused environment variable
8 years ago
Holger Brunn
8db8b5d6e0
[FIX] database_cleanup reloads the registry
which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
8 years ago
Holger Brunn
563dd50339
Revert "split database_cleanup tests in travis config"
This reverts commit 61718400f9
.
8 years ago
smangukiya
b23ce76595
IMP: support v7,v8 API and remove sql with ORM methods ( #1 )
8 years ago
Daniel Reis
7532dba949
Extract kpi from OCA/mgmtsystem_kpi
8 years ago
Holger Brunn
e1d5737fcd
[FIX] purge uninstalled uninstallable modules instead of deleting
8 years ago
Alexandre Fayolle
d04280870b
Merge pull request #508 from StefanRijnhart/9.0-database_cleanup_fix_tests_access_denied
[RFR] Explicit access rights so that tests can run
8 years ago
Alexandre Fayolle
61718400f9
split database_cleanup tests in travis config
also remove deprecated UNIT_TEST=1
8 years ago
Stefan Rijnhart
41a40aa25e
[RFR] Explicit access rights so that tests can run
Fixes #505
8 years ago
Sandip Mangukiya
d2d3b908c6
[IMP] Add export permission
8 years ago
OCA Transbot
9a97968fef
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
33b96f12c6
[ADD] setup.py
8 years ago
OCA Git Bot
a50eb07d88
[UPD] addons table in README.md
8 years ago
Atchuthan, Sodexis
0d40d9bea4
[MIG][9.0] scheduler_error_mailer
9 years ago
Brett Wood
da39e57ad6
[ADD] website_sale_enterprise_remove: Add website_sale_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
909e2c80c1
[ADD] stock_enterprise_remove: Add stock_enterprise_remove to hide relevant settings.
8 years ago
Brett Wood
5e639f7bfd
[ADD] sale_enterprise_remove: Add sale_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
005256d1af
[ADD] project_enterprise_remove: Add project_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
a2bc0c30c2
[ADD] mass_mailing_enterprise_remove: Add mass_mailing_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
15f7333aa8
[ADD] base_setup_enterprise_remove: Add base_setup_enterprise_remove to hide relevant enterprise settings.
8 years ago
Brett Wood
0a6af61825
[ADD] account_enterprise_remove: Add account_enterprise_remove to hide relevant enterprise settings.
8 years ago
OCA Git Bot
28db3eae7d
[ADD] setup.py
8 years ago
OCA Git Bot
a4919e23dc
[UPD] addons table in README.md
8 years ago
Dave Lasley
ea07feec21
[REF] base_export_manager: Fix model domain
* Change osv_memory to transient for model_id domain
8 years ago
Dave Lasley
0330c45771
[MIG] base_export_manager: Upgrade to v9
* Upgrade base_export_manager to v9
* Rename JS to base_export_manager
8 years ago
Jairo Llopis
a297aa6012
Allow to reorder fields.
8 years ago
Jairo Llopis
77a44408dc
Hardcode constraints in the `create` method instead of using normal ones.
Depending on the context where the record is created, it gets `resource` or `model_id`. The problem is that Odoo checks constrains before inverses, so constrains would fail always.
Test added to ensure future versions contemplate all use cases.
8 years ago
Jairo Llopis
6bf18ba1bf
README & author updates.
8 years ago
Jairo Llopis
837873d13f
Make inverse method be called at view time.
9 years ago
Jairo Llopis
0fa5d952dc
Fix test.
9 years ago