Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
5231
Views
Hello Moubou
Try this
self.with_context(invoice_id=active_ids)
Hope this help.
Thank You Bhavik
use context['active_ids'] in v7 and in odoo8 and 9 use self._context['active_ids']
Thank You Parkash
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 | |
---|---|---|---|---|
api.onchange v8 doesnt work
Solved
|
|
2
Sep 15
|
4206 | |
|
0
May 15
|
2843 | ||
|
2
Nov 23
|
18140 | ||
|
2
Jan 19
|
3793 | ||
|
1
Dec 17
|
3271 |