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
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
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
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
07e95733e7
[ADD] setup.py
5 years ago
OCA-git-bot
ac14cc503d
[ADD] icon.png
5 years ago
oca-travis
23cb48c068
[UPD] Update company_country.pot
5 years ago
OCA-git-bot
a4e0e750c1
Merge PR #1372 into 12.0
Signed-off-by moylop260
5 years ago
Bole
44a937160d
Translated using Weblate (Croatian)
Currently translated at 100.0% (1 of 1 strings)
Translation: server-tools-12.0/server-tools-12.0-html_text
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/hr/
5 years ago
Bole
ac501fb830
Translated using Weblate (Croatian)
Currently translated at 51.2% (41 of 80 strings)
Translation: server-tools-12.0/server-tools-12.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-auto_backup/hr/
5 years ago
Bole
3ce2f9d44e
Translated using Weblate (Croatian)
Currently translated at 100.0% (2 of 2 strings)
Translation: server-tools-12.0/server-tools-12.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-datetime_formatter/hr/
5 years ago
Moisés López
e33a1c5b7c
[ADD] company_country: Set company.country value early to use account hook to install l10n_* modules and avoid installing generic_account
Allow to use account._auto_install_l10n without install `l10n_generic_coa`
6 years ago
Bole
96e510482d
Added translation using Weblate (Croatian)
5 years ago
Laurent Mignon (ACSONE)
c1374f515b
base_jsonify 12.0.1.1.2
5 years ago
OCA-git-bot
558738769e
Merge PR #1714 into 12.0
Signed-off-by moylop260
5 years ago
OCA-git-bot
e02d8d26c0
[ADD] setup.py
5 years ago
OCA-git-bot
92f928c1e3
[ADD] icon.png
5 years ago
oca-travis
44bc6c76b2
[UPD] Update attachment_unindex_content.pot
5 years ago
OCA-git-bot
d0acc743d8
Merge PR #1713 into 12.0
Signed-off-by moylop260
5 years ago
Laurent Mignon (ACSONE)
b5543b68cb
[FIX] base_jsonify: Serialize datetime into the user's timezone
5 years ago