oca-travis
2852924ed7
[UPD] Update datetime_formatter.pot
6 years ago
oleksandrpaziuk
b817bd6b4b
[MIG] datetime_formatter: Migration to 11.0
7 years ago
OCA Transbot
f0eab53684
OCA Transbot updated translations from Transifex
7 years ago
Jairo Llopis
d1eecb0829
[MIG][10.0][datetime_formatter] Migration
Special highlights:
- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.
The rest is basically a standard migration.
7 years ago
OCA Transbot
136597f557
OCA Transbot updated translations from Transifex
9 years ago
cubells
996251166d
datatime_formatter migration to 9.0
8 years ago
Jairo Llopis
91594a7607
Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
9 years ago
Benoit
176916f536
[FIX] don't remove computed fields with inverse method of the onchange values
6 years ago
OCA Transbot
aa22af8988
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-12.0/server-tools-12.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_search_fuzzy/
6 years ago
oca-travis
7fd69765db
[UPD] Update base_search_fuzzy.pot
6 years ago
OCA-git-bot
9b798661f7
[ADD] setup.py
6 years ago
Pedro M. Baeza
5902af6a1a
Merge pull request #1478 from Tecnativa/12.0-mig-base_search_fuzzy
12.0 mig base_search_fuzzy
6 years ago
ernesto
cf88200208
[MIG] base_search_fuzzy: Migration to 12.0
6 years ago
oca-travis
3796315b0f
[UPD] Update base_search_fuzzy.pot
6 years ago
OCA Git Bot
a0cca98f56
[UPD] README.rst
7 years ago
cubells
1163574e2b
[MIG] base_search_fuzzy: Migration to 11.0
7 years ago
OCA Transbot
43b3f813ef
OCA Transbot updated translations from Transifex
7 years ago
Graeme Gellatly
c43c0b6764
[FIX] Typos
7 years ago
OCA Transbot
5399d82d99
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
e3e8717b5b
[MIG] base_search_fuzzy: Upgrade to v10
* Rename manifest
* Update openerp references to odoo
* Bump version
* Upgrade api usages
8 years ago
OCA Transbot
d0e26fbbee
OCA Transbot updated translations from Transifex
8 years ago
darshan-serpent
2dedfca770
Migrated base_search_fuzzy to v9
8 years ago
OCA Transbot
50d49ed8e7
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
741c2bebca
Fix typo
8 years ago
Christoph Giesel
85acb5e9f4
Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts
9 years ago
Simone Orsi
dcae543b0d
[12.0][MIG] base_jsonify: cleanup
6 years ago
Simone Orsi
cc255086ef
[12.0][MIG] base_jsonify: py3
6 years ago
oca-travis
0f3945dd0b
[UPD] Update base_jsonify.pot
6 years ago
OCA-git-bot
d139173ae5
[UPD] README.rst
6 years ago
Pierrick brun
d03284db97
base_jsonify: misc fixes on comments/docstrings
6 years ago
Sylvain Le Gal
101c504860
base_jsonify: add view for ir.exports
6 years ago
Pierrick Brun
53133a6eeb
base_jsonify: Use readme fragment mechanism
6 years ago
beau sebastien
3b07e01ef7
base_jsonify: restore travis configuration ( #112 )
* [ADD] restore travis configuration
* [PEP] fix pep8
* [REF] exclude product_categ_available_pos of testing due to issue https://github.com/odoo/odoo/pull/23749
6 years ago
Laurent Mignon (ACSONE)
2b93884e9d
base_jsonify: Output 'false' into json only for boolean fields
6 years ago
hpar
312ae42cca
base_jsonify: cleanups
remove copyrights from init and update copyrights
7 years ago
Sébastien BEAU
d632e08c1c
base_jsonify: remove False for int, float, string
7 years ago
Sébastien BEAU
1568e65c5b
base_jsonify: add support of reference fields
7 years ago
Laurent Mignon (ACSONE)
f16eb48bf1
base_jsonify: typo
8 years ago
Laurent Mignon (ACSONE)
32dfb8efe5
base_jsonify: Allow fields aliasing in jsonify
8 years ago
Sébastien BEAU
810ba38fd9
add base_jsonify module
9 years ago
sbejaoui
cf21042954
[UPD] - Update documentation
6 years ago
sbejaoui
0f4f8bbd74
[IMP] - get default values for non record onchange call
other improvement:
set onchange_specs to all fields as _onchange_spec()
retrun onchange fields for default view
return field value if it's set in onchange_fields (usuful to get default value for a field)
6 years ago
sbejaoui
a22f10e2ad
[IMP] - read may be harmful to performance
6 years ago
sbejaoui
a728a29854
[IMP] - Adapt unit tests
6 years ago
sebastienbeau
7e5ce25f56
[FWP] - Forward porting changes from #1253
6 years ago
sbejaoui
68b059158a
[ADD] setup.py
6 years ago
sbejaoui
340603078b
[12.0][MIG] - onchange_helper migration to 12.0
6 years ago
oca-travis
5f8f1a0e5a
[UPD] Update onchange_helper.pot
6 years ago
OCA Transbot
97342a2785
OCA Transbot updated translations from Transifex
7 years ago
Andrea
1c0b7b9971
[11.0][MIG] onchange_helper + add tests
7 years ago