Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Redner Odoo Module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
Redner Odoo Module
Merge requests
!78
Improve dynamic placeholder implementation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Improve dynamic placeholder implementation
topic/18.0/ob
into
branch/18.0
Overview
0
Commits
1
Pipelines
0
Changes
9
Merged
oury.balde
requested to merge
topic/18.0/ob
into
branch/18.0
2 months ago
Overview
0
Commits
1
Pipelines
0
Changes
9
Expand
Rename fields/methods for clarity:
dynamic_placeholder_button_hidden -> hide_placeholder_button
_compute_dynamic_placeholder_button_hidden -> _compute_hide_placeholder_button
Restructure JS components:
Replace dynamic_placeholder_charfield_patch with new component-based implementation
Add proper prop handling and converter type awareness
Add onchange handler to clear value when converter changes
Refactor placeholder computation using dictionary mapping
Update XML views with new field names and component parameters
Improve mimetype.py documentation and default handling
0
0
Merge request reports
Loading