Commit Graph

225 Commits

Author SHA1 Message Date
OCA-git-bot
45379296c8 [UPD] README.rst 2021-03-16 13:31:31 +00:00
oca-travis
7c871e1c00 [UPD] Update server_action_navigate.pot 2021-03-16 13:03:28 +00:00
OCA-git-bot
97ab1bd341 Merge PR #65 into 12.0
Signed-off-by dreispt
2021-03-16 12:25:04 +00:00
OCA-git-bot
c194c603e9 base_user_role 12.0.2.0.1 2021-03-16 11:05:34 +00:00
OCA-git-bot
a724decf5f [UPD] README.rst 2021-03-16 11:05:33 +00:00
OCA-git-bot
d219b7b36e Merge PR #64 into 12.0
Signed-off-by StefanRijnhart
2021-03-16 10:13:56 +00:00
OCA-git-bot
6700bd0a1e base_import_match 12.0.1.1.0 2021-02-26 16:26:22 +00:00
OCA-git-bot
ade3645365 Merge PR #66 into 12.0
Signed-off-by pedrobaeza
2021-02-26 16:20:56 +00:00
OCA-git-bot
045a3eb870 base_suspend_security 12.0.1.0.2 2021-02-17 09:10:18 +00:00
OCA-git-bot
6c089899bc Merge PR #111 into 12.0
Signed-off-by pedrobaeza
2021-02-17 09:01:37 +00:00
Holger Brunn
9e086b5346 [FIX] indentation
Co-authored-by: Andrea Stirpe <a.stirpe@onestein.nl>
2021-02-12 11:35:51 +01:00
Holger Brunn
d6a99cabc3 [FIX] base_suspend_security: Reuse existing suspended envs 2021-02-12 10:38:33 +01:00
Holger Brunn
f70b2f5ede [FIX] base_suspend_security: Pretend to be a list of ints if neccessary 2021-02-12 10:38:33 +01:00
Pedro Castro Silva
e27ebb144c Translated using Weblate (Portuguese)
Currently translated at 100.0% (39 of 39 strings)

Translation: server-backend-12.0/server-backend-12.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_user_role/pt/
2021-02-02 17:44:56 +00:00
Pedro Castro Silva
c5a18d46be Translated using Weblate (Portuguese)
Currently translated at 100.0% (23 of 23 strings)

Translation: server-backend-12.0/server-backend-12.0-base_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_global_discount/pt/
2021-01-05 14:44:07 +00:00
OCA Transbot
26866cc367 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_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_global_discount/
2020-12-17 08:57:50 +00:00
OCA-git-bot
5b5d540434 base_global_discount 12.0.2.1.0 2020-12-17 08:57:39 +00:00
oca-travis
8c3be922d4 [UPD] Update base_global_discount.pot 2020-12-17 08:52:38 +00:00
OCA-git-bot
907184ff24 Merge PR #103 into 12.0
Signed-off-by pedrobaeza
2020-12-17 08:31:19 +00:00
Stefan Rijnhart
567512272f [FIX] Prevent warning abount fields with same name
Also fix some other inconsistencies.
2020-12-16 22:46:53 +01:00
Andrius Laukavičius
115aba15df [FIX] base_user_role: default user multi-company
When creating user, default roles are using `base.default_user`, which
in multi-company case, can be from different company than user is being
created for. If thats the case, user creating another user, will get
access error, when trying to read default template user.

To work around that, we use sudo, to make sure, template user data can
be read regardless of a company.

Also improved the way base_user_role tests are run. Changed base test
class from TransactionCase to SavepointCase.

From how tests are ran perspective, both classes behave the same: each
test uses set up which is roll backed after.

But the difference is that SavepointCase case is much faster, because
it calls setUpClass once and saves this case for all tests (reusing
saved state).
2020-12-16 20:12:49 +02:00
OCA Transbot
c414dbd0cd 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_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_global_discount/
2020-12-14 15:02:39 +00:00
OCA-git-bot
b9eaf3317d base_global_discount 12.0.2.0.0 2020-12-14 15:02:25 +00:00
OCA-git-bot
5fd3fa662d [UPD] README.rst 2020-12-14 15:02:25 +00:00
oca-travis
e5a94c53a2 [UPD] Update base_global_discount.pot 2020-12-14 14:54:56 +00:00
OCA-git-bot
57058c0ff9 Merge PR #102 into 12.0
Signed-off-by pedrobaeza
2020-12-14 14:39:50 +00:00
david
ca68d56219 [IMP] base_global_discount: add specific security group
This way, it will be easier to decide who can set discount or not. The
current group scope is too broad.
2020-12-14 11:03:43 +01:00
Pedro M. Baeza
ec3123c72b Merge pull request #99 from vauxoo-dev/12.0-mysql_freeze-hbto
[FIX] Freezing mysqlclient version to 2.0.1
2020-12-10 13:30:21 +01:00
Humberto Arocha
0037e1a36c [FIX] Freezing mysqlclient version to 2.0.1 as more recent 2.0.2
makes the CI to fail
2020-12-10 00:48:04 -06:00
Pedro Castro Silva
aac2ebff05 Translated using Weblate (Portuguese)
Currently translated at 100.0% (20 of 20 strings)

Translation: server-backend-12.0/server-backend-12.0-base_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_global_discount/pt/
2020-09-17 13:00:11 +00:00
Pedro Castro Silva
154a1f8488 Added translation using Weblate (Portuguese) 2020-09-17 10:43:15 +00:00
OCA Transbot
3ab522b4c2 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/
2020-08-28 09:35:47 +00:00
OCA-git-bot
c2e412867b base_external_dbsource 12.0.1.1.0 2020-08-28 09:35:31 +00:00
oca-travis
13ed4e1b67 [UPD] Update base_external_dbsource.pot 2020-08-28 09:17:33 +00:00
OCA-git-bot
c985cc0cb5 Merge PR #86 into 12.0
Signed-off-by pedrobaeza
2020-08-28 08:58:52 +00:00
sergio.teruel
e69488436e [12.0][IMP] base_external_dbsource: Add company field to backend
fw-port from b7f439e04a
2020-08-24 13:19:18 +02:00
OCA Transbot
5f12148141 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/
2020-08-16 12:23:37 +00:00
OCA Transbot
d0e9fe13c5 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/
2020-08-07 16:00:24 +00:00
OCA-git-bot
760dcabeef [ADD] setup.py 2020-08-07 16:00:08 +00:00
OCA-git-bot
305dbcf38a [ADD] icon.png 2020-08-07 16:00:08 +00:00
oca-travis
e28ff81e46 [UPD] Update base_external_dbsource_mysql.pot 2020-08-07 15:54:48 +00:00
oca-travis
87cd5793d3 [UPD] Update base_external_dbsource.pot 2020-08-07 15:54:48 +00:00
OCA-git-bot
e23ed7da1f Merge PR #84 into 12.0
Signed-off-by pedrobaeza
2020-08-07 15:50:02 +00:00
Pedro M. Baeza
c43442a5a5 [IMP] base_external_dbsource_mysql: Don't depend on SQLite
The amount of shared code is so insignificant, that it doesn't worth to depend on
base_external_dbsource_sqlite.
2020-08-07 17:42:44 +02:00
OCA Transbot
024ac12e4a 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_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_global_discount/
2020-08-07 15:23:22 +00:00
Pedro M. Baeza
bf31637a8a [FIX] .travis.yml: Remove duplicity of PG 2020-08-07 17:23:14 +02:00
Adrià Gil Sorribes
73872b5035 [12.0][MIG] Migrate module base_external_dbsource_mysql 2020-08-07 16:56:57 +02:00
Sergio Teruel Albert
fd5ac13319 [11.0][MIG] base_external_dbsource_mysql: Migration to v11.0 2020-08-07 16:56:57 +02:00
oca-travis
82a0f6ea5a [UPD] Update base_external_dbsource_mysql.pot 2020-08-07 16:56:57 +02:00
Dave Lasley
85db7dac1e [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
2020-08-07 16:56:57 +02:00