Jairo Llopis
00194391e5
[IMP] base_export_manager: Several things (II):
* Improve UX for base_export_manager.
- Improve user instructions in README.
- Require some required fields.
- Allow to select models from a list.
- Allow to select up to 3 fields from dynamic lists.
- Improve translations.
- More tests.
- Translate column labels.
Some methods have been renamed, so version tag is raised to 8.0.2.0.0.
* Hardcode constraints in the `create` method instead of using normal ones.
Depending on the context where the record is created, it gets `resource` or `model_id`. The problem is that Odoo checks constrains before inverses, so constrains would fail always.
Test added to ensure future versions contemplate all use cases.
* Allow to reorder fields.
9 years ago
OCA Transbot
92f1f7585b
OCA Transbot updated translations from Transifex
9 years ago
Maxime Chambreuil
aa478ca6fa
[FIX+IMP] PEP8 + conflicts + Combined methods
8 years ago
smangukiya
afaea0e7bb
IMP: support v7,v8 API and remove sql with ORM methods ( #1 )
8 years ago
Sandip Mangukiya
f380a9c1eb
[IMP] Add export permission
8 years ago
OCA Transbot
086217ae99
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
8d8c96db67
[REF] base_export_manager: Fix model domain
* Change osv_memory to transient for model_id domain
8 years ago
Dave Lasley
63e88e8cfa
[MIG] base_export_manager: Upgrade to v9
* Upgrade base_export_manager to v9
* Rename JS to base_export_manager
8 years ago
Jairo Llopis
f1f4dd517d
[IMP] base_export_manager: Several things:
* Improve UX for base_export_manager.
- Improve user instructions in README.
- Require some required fields.
- Allow to select models from a list.
- Allow to select up to 3 fields from dynamic lists.
- Improve translations.
- More tests.
- Translate column labels.
Some methods have been renamed, so version tag is raised to 8.0.2.0.0.
* Make inverse method be called at view time.
* Hardcode constraints in the `create` method instead of using normal ones.
Depending on the context where the record is created, it gets `resource` or `model_id`. The problem is that Odoo checks constrains before inverses, so constrains would fail always.
Test added to ensure future versions contemplate all use cases.
* Allow to reorder fields.
9 years ago
Hans Henrik Gabelgaard
c01a3055a3
Missing rename
9 years ago
OCA Transbot
7bebe05476
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
e589852433
[REN] base_exports_manager > base_export_manager
9 years ago
OCA Git Bot
aca0669ab7
[UPD] README.rst
6 years ago
Pedro M. Baeza
235a588292
[IMP] mass_editing: Work with integration tests
Execute tests at the end after the module loading for not failing with a
required field not filled by default defined in other modules.
6 years ago
OCA Git Bot
3de5631db4
[ADD] setup.py
6 years ago
OCA Git Bot
20fb0d54eb
[UPD] README.rst
6 years ago
oca-travis
c89731549d
[UPD] Update date_range.pot
6 years ago
oca-travis
017cdef12d
[UPD] Update barcode_action.pot
6 years ago
Jordi Ballester Alomar
ee2eceb453
Merge pull request #21 from etobella/11.0-add-barcodes_action
[ADD] barcode_action
6 years ago
Enric Tobella
683f31eb39
[IMP] barcode_action: Add tests
6 years ago
Jordi Ballester Alomar
d509a2da21
implement an actual running example
6 years ago
Enric Tobella
d9012e7c96
[ADD] barcodes_action
6 years ago
OCA Git Bot
e9fa15fafa
[UPD] README.rst
6 years ago
Pedro M. Baeza
0b60416d15
[FIX] date_range: Pass integration tests
at_install should be False
6 years ago
Enric Tobella
89649e797b
Translated using Weblate (Español (España))
Currently translated at 100,0% (13 of 13 strings)
Translation: server-ux-11.0/server-ux-11.0-sequence_check_digit
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-sequence_check_digit/es/
6 years ago
Enric Tobella
7d62751eac
Translated using Weblate (Español (España))
Currently translated at 100,0% (6 of 6 strings)
Translation: server-ux-11.0/server-ux-11.0-sequence_reset_period
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-sequence_reset_period/es/
6 years ago
Enric Tobella
80fe517ee9
Added translation using Weblate (Español (España))
6 years ago
Pedro M. Baeza
75f1b4acf7
[IMP] date_range: Pass integration tests
If any module adds a required field on company, module fails. Executing it on
post_install, there's no problem.
6 years ago
Osoul
836d427f26
Translated using Weblate (Arabic)
Currently translated at 89.1% (41 of 46 strings)
Translation: server-ux-11.0/server-ux-11.0-date_range
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-date_range/ar/
6 years ago
Osoul
55715d4dd4
Translated using Weblate (Arabic)
Currently translated at 75.0% (6 of 8 strings)
Translation: server-ux-11.0/server-ux-11.0-base_technical_features
Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_technical_features/ar/
6 years ago
oca-travis
0a1667b92a
[UPD] Update sequence_reset_period.pot
6 years ago
oca-travis
2fc17ac36e
[UPD] Update sequence_check_digit.pot
6 years ago
oca-travis
177a54ecb2
[UPD] Update mass_editing.pot
6 years ago
oca-travis
d3a18cd75b
[UPD] Update easy_switch_user.pot
6 years ago
oca-travis
49d5110681
[UPD] Update date_range.pot
6 years ago
oca-travis
14493f20f3
[UPD] Update base_tier_validation.pot
6 years ago
oca-travis
61daecc4f8
[UPD] Update base_technical_features.pot
6 years ago
oca-travis
70fce53311
[UPD] Update base_optional_quick_create.pot
6 years ago
Pedro M. Baeza
864a4ed119
.travis.yml: Enable MAKEPOT
6 years ago
OCA Git Bot
9497f4bccd
[UPD] README.rst
6 years ago
Pedro M. Baeza
eb563e42a5
Merge pull request #18 from acsone/11.0-improve_readme
[IMP] date_range: new README structure
6 years ago
Laurent Mignon (ACSONE)
f1c3b9a4df
[IMP] date_range: new README structure
6 years ago
Pedro M. Baeza
a57f59b134
[FIX] mass_editing: Don't import tests
6 years ago
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