Víctor Martínez
11bae5b7fd
[FIX] base_external_dbsource: Remove tests that do not work and cannot be tested (it is not possible to test the connection with odoo postgress).
...
base_external_dbsource 14.0.1.0.1
2024-07-23 12:58:13 +02:00
bilbonet
be70ed49a8
[FIX]
...
- problems with tests
- pre-commit
[UPD] Update base_external_dbsource.pot
[UPD] README.rst
2024-07-23 12:58:13 +02:00
sergio.teruel
d7afa87c33
[IMP] base_external_dbsource: Add company field to backend
...
fw-port from b7f439e04a
2024-07-23 12:58:13 +02:00
bilbonet
b387f08f39
little change
2024-07-23 12:58:13 +02:00
bilbonet
53749ca3d2
[FIX] pre-commit
2024-07-23 12:58:13 +02:00
bilbonet
36f987428e
[MIG] base_external_dbsource: Migration to 14.0
2024-07-23 12:58:13 +02:00
bilbonet
05cc4870bc
[IMP] base_external_dbsource: black, isort, prettier
2024-07-23 12:58:13 +02:00
Sergio Teruel
987709f91d
[MIG] base_external_dbsource: Migration to v13.0
...
[UPD] Update base_external_dbsource.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/
pre-commit update
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/
2024-07-23 12:58:13 +02:00
Jairo Llopis
5d5ff1cea0
[FIX] base_external_dbsource: Reuse Odoo DB settings for tests
...
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults.
There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures.
base_external_dbsource 12.0.1.0.1
[UPD] Update base_external_dbsource.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
[UPD] Update base_external_dbsource.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
2024-07-23 12:58:13 +02:00
Rodrigo Macedo
ba3956715e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (34 of 34 strings)
Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/pt_BR/
2024-07-23 12:58:13 +02:00
Adrià Gil Sorribes
20efabb541
[12.0][MIG] Migrate module base_external_dbsource
...
[UPD] README.rst
[UPD] Update base_external_dbsource.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
[UPD] README.rst
2024-07-23 12:58:13 +02:00
Sergio Teruel Albert
c3caf7ec49
[11.0][MIG] base_external_dbsource: Migration to v11.0
...
[UPD] README.rst
[UPD] Update base_external_dbsource.pot
2024-07-23 12:58:13 +02:00
Dave Lasley
1847294a08
[FIX] base_external_dbsource: Fix PQ connection
...
* Use `conn_string_full` in pg connection to fix #888
[UPD] Update base_external_dbsource.pot
2024-07-23 12:58:13 +02:00
Dave Lasley
5143e8afbc
[IMP] base_external_dbsource: Refactor & Split by source
...
* Heavily refactor code for reusability
* Split all sources into independent modules
* Add more test coverage
* Add CRUD methods
* Add iterator execute return to roadmap
OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00
Daniel Reis
c1ed816685
Relicense to LGPL
...
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635 )
2024-07-23 12:58:13 +02:00
Michell Stuttgart
cd79a91e9e
[10.0] Add Firebird database support to base_external_dbsource ( #623 )
2024-07-23 12:58:13 +02:00
Henry Zhou
13ba50bd40
[MIG][10.0] base_external_dbsource ( #578 )
...
OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00
Gervais Naoussi
8f1d5c2eca
[MIG] base external dbsource
...
* Migration of base_external_dbsource to odoo 9.0
* Fixing test error
* Moving test from yaml to python
* Fixing pylint error in test class
* Placeholder added to connection string text zone
* improving test coverage
OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00
Sandy
89c786c3c1
Activate base_external_dbsource
...
OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00
lauris
006fbed7f5
base_external_dbsource and import_odbc modules moved out of __unported__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1
2024-07-23 12:58:13 +02:00
Stéphane Bidoul
ef00e98814
move all modules to __unported__ on master branch and set installable=False
2024-07-23 12:58:13 +02:00
Maxime Chambreuil
7e893546b3
[IMP] Update to v7 menu structure and dos2unix conversion
...
(../ext rev 366)
2024-07-23 12:58:13 +02:00
Daniel Reis
54f3a19293
[CHG] simplified dbsource.execute api to a single method with two possible behaviors
...
(../ext rev 351.3.4)
2024-07-23 12:58:13 +02:00
webtec
f6926f82f8
CHG: adapted to base_external_dbsource; code refactored
...
(../ext rev 351.3.3)
2024-07-23 12:58:13 +02:00
mymage
8296728be9
Translated using Weblate (Italian)
...
Currently translated at 100.0% (65 of 65 strings)
Translation: server-backend-17.0/server-backend-17.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role/it/
2024-07-15 09:58:48 +00:00
Weblate
a7e8bdc95c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-backend-17.0/server-backend-17.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role/
2024-07-10 16:45:57 +00:00
OCA-git-bot
214e386578
[BOT] post-merge updates
2024-07-10 16:45:49 +00:00
oca-ci
3a3101d36f
[UPD] Update base_user_role.pot
2024-07-10 16:44:04 +00:00
OCA-git-bot
2c39bdd6a7
Merge PR #296 into 17.0
...
Signed-off-by pedrobaeza
2024-07-10 16:42:36 +00:00
Jesus Ramoneda
b7578b9034
[IMP] base_user_role: Adding alert in user when role is used
2024-06-21 20:28:00 +00:00
jakobkrabbe
fe74ac99ed
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: server-backend-17.0/server-backend-17.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role/sv/
2024-06-12 11:45:35 +00:00
OCA-git-bot
b6f58742ca
[BOT] post-merge updates
2024-05-02 13:55:53 +00:00
OCA-git-bot
53920b3914
Merge PR #288 into 17.0
...
Signed-off-by pedrobaeza
2024-05-02 13:53:37 +00:00
Pedro M. Baeza
44b03d144b
[FIX] base_user_role_company: Line too long
2024-05-02 15:52:04 +02:00
oca-git-bot
22a9efbb85
[IMP] update dotfiles
2024-05-01 17:19:32 +00:00
OCA-git-bot
1574fcdfc3
[BOT] post-merge updates
2024-04-15 10:15:54 +00:00
OCA-git-bot
fb649580ed
Merge PR #280 into 17.0
...
Signed-off-by dreispt
2024-04-15 10:14:03 +00:00
OCA-git-bot
7a821c5348
[BOT] post-merge updates
2024-04-09 10:30:52 +00:00
OCA-git-bot
fc1e4198e9
Merge PR #282 into 17.0
...
Signed-off-by legalsylvain
2024-04-09 10:28:44 +00:00
Dawn Hwang
576f4aa07b
[FIX] base_user_role: Set group on access_wizard_groups_into_role
...
From 17.0 onwards, any access right rule with set permissions must have
a group on it, otherwise it will throw a warning on install
2024-04-04 10:46:47 +02:00
Jérémy Didderen
cd532cf9bf
[IMP/FIX] base_user_role_company - re-add logic around multi active cids
2024-04-03 16:11:56 +02:00
OCA-git-bot
5fe5154d54
[BOT] post-merge updates
2024-03-09 14:28:04 +00:00
oca-ci
ee371e8e87
[UPD] Update base_user_role_company.pot
2024-03-09 14:26:08 +00:00
OCA-git-bot
3b33180d2d
Merge PR #270 into 17.0
...
Signed-off-by dreispt
2024-03-09 14:24:42 +00:00
mymage
b230874ced
Translated using Weblate (Italian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: server-backend-17.0/server-backend-17.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role/it/
2024-03-06 10:37:01 +00:00
Robin Conjour
a9a9375624
[MIG] base_user_role_company: Migration to 17.0
2024-02-26 17:26:08 +01:00
Robin Conjour
bd2f05fb4a
[IMP] base_user_role_company: black, isort, prettier
2024-02-26 17:25:25 +01:00
OCA-git-bot
47dabe26e1
[BOT] post-merge updates
2024-02-26 17:25:21 +01:00
Sébastien Alix
e7618023ec
base_user_role_company: allow same role in different companies
2024-02-26 17:25:21 +01:00
mymage
90bcc47876
Translated using Weblate (Italian)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: server-backend-16.0/server-backend-16.0-base_user_role_company
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role_company/it/
2024-02-26 17:25:21 +01:00