t-attf-value="#{proposed_salary_value}"
name="proposed_salary"/>
I want to get proposed_salary value and employee_salary value in javascript and then add the values, show the sum value into another field.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi Shoaib,
Add a custom class for the input and t-esc span tags, and using that class tags fetch its value using jquery selectors.
Either use the functions inside the $(document).ready(function () {}) method or if its a Odoo rendered template, extends the particular widget which is used to render the template and fetch the details within that widget and calculate the sum and pass that value into the field using jquery.
Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 24
|
273 | ||
|
0
Jan 23
|
903 | ||
|
1
Jul 24
|
264 | ||
Portal Proveedores
Solved
|
|
3
May 24
|
643 | |
|
2
Jan 24
|
1880 |