-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing from upstream OCA/server-tools (17.0) #1432
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a997125 - Browse repository at this point
Copy the full SHA a997125View commit details -
Configuration menu - View commit details
-
Copy full SHA for aff1784 - Browse repository at this point
Copy the full SHA aff1784View commit details -
Replace base_jsonify w/ jsonifier
Rationale: 1. the name reflects better what it does as this is not _just_ a base module 2. solves publication issue on odoo apps store due to an old module registered w/ the same name that even if un-published blocks publishing the module for all versions. This in turn, blocks the publication of ALL modules that depend on base_jsonify.
Configuration menu - View commit details
-
Copy full SHA for 4175d5c - Browse repository at this point
Copy the full SHA 4175d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df7a89a - Browse repository at this point
Copy the full SHA df7a89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2cb25c - Browse repository at this point
Copy the full SHA a2cb25cView commit details -
We should always keep UTC and let the consumer deal w/ it. This change is backward compatible but allows to turn off the old behavior w/ the ctx flag `jsonifier__date_user_tz=False`.
Configuration menu - View commit details
-
Copy full SHA for be27d5d - Browse repository at this point
Copy the full SHA be27d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e702814 - Browse repository at this point
Copy the full SHA e702814View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4bcb3 - Browse repository at this point
Copy the full SHA fc4bcb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4605af5 - Browse repository at this point
Copy the full SHA 4605af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3852262 - Browse repository at this point
Copy the full SHA 3852262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7aec1 - Browse repository at this point
Copy the full SHA 4c7aec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 892be7c - Browse repository at this point
Copy the full SHA 892be7cView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-jsonifier Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/
Configuration menu - View commit details
-
Copy full SHA for 41b5ac8 - Browse repository at this point
Copy the full SHA 41b5ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2ce3e - Browse repository at this point
Copy the full SHA 7b2ce3eView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-jsonifier Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/
Configuration menu - View commit details
-
Copy full SHA for 739f68b - Browse repository at this point
Copy the full SHA 739f68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c888c09 - Browse repository at this point
Copy the full SHA c888c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e94f1a - Browse repository at this point
Copy the full SHA 1e94f1aView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings) Translation: server-tools-16.0/server-tools-16.0-jsonifier Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/es/
Configuration menu - View commit details
-
Copy full SHA for 295cfe9 - Browse repository at this point
Copy the full SHA 295cfe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9f372 - Browse repository at this point
Copy the full SHA 2f9f372View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 440481f - Browse repository at this point
Copy the full SHA 440481fView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34c4531 - Browse repository at this point
Copy the full SHA 34c4531View commit details -
remove relations when purging models
avoid ''NoneType' object has no attribute 'exists'' error when purging models fix my change [email protected], wrong lines replaced...
Configuration menu - View commit details
-
Copy full SHA for 9290ad7 - Browse repository at this point
Copy the full SHA 9290ad7View commit details -
[FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for lp:1277899 [FIX] Preserve dangling workflow table which is in use [RFR] Group models per table when detecting columns to purge to prevent problems with models sharing the same table [ADD] Allow purging of dangling data entries [FIX] Data purging now working [IMP] Docstrings [FIX] Label [FIX] Catch attempt to unlink field from nonexisting model [RFR] Flake8
Configuration menu - View commit details
-
Copy full SHA for d409be3 - Browse repository at this point
Copy the full SHA d409be3View commit details -
[CHG] database_cleanup: move description to README.rst
Configuration menu - View commit details
-
Copy full SHA for ecf4723 - Browse repository at this point
Copy the full SHA ecf4723View commit details -
[IMP] hide unnecessary buttons in wizard
[IMP] order wizard lines by name [IMP] deal with modules whose models can't be loaded [IMP] double quotes for docstring [FIX] use exists query instead of huge in list [IMP] hide unnecessary buttons in wizard II [IMP] readability [FIX] cope with purging nonexisting models
Configuration menu - View commit details
-
Copy full SHA for 031dbf2 - Browse repository at this point
Copy the full SHA 031dbf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5fd4d2 - Browse repository at this point
Copy the full SHA c5fd4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f996fe8 - Browse repository at this point
Copy the full SHA f996fe8View commit details -
[IMP] allow to select lines to purge in a tree view
[IMP] adaptto upstream changes
Configuration menu - View commit details
-
Copy full SHA for dc24959 - Browse repository at this point
Copy the full SHA dc24959View commit details -
[ADD] migrate database_cleanup
[ADD] test purging modules [ADD] test purging tables
Configuration menu - View commit details
-
Copy full SHA for f6003fe - Browse repository at this point
Copy the full SHA f6003feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1237c - Browse repository at this point
Copy the full SHA 0f1237cView commit details -
[FIX] purge uninstalled uninstallable modules instead of deleting
[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
Configuration menu - View commit details
-
Copy full SHA for 43699a1 - Browse repository at this point
Copy the full SHA 43699a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d92ff - Browse repository at this point
Copy the full SHA 87d92ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7decb5 - Browse repository at this point
Copy the full SHA e7decb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3d22a - Browse repository at this point
Copy the full SHA 9a3d22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b764a1 - Browse repository at this point
Copy the full SHA 3b764a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e1f5b - Browse repository at this point
Copy the full SHA d7e1f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da992a1 - Browse repository at this point
Copy the full SHA da992a1View commit details -
[9.0][FIX] database_cleanup: Isolate build (#719)
* [FIX] database_cleanup: Isolate build * Isolate `database_cleanup` into its own build in Travis file to fix #689 * [FIX] database_cleanup: Remove KeyError assertion * Remove KeyError assertion in tests due to PR in comment being merged
Configuration menu - View commit details
-
Copy full SHA for 67d18cc - Browse repository at this point
Copy the full SHA 67d18ccView commit details -
[ADD] allow creating missing indexes and purging properties (#736)
* [ADD] allow creating missing indexes * [FIX] tests; installation * [ADD] allow purging properties * [ADD] missing file * [ADD] test purging properties * [ADD] missing parent_id for menu entry * [FIX] don't delete too many and wrong properties
Configuration menu - View commit details
-
Copy full SHA for 935bcd4 - Browse repository at this point
Copy the full SHA 935bcd4View commit details -
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
Configuration menu - View commit details
-
Copy full SHA for 9998f90 - Browse repository at this point
Copy the full SHA 9998f90View commit details -
[FIX] really uninstall modules and avoid a crash on cached data
[FIX] don't try to uninstall uninstalled modules [DEL] weird code [FIX] actually cleanup where we can
Configuration menu - View commit details
-
Copy full SHA for 2f83886 - Browse repository at this point
Copy the full SHA 2f83886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b727f - Browse repository at this point
Copy the full SHA 35b727fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a78ebe - Browse repository at this point
Copy the full SHA 0a78ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 377ad79 - Browse repository at this point
Copy the full SHA 377ad79View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd6d72 - Browse repository at this point
Copy the full SHA dcd6d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0926c08 - Browse repository at this point
Copy the full SHA 0926c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7ac60 - Browse repository at this point
Copy the full SHA 2c7ac60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6378eae - Browse repository at this point
Copy the full SHA 6378eaeView commit details -
[MIG] database_cleanup: migration to 12.0
Update version number Use correct import Update .pot to match new syntax Adapt icon to fontawesome Add models description Rename field external id to new syntax <model>__<field>
Configuration menu - View commit details
-
Copy full SHA for 021c7b1 - Browse repository at this point
Copy the full SHA 021c7b1View commit details -
[FIX] database_cleanup: exclude password fields
cf discussion on #1408
Configuration menu - View commit details
-
Copy full SHA for 77a9abd - Browse repository at this point
Copy the full SHA 77a9abdView commit details -
[I18N] database_cleanup: reflect changes to en.po
To match the new database_cleanup.pot
Configuration menu - View commit details
-
Copy full SHA for 1af449e - Browse repository at this point
Copy the full SHA 1af449eView commit details -
[FIX] database_cleanup: filter on many2many fields
Following odoo/odoo@54238c88e85d6e a Many2many may have no relation This avoids having a None record in the list (which is problematic with the NOT IN clause) https://wiki.postgresql.org/wiki/Don't_Do_This#Don.27t_use_NOT_IN
Configuration menu - View commit details
-
Copy full SHA for b2ab7d2 - Browse repository at this point
Copy the full SHA b2ab7d2View commit details -
[FIX] database_cleanup: ignore to_buy modules
Since 12.0, some virtual modules are created as an incentive to buy enterprise Hide installation warning
Configuration menu - View commit details
-
Copy full SHA for 841704c - Browse repository at this point
Copy the full SHA 841704cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e28171 - Browse repository at this point
Copy the full SHA 2e28171View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for e2686b7 - Browse repository at this point
Copy the full SHA e2686b7View commit details -
[FIX][#1580]database_cleanup: Skip studio_customization module skippe…
…d for uninstalling
Configuration menu - View commit details
-
Copy full SHA for 04938bf - Browse repository at this point
Copy the full SHA 04938bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728457e - Browse repository at this point
Copy the full SHA 728457eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1672c - Browse repository at this point
Copy the full SHA 2f1672cView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for a1faefc - Browse repository at this point
Copy the full SHA a1faefcView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 562ac2d - Browse repository at this point
Copy the full SHA 562ac2dView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 51.4% (38 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 1ff67b3 - Browse repository at this point
Copy the full SHA 1ff67b3View commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-12.0/server-tools-12.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-database_cleanup/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for f658e66 - Browse repository at this point
Copy the full SHA f658e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9e1c0 - Browse repository at this point
Copy the full SHA ea9e1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960c266 - Browse repository at this point
Copy the full SHA 960c266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20815e6 - Browse repository at this point
Copy the full SHA 20815e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6854ed5 - Browse repository at this point
Copy the full SHA 6854ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1636876 - Browse repository at this point
Copy the full SHA 1636876View commit details -
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (74 of 74 strings) Translation: server-tools-14.0/server-tools-14.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-database_cleanup/es_AR/
Configuration menu - View commit details
-
Copy full SHA for 1572ba4 - Browse repository at this point
Copy the full SHA 1572ba4View commit details -
Translated using Weblate (Italian)
Currently translated at 20.2% (15 of 74 strings) Translation: server-tools-14.0/server-tools-14.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-database_cleanup/it/
Configuration menu - View commit details
-
Copy full SHA for ab7c7a5 - Browse repository at this point
Copy the full SHA ab7c7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4f4b2 - Browse repository at this point
Copy the full SHA 8a4f4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13fc2ab - Browse repository at this point
Copy the full SHA 13fc2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06d4e2 - Browse repository at this point
Copy the full SHA b06d4e2View commit details -
[FIX] database_cleanup: TransactionCase already does rollback
No need to rollback here as TransactionCase does a safe rollback.
Configuration menu - View commit details
-
Copy full SHA for be2a6e9 - Browse repository at this point
Copy the full SHA be2a6e9View commit details -
[IMP] database_cleanup: Unlink with new cursor
Needed for purging payment providers which recompute module_state
Configuration menu - View commit details
-
Copy full SHA for 00db558 - Browse repository at this point
Copy the full SHA 00db558View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb610e7 - Browse repository at this point
Copy the full SHA eb610e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc184e7 - Browse repository at this point
Copy the full SHA bc184e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f48808a - Browse repository at this point
Copy the full SHA f48808aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 806928d - Browse repository at this point
Copy the full SHA 806928dView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/
Configuration menu - View commit details
-
Copy full SHA for ea64d0c - Browse repository at this point
Copy the full SHA ea64d0cView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (76 of 76 strings) Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/es/
Configuration menu - View commit details
-
Copy full SHA for 25c9f9e - Browse repository at this point
Copy the full SHA 25c9f9eView commit details -
Translated using Weblate (Italian)
Currently translated at 98.6% (75 of 76 strings) Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/it/
Configuration menu - View commit details
-
Copy full SHA for 903f7d4 - Browse repository at this point
Copy the full SHA 903f7d4View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (76 of 76 strings) Translation: server-tools-16.0/server-tools-16.0-database_cleanup Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup/it/
Configuration menu - View commit details
-
Copy full SHA for 18557d7 - Browse repository at this point
Copy the full SHA 18557d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60ef91 - Browse repository at this point
Copy the full SHA d60ef91View commit details
Commits on Jan 11, 2024
-
[10.0] add new module to manage technical user on company
[CHG] add name to wml tag to make override easier [FIX] remove domain on active field
Configuration menu - View commit details
-
Copy full SHA for c5ad371 - Browse repository at this point
Copy the full SHA c5ad371View commit details -
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
Configuration menu - View commit details
-
Copy full SHA for 71b23e8 - Browse repository at this point
Copy the full SHA 71b23e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93b7ca - Browse repository at this point
Copy the full SHA d93b7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bf361 - Browse repository at this point
Copy the full SHA 34bf361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a14563 - Browse repository at this point
Copy the full SHA 5a14563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9121f56 - Browse repository at this point
Copy the full SHA 9121f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9b801 - Browse repository at this point
Copy the full SHA fd9b801View commit details -
Configuration menu - View commit details
-
Copy full SHA for f71d302 - Browse repository at this point
Copy the full SHA f71d302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4340a4f - Browse repository at this point
Copy the full SHA 4340a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d948b - Browse repository at this point
Copy the full SHA 17d948bView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/
Configuration menu - View commit details
-
Copy full SHA for 589a4ab - Browse repository at this point
Copy the full SHA 589a4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ddb99 - Browse repository at this point
Copy the full SHA d7ddb99View commit details -
Translated using Weblate (Portuguese)
Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-12.0/server-tools-12.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/pt/
Configuration menu - View commit details
-
Copy full SHA for d76fa02 - Browse repository at this point
Copy the full SHA d76fa02View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf64d8c - Browse repository at this point
Copy the full SHA cf64d8cView commit details -
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-12.0/server-tools-12.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_technical_user/zh_CN/
Configuration menu - View commit details
-
Copy full SHA for 60a3575 - Browse repository at this point
Copy the full SHA 60a3575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8849a - Browse repository at this point
Copy the full SHA 8f8849aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4364bda - Browse repository at this point
Copy the full SHA 4364bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb30a8c - Browse repository at this point
Copy the full SHA eb30a8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9dfc09 - Browse repository at this point
Copy the full SHA b9dfc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c702e - Browse repository at this point
Copy the full SHA f6c702eView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-13.0/server-tools-13.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_technical_user/
Configuration menu - View commit details
-
Copy full SHA for 857cbc8 - Browse repository at this point
Copy the full SHA 857cbc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6b5eb - Browse repository at this point
Copy the full SHA 2e6b5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 732145f - Browse repository at this point
Copy the full SHA 732145fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cec41 - Browse repository at this point
Copy the full SHA 31cec41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20a953 - Browse repository at this point
Copy the full SHA d20a953View commit details -
Translated using Weblate (Portuguese)
Currently translated at 85.7% (6 of 7 strings) Translation: server-tools-14.0/server-tools-14.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_technical_user/pt/
Configuration menu - View commit details
-
Copy full SHA for 680f5cf - Browse repository at this point
Copy the full SHA 680f5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdd7bb - Browse repository at this point
Copy the full SHA cbdd7bbView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-14.0/server-tools-14.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_technical_user/
Configuration menu - View commit details
-
Copy full SHA for 900c0c9 - Browse repository at this point
Copy the full SHA 900c0c9View commit details -
Translated using Weblate (French)
Currently translated at 54.5% (6 of 11 strings) Translation: server-tools-14.0/server-tools-14.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_technical_user/fr/
Configuration menu - View commit details
-
Copy full SHA for 82f71d7 - Browse repository at this point
Copy the full SHA 82f71d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c6300 - Browse repository at this point
Copy the full SHA c7c6300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 689086b - Browse repository at this point
Copy the full SHA 689086bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a874d - Browse repository at this point
Copy the full SHA 63a874dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3681178 - Browse repository at this point
Copy the full SHA 3681178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 089cb9c - Browse repository at this point
Copy the full SHA 089cb9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8c886 - Browse repository at this point
Copy the full SHA bd8c886View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user/
Configuration menu - View commit details
-
Copy full SHA for 826c3d3 - Browse repository at this point
Copy the full SHA 826c3d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f3508 - Browse repository at this point
Copy the full SHA d7f3508View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-16.0/server-tools-16.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user/
Configuration menu - View commit details
-
Copy full SHA for 9552658 - Browse repository at this point
Copy the full SHA 9552658View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings) Translation: server-tools-16.0/server-tools-16.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user/es/
Configuration menu - View commit details
-
Copy full SHA for a5f3e0a - Browse repository at this point
Copy the full SHA a5f3e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 176339a - Browse repository at this point
Copy the full SHA 176339aView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings) Translation: server-tools-16.0/server-tools-16.0-base_technical_user Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user/it/
Configuration menu - View commit details
-
Copy full SHA for 2493468 - Browse repository at this point
Copy the full SHA 2493468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9f382 - Browse repository at this point
Copy the full SHA 1e9f382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915f10d - Browse repository at this point
Copy the full SHA 915f10dView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbb5dc1 - Browse repository at this point
Copy the full SHA fbb5dc1View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 062f960 - Browse repository at this point
Copy the full SHA 062f960View commit details -
[UPD] Update database_cleanup.pot
oca-ci committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for ea23017 - Browse repository at this point
Copy the full SHA ea23017View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea31a25 - Browse repository at this point
Copy the full SHA ea31a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1691e52 - Browse repository at this point
Copy the full SHA 1691e52View commit details -
[UPD] Update base_technical_user.pot
oca-ci committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 79b4ca2 - Browse repository at this point
Copy the full SHA 79b4ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5185fab - Browse repository at this point
Copy the full SHA 5185fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567ca9e - Browse repository at this point
Copy the full SHA 567ca9eView commit details -
oca-ci committed
Jan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e052ef3 - Browse repository at this point
Copy the full SHA e052ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91832b5 - Browse repository at this point
Copy the full SHA 91832b5View commit details