Stéphane Bidoul (ACSONE)
e17e69c2bd
trigger Travis build to generate .pot
6 years ago
Stéphane Bidoul (ACSONE)
3b0f062a20
remove obsolete .pot files [ci skip]
7 years ago
OCA Git Bot
f2a96c12e2
[ADD] setup.py
7 years ago
Jordi Ballester Alomar
eda22651d5
Merge pull request #16 from etobella/11.0-add-sequence_reset_period
[ADD] sequence_reset_period (11.0)
7 years ago
Enric Tobella
beedcf0eaf
[ADD] sequence_reset_period
7 years ago
Raúl Martín
8c950a68d8
[FIX] mass_editing: Fixing error when removing value for fields being translatable, as their translations were not removed. ( #12 )
7 years ago
OCA Git Bot
fb8066c71e
[ADD] setup.py
7 years ago
Pedro M. Baeza
0fcae785b4
Merge pull request #14 from Tecnativa/11.0-mig-base_optional_quick_create
[11.0] [MIG] base_optional_quick_create
7 years ago
Florent de Labarre
58d8e99bed
[MIG][11.0] base_optional_quick_create
7 years ago
OCA Git Bot
6fffea96f5
[ADD] setup.py
7 years ago
Jordi Ballester Alomar
4de6181bd0
Merge pull request #15 from Eficent/11.0-mig-base_tier_validation
[11.0][MIG] base_tier_validation
7 years ago
Lois Rilo
e0fd8c8416
[11.0][IMP] base_tier_validation: add tests
7 years ago
Lois Rilo
b957d888a3
[11.0][MIG] base_tier_validation
7 years ago
Lois Rilo
0b4abd1158
[10.0][MIG] base_tier_validation
7 years ago
Lois Rilo
cffdcfea0f
[9.0][IMP] base_tier_validation:
* able to restart validation
* sudo() not needed anymore
7 years ago
Lois Rilo
950d6af5ac
allow to add exceptions for fields that can be written on under validation records
7 years ago
Lois Rilo
9c7b6ef7ee
make possible to filter by validated records
7 years ago
Lois Rilo
beee538a64
[9.0][IMP] base_tier_validation: filter out reviews not pending
7 years ago
Lois Rilo
7e769842df
[9.0][IMP] base_tier_validation: tries automatically request validation and validate if possible.
7 years ago
Lois Rilo
373c0ac0ca
fix: blocking unneded records
7 years ago
lreficent
f658c72100
[9.0][ADD] base_tier_validation
7 years ago
Simone Rubino
2c9372a517
[FIX] base_optional_quick_create clears _api field of name_create method, unsetting the flag clears the patch
7 years ago
OCA Transbot
c2dd780d8f
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
2dd5f42c2e
FIX when have a "dead" model that is still in DB
8 years ago
Alexis de Lattre
210d8e2d41
Migrate base_optional_quick_create to Odoo 10
8 years ago
Jonathan Nemry (ACSONE)
eec5ce4cbf
[FIX] introduce the same behavior than 8.0
9 years ago
Jonathan Nemry (ACSONE)
31530669c2
[WIP] from 8.0 to 9.0 base_optional_quick_create
* bump version to 9.0.1.0.0 and make it installable
* apply a views/models directory arch into the module
* fix xpath anchor on ir_model views (osv_memory to transient)
* add README.rst
* apply some new api
9 years ago
Laurent Mignon
25bdb7d3e6
[FIX] This fixes #73
Check if the model still exists in the registry before registring the 'check_quick_create' hook
10 years ago
Alexis de Lattre
600a969bf6
Port to v8
PEP-8 compliant
10 years ago
Unknown
bf4e372ed3
Launchpad automatic translations update.
11 years ago
Lorenzo Battistini
658a13382f
[add] base_optional_quick_create
12 years ago
OCA Git Bot
2656b0923b
[ADD] setup.py [ci skip]
7 years ago
Serpent Consulting Services Pvt. Ltd
ea38704b68
[FIX] mass_editing : README correction ( #11 )
7 years ago
Jordi Ballester Alomar
943e93d108
Merge pull request #10 from Eficent/11.0-imp-date_range-multicompany
[11.0][IMP] date_range: adapt to multicompany
7 years ago
mreficent
830575740d
[ADD] date_range: migration files
7 years ago
mreficent
9a11f11e63
[ADD] date_range: multicompany tests
7 years ago
mreficent
1a67460010
[IMP] date_range: adapt to multicompany
7 years ago
Pedro M. Baeza
654d38388d
Merge pull request #9 from feketemihai/11.0-fix-unlink_date_tange_type
[11.0] [BUG] Fix date range type unlink.
7 years ago
Fekete Mihai
e4c6bebdeb
Fix unlink date range type.
7 years ago
Fekete Mihai
59088f4d93
Fix pylint warnings.
7 years ago
OCA Git Bot
2ef831debb
[ADD] setup.py
7 years ago
Pedro M. Baeza
3c36a5647b
Merge pull request #5 from AlceConsorcio/11.0-mig-mass_editing
[MIG] mass_editing: Migration to 11.0
7 years ago
Juan Negrete
6cda892544
[MIG] mass_editing: Migration to 11.0
7 years ago
Jairo Llopis
8b6d0d2d62
[FIX][mass_editing] Allow to delete models
Without this fix, it is impossible to uninstall an addon that removes a model for which we had a `mass.object`.
7 years ago
Florent de Labarre
bc40c37c25
[FIX] mass_editing : bug in view ( #906 )
* [FIX] View
* [FIX] viewing in community
7 years ago
OCA Transbot
a6675566cd
OCA Transbot updated translations from Transifex
8 years ago
Jerome Boisvert-Chouinard
59d1cb99e6
[10.0][FIX] backport of SerpentCS mass_editing v10 port ( #820 )
* Made Mass Editing module v10 compatible
* Mass Editing module v10 translations
* Update ir_model_fields.py
* [FIX] mass_editing v10 port openerp->odoo
* [FIX] pep8
* [FIX] remove no-longer supported auto_refresh in view
8 years ago
OCA Transbot
a7ced8b52b
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
ad4bcf8bae
[FIX][mass_editing] Remove view mode space
This resulted in frontend searching for ` tree` view, which of course does not exist.
8 years ago
OCA Transbot
aed7ada4be
OCA Transbot updated translations from Transifex
8 years ago