Commit Graph

26 Commits

Author SHA1 Message Date
oca-travis
7e25e9d2bc [UPD] Update base_external_dbsource.pot 2019-03-27 11:46:37 +00:00
OCA Transbot
29243a9ff8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-11.0/server-backend-11.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-11-0/server-backend-11-0-base_external_dbsource/
2019-03-17 13:31:40 +00:00
oca-travis
afd1efb268 [UPD] Update base_external_dbsource.pot 2019-03-07 18:25:09 +00:00
Pedro M. Baeza
9b46319511 Merge pull request #13 from Tecnativa/11.0-PR-base_external_dbsource-company
[11.0][IMPO] base_external_dbsource: Add company field to backend
2019-03-07 16:36:40 +01:00
sergio.teruel
b7f439e04a [11.0][IMPO] base_external_dbsource: Add company field to backend 2019-03-07 14:04:06 +01:00
OCA Transbot
c3ea855b71 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-11-25 17:23:44 +00:00
oca-travis
b9c7254518 [UPD] Update base_external_dbsource.pot 2018-08-30 07:03:03 +00:00
OCA Git Bot
84837e9283 [UPD] README.rst 2018-06-29 05:28:29 +02:00
Sergio Teruel Albert
5a917a5141 [11.0][MIG] base_external_dbsource: Migration to v11.0 2018-06-28 10:00:11 +02:00
oca-travis
b73dcc500e [UPD] Update base_external_dbsource.pot 2018-06-27 13:44:30 +02:00
Dave Lasley
4f83d856bb [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888
2018-06-27 13:44:30 +02:00
OCA Transbot
6ff82c7796 OCA Transbot updated translations from Transifex 2018-06-27 13:44:30 +02:00
Dave Lasley
ba8e27362e [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
2018-06-27 13:44:20 +02:00
Daniel Reis
9bee986251 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2018-06-27 13:42:52 +02:00
Michell Stuttgart
7e1fd8a198 [10.0] Add Firebird database support to base_external_dbsource (#623) 2018-06-27 13:42:52 +02:00
OCA Transbot
87702933b5 OCA Transbot updated translations from Transifex 2018-06-27 13:42:52 +02:00
Henry Zhou
e952dae464 [MIG][10.0] base_external_dbsource (#578) 2018-06-27 13:42:52 +02:00
OCA Transbot
480b03f293 OCA Transbot updated translations from Transifex 2018-06-27 13:42:52 +02:00
Gervais Naoussi
7d935f2e94 [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
2018-06-27 13:42:52 +02:00
OCA Transbot
faadee69aa OCA Transbot updated translations from Transifex 2018-06-27 13:42:52 +02:00
Sandy
89e118bd37 Activate base_external_dbsource 2018-06-27 13:42:52 +02:00
lauris
1351e4ef26 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 2018-06-27 13:42:52 +02:00
Stéphane Bidoul
b3bb5c38e7 move all modules to __unported__ on master branch and set installable=False 2018-06-27 13:42:52 +02:00
Maxime Chambreuil
f0b22efea5 [IMP] Update to v7 menu structure and dos2unix conversion
(../ext rev 366)
2018-06-27 13:42:52 +02:00
Daniel Reis
e84ddff65e [CHG] simplified dbsource.execute api to a single method with two possible behaviors
(../ext rev 351.3.4)
2018-06-27 13:38:43 +02:00
webtec
3e04e24313 CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
2018-06-27 13:38:43 +02:00