hello!!
can anyone help me know what does the ID in the url mean??
And how can i get it please.
thanks a lot in advance.
Best Regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
hello!!
can anyone help me know what does the ID in the url mean??
And how can i get it please.
thanks a lot in advance.
Best Regards.
?#id=16&view_type=form&model=res.partner&menu_id=154&action=169
id = Database ID 16
view_type = form (show record 16 in a form view)
model = get the record from the res_partner table
?id=10&view_type=form&model=product.template&action=245&menu_id=452
id = Database ID 10
model = get the record from the product_template table
You can see the Database ID of every record in Odoo in Developer mode, with the View Metadata option.
@Ray Carnes i didnt get it because in the menu Employees/Employees for the first employee i have this id=2&view_type=form&model=hr.employee&menu_id=108&action=106 and the second id=3&view_type=form&model=hr.employee&menu_id=108&action=106 what does the id mean !!
@Ray Carnes i didnt get it because in the menu Employees/Employees for the first employee i have this id=2&view_type=form&model=hr.employee&menu_id=108&action=106 and the second id=3&view_type=form&model=hr.employee&menu_id=108&action=106 what does the id mean !! |
can you be more specifc . are you talking about the controler and rout or some whare alse
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 25
|
2063 | ||
|
1
Jul 25
|
661 | ||
|
1
Aug 25
|
1150 | ||
|
0
May 25
|
1242 | ||
|
2
Apr 25
|
3344 |