I inherit the pos.order and added new field on that model but now i need to call that field to pos receipt how to do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
Hi,
To load a custom field into the POS, you need to define a new function called _loader_params_custom_model(). This function should return a dictionary with a key called search_params. The value of search_params should be a dictionary with two keys. They are domains and fields. The domain should be a list with a tuple specifying filters, and fields should be a list of field names that you want to load into the POS.
For more information refer the blog:
Hope it helps
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 | |
---|---|---|---|---|
|
0
अप्रैल 25
|
3005 | ||
|
0
अग॰ 25
|
370 | ||
|
4
मई 25
|
2852 | ||
|
2
मई 25
|
6281 | ||
|
1
मार्च 25
|
1915 |