Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field type validation #482

Open
pnajman-modoolar opened this issue Aug 22, 2024 · 1 comment
Open

Field type validation #482

pnajman-modoolar opened this issue Aug 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pnajman-modoolar
Copy link

Hi guys,

I've been using your plugin for about 2 years and I love what you have here.

I've found something and I was wondering if you could do something about it and it's related to the field type validation.

Below is a definition of the related field "customer_lead" from the model "sale.order.line" with invalid field type "Date".
Selection_1463

Valid field type in this case is "Float" as it can he seen here

From the plugin I would expect following:

  1. Report field definition as invalid
  2. Suggest the appropriate field type

PyCharm Version
Selection_1464

Odoo Plugin Version
Selection_1465

Thank you and keep up the good work,
Petar

@trinhanhngoc
Copy link
Member

Hello @pnajman-modoolar ,

Field type validation has been in my head for a long time. Your request will help me prioritise it. Please wait for it in upcoming versions. Thank you!

@trinhanhngoc trinhanhngoc added the enhancement New feature or request label Aug 22, 2024
@trinhanhngoc trinhanhngoc changed the title [IMP] Field type validation Field type validation Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants