OCA-git-bot
8d3781ba27
[UPD] README.rst
5 years ago
oca-travis
16333eb974
[UPD] Update configuration_helper.pot
5 years ago
OCA-git-bot
4c63ecde15
Merge PR #1725 into 12.0
Signed-off-by simahawk
5 years ago
OCA-git-bot
55cc7e4da7
base_custom_info 10.0.1.1.0
5 years ago
Laurent Mignon (ACSONE)
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....
5 years ago
Fanha Giang
bb3fc27297
[MIG] [10.0] base custom info
8 years ago
Jairo Llopis
3fe97bb72c
[FIX][base_custom_info] Make tests work
8 years ago
Sergio Teruel Albert
1dc94c6a56
[FIX] base_custom_info: fix demo template csv
8 years ago
Jairo Llopis
5878212db5
[IMP]base_custom_info: New types and access rules system.
* Now you can define properties types, and access rules are inherited from the model/record
linked to the custom info record.
* Simplified version of computed value.
* Implement for res.partner.
* Add tests and fix bugs discovered in the meantime.
* Allow to disable partner custom info tab, and custom info menu.
* All of it can be set within general settings.
* Now, by default, this module does not display custom info for partners unless in demo mode.
Better fit for a base module.
* You can disable the top menu entry too if it disturbs you, or enable it for everybody.
* Give a special form when editing in partner custom info tab.
* Sortable properties.
* Sort values at onchange time.
* Improve performance in onchange.
* Split in several model files.
8 years ago
Jairo Llopis
498f2f4f8c
[CHG] base_custom_info: Relicense to LGPL with all authors' consent
# Conflicts:
# base_custom_info/__manifest__.py
8 years ago
Pedro M. Baeza
03b2905d3f
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
f60e9b464b
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Jairo Llopis
6ce2c6f1cd
[9.0][MIG][base_custom_info] Migration.
Mostly no changes from 8.0 after all.
9 years ago
Jairo Llopis
db238eb876
Fix many bugs and styling, and prepare for OCA.
9 years ago
Carlos Incaser
f06b40e4f3
[FIX][8.0] base_custom_info: Minor fix and security
9 years ago
Carlos Incaser
9dad67ac3f
[IMP][8.0] base_custom_info: Actions and menus. Refactor strings Info to Property
9 years ago
Carlos Incaser
687966d57a
[ADD][8.0] base_custom_info: Init develop
9 years ago
Akim Juillerat
f52cbe0fdd
Add module base_m2m_custom_field
5 years ago
OCA Transbot
6cf006239d
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-base_kanban_stage_state
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_kanban_stage_state/
5 years ago
OCA-git-bot
f8b4c5ad27
[ADD] setup.py
5 years ago
OCA-git-bot
7cf55fca0e
[ADD] icon.png
5 years ago
OCA-git-bot
a35556a283
[UPD] README.rst
5 years ago
oca-travis
2f8528950c
[UPD] Update slow_statement_logger.pot
5 years ago
OCA-git-bot
ffa69d35ba
Merge PR #1729 into 12.0
Signed-off-by lmignon
5 years ago
Jared Kipe
64136bde44
FIX `base_exception` at the end of detect_exceptions, link to the detected exceptions (with test)
5 years ago
OCA Transbot
b138e0a740
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-base_kanban_stage_state
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_kanban_stage_state/
5 years ago
OCA-git-bot
200c5eb086
[ADD] setup.py
5 years ago
OCA-git-bot
941c004b99
[UPD] README.rst
5 years ago
oca-travis
446d964a0f
[UPD] Update base_kanban_stage_state.pot
5 years ago
OCA-git-bot
3161ce7a60
Merge PR #1702 into 12.0
Signed-off-by jbeficent
5 years ago
Stéphane Bidoul (ACSONE)
5c9fa027b8
slow_statement_logger: log with debug level
This is effectively a debugging information and logging
with a warning level would create too much noise in
log capture systems such as Sentry.
5 years ago
sebalix
475de905de
[MIG] configuration_helper: Migration to 12.0
Related configuration fields have to be configured with 'readonly=False'.
5 years ago
Stéphane Bidoul (ACSONE)
541082686c
[ADD] slow_statement_logger
5 years ago
Rodrigo Macedo
5386ea9746
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (47 of 47 strings)
Translation: server-tools-12.0/server-tools-12.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_exception/pt_BR/
5 years ago
OCA Transbot
2dcee7e823
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-excel_import_export/
5 years ago
OCA-git-bot
1e760d8925
[UPD] README.rst
5 years ago
oca-travis
3153d90d8f
[UPD] Update excel_import_export.pot
5 years ago
OCA-git-bot
d72f5a72ed
Merge PR #1726 into 12.0
Signed-off-by kittiu
5 years ago
OCA-git-bot
d97aaa9fa2
[ADD] .editorconfig [ci skip]
5 years ago
kittiu
577ae5d5fb
[12.0][ENH] excel_import_export, faster export
Previously export is slow on large number of rows.
This fix ensure that sheet.insert_rows is called only once for all rows,
instead of insert 1 row for every rows
5 years ago
OCA-git-bot
16bc5b7233
[UPD] README.rst
5 years ago
OCA-git-bot
e976f4b79d
[ADD] icon.png
6 years ago
Thomas Pot
4cb24502de
Translated using Weblate (Dutch)
Currently translated at 100,0% (5 of 5 strings)
Translation: server-tools-11.0/server-tools-11.0-configuration_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-configuration_helper/nl_NL/
6 years ago
oca-travis
3323db626d
[UPD] Update configuration_helper.pot
6 years ago
OCA-git-bot
7eed569dad
[UPD] README.rst
6 years ago
Akim Juillerat
60e2a42345
Add to contributors
6 years ago
Patrick Tombez
f287670853
[MIG] Update module to match V11 architecture
6 years ago
Timon Tschanz
b58ca6068f
make test_configuration_helper installable and set name on inheritance
6 years ago
Akim Juillerat
deb052081d
Update readme for generator
7 years ago
Akim Juillerat
bbf50988a3
[MIG] configuration_helper: Migration to 11.0
7 years ago